Skip to content

Releases: Maaack/Godot-Game-Template

v1.1.0

16 Jul 03:54
81a652b
Compare
Choose a tag to compare

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

03 Jul 06:14
a095154
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Jun 13:02
db42d1b
Compare
Choose a tag to compare

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

27 Jun 00:28
86cb387
Compare
Choose a tag to compare

This is everything planned for the 1.0 release tomorrow, assuming nothing is broken during testing.

What's Changed

Full Changelog: v0.23.3...v0.23.4

v0.23.3

23 Jun 17:35
b163e92
Compare
Choose a tag to compare

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

Full Changelog: v0.23.2...v0.23.3

v0.23.2

13 Jun 19:11
74ccf77
Compare
Choose a tag to compare

A fix for a bug I found just as I'm about to start another jam 😅

What's Changed

  • Fixes end credits not resizing by @Maaack in #310
  • Improves path visibility in kenney's input prompt installer by @Maaack in #311
  • Updates plugin version to 0.23.2 by @Maaack in #312

Full Changelog: v0.23.1...v0.23.2

v0.23.1

11 Jun 06:15
cf85841
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.23.1

v0.23.0

08 Jun 01:35
ef4f0e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.1...v0.23.0

v0.22.1

07 Jun 05:52
9ca110d
Compare
Choose a tag to compare

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

28 May 21:10
31e301f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.2...v0.22.0