Releases: Maaack/Godot-Game-Template
v1.1.0
The biggest change this release is the improved level manager. It works with either linear or open-world level systems. There's also some new and updated documentation. Details below...
What's Changed
- Fix creating game state when checking for level state by @Maaack in #328
- Updates instructions on using the credits scenes by @Maaack in #329
- Add game and plugin video to documentation by @Maaack in #330
- Auto add music and sfx busses by @Maaack in #331
- Adds a longer delay to the plugin start save by @Maaack in #332
- Update getting started documentation by @Maaack in #333
- Make flexible level loader and update documentation by @Maaack in #334
- Document scene loader by @Maaack in #336
- Updates plugin version to 1.1.0. by @Maaack in #337
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
1.0.0 Release
After over 2 years of development and updates over 25 jams, the Game Template and Plugin Suite have reached their 1.0.0 release! 🚀
Thanks to everyone who provided feedback or support. It's meant a lot!
What's Changed
Full Changelog: v0.23.4...v1.0.0
v0.23.4
This is everything planned for the 1.0 release tomorrow, assuming nothing is broken during testing.
What's Changed
- Removes code for deprecating old project setting name. by @Maaack in #279
- Fixes for compatibility with Godot 4.3 by @Maaack in #317
- Update documentation by @Maaack in #318
- Credits scenes improvements by @Maaack in #319
- Updates plugin version to 0.23.4. by @Maaack in #320
Full Changelog: v0.23.3...v0.23.4
v0.23.3
Another small bug fix release. Targeting later this week for the 1.0 release. I might try to squeeze in one more minor update before then.
What's Changed
- Bug fixes and improvements by @Maaack in #314
- Confirm new game dialogue by @Maaack in #313
- Add games made by @Maaack in #315
- Updates plugin version to 0.23.3 by @Maaack in #316
Full Changelog: v0.23.2...v0.23.3
v0.23.2
v0.23.1
v0.23.0
v0.22.1
What's Changed
- Fixes SceneLoader.get_resource() to return cached scene by @Maaack in #293
- Renames LevelListLoader node in Game UI scene tree by @Maaack in #296
- Loading screen level reloading fix by @Maaack in #297
- Updates fixed tutorial manager in project root by @Maaack in #299
- Fixes errors during installation wizard by @Maaack in #300
- Updates plugin version to 0.22.1 by @Maaack in #301
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
- Add itemlist ui sounds by @catprisbrey in #286
- Fixes reading "SFX" audio bus from config by @Maaack in #287
- Adds Tree to UI SFX controller by @Maaack in #288
- Fixes music controller using freed instance by @Maaack in #289
- Reorders new UI SFX export vars to match older groups by @Maaack in #290
- Documents setup for games without levels by @Maaack in #291
- Updates plugin version to 0.22.0 by @Maaack in #292
Full Changelog: v0.21.2...v0.22.0