Skip to content

Releases: chickensoft-games/GameDemo

Version 3.1.0

06 Jul 18:23
95d185a
Compare
Choose a tag to compare

What's Changed

  • chore: use LF as default EOL for compatibility on Windows by @wlsnmrk in #18
  • test: updates tests that need fixing and upgrades to autoinject 2.1.0 by @definitelyokay in #19

Full Changelog: 3.0.0...3.1.0

Version 3.0.0

11 Jun 03:15
00b6005
Compare
Choose a tag to compare

Now with basic joypad support + saving and loading full game state! 🤠 Special thank you to the new contributors!

For Godot 4.2.2

What's Changed

  • chore: upgrade to godot 4.2.1 by @definitelyokay in #9
  • fix: Some syntax errors in editorconfig by @SaNeOr in #10
  • feat: Add joypad camera support by @emersonbottero in #12
  • feat: save/load by @definitelyokay in #16
  • docs: update readme by @definitelyokay in #17

New Contributors

Full Changelog: v2.0.0-godot4.2.0-beta.5...3.0.0

Version 2.0.0

08 Jan 05:22
7f19eb9
Compare
Choose a tag to compare

This refactors the entire project to have simpler, better application/game state management.

Version 1.0.0

10 Nov 06:15
Compare
Choose a tag to compare
  • Initial release!
  • Fully unit tested (100% code coverage)
  • Assets by GDQuest, FreePD CC 4.0, other SFX CC0, various shader code MIT from godotshaders.com