Releases: Maaack/Godot-Game-Template
Releases · Maaack/Godot-Game-Template
Release list
v1.4.7
What's Changed
- Updates for godot 4.7 by @Maaack in #479
- Fix of pause menu close event ordering by @Maaack in #459
- Add recursive search to file lister by @Maaack in #480
- Ignore translation output files by @Maaack in #481
- Fixes issues with window container titles by @Maaack in #482
- Improve options menu by @Maaack in #483
- Fix capture focus on pause menu by @Maaack in #484
- Updates documentation by @Maaack in #485
- Updates plugin version to 1.4.7 by @Maaack in #486
Full Changelog: v1.4.6...v1.4.7
v1.4.6
v1.4.5
v1.4.4
v1.4.3
What's Changed
- Level manager tidying by @Maaack in #441
- Fix tutorials bug from awaiting wrong signal by @Maaack in #443
- Fix minimum sizing bugs by @Maaack in #444
- Split up pause controller logic by @Maaack in #445
- Add current level path var to level loader by @Maaack in #446
- Update documentation by @Maaack in #447
- Fix auto updating plugin scripts getting blank arrays by @Maaack in #448
- Update for Godot 4.6 by @Maaack in #449
- Minor fixes by @Maaack in #450
- Updates plugin version to 1.4.3 by @Maaack in #451
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Fix crash after copying and running test by @Maaack in #427
- Limit to one game won or lost per manager by @Maaack in #428
- Key remapping window improvements by @Maaack in #429
- Plugin script improvements by @Maaack in #430
- Add exit game confirmation to main menu by @Maaack in #431
- Fix new game confirmation window bug by @Maaack in #432
- Moves version label to above main menu buttons by @Maaack in #433
- Fix version label container grabbing focus by @Maaack in #434
- Remove extra setting_changed emit and fix related bugs by @Maaack in #435
- Level manager improvements by @Maaack in #436
- Update level manager documentation by @Maaack in #437
- Labels level examples clearly by @Maaack in #438
- Updates plugin version to 1.4.2 by @Maaack in #439
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Fix opening show loading screen bug by @Maaack in #419
- Improve end credits usability by @Maaack in #420
- Add games made and new featured game by @Maaack in #418
- Overlaid window improvements by @Maaack in #421
- CI/CD improvements by @Maaack in #422
- Fix issues with unloading singletons by @Maaack in #424
- Fix plugin not freeing windows when closed by @Maaack in #425
- Updates plugin version to 1.4.1 by @Maaack in #426
Full Changelog: v1.4.0...v1.4.1
v1.4.0
This release replaces in-game Dialogs with easily themeable PanelContainers, and adds CI/CD (from a new contributor!) that automatically make builds on GitHub and pushes them to Itch.io!
What's Changed
- Feat: Create a github action to build the project and publish it on itch.io by @oulianov in #387
- Replaces dialogs with windows by @Maaack in #410
- Update CI/CD workflow by @Maaack in #412
- Fix key assignment window to show currently assigned input by @Maaack in #413
- Add installation complete window by @Maaack in #414
- Adds plugin version label by @Maaack in #415
- Updates plugin version to 1.4.0 by @Maaack in #416
New Contributors
Full Changelog: v1.3.4...v1.4.0
v1.3.4
v1.3.3
What's Changed
- More file organization and fixes by @Maaack in #400
- Fixes links in credits label not responding to clicks by @Maaack in #401
- Fixes next button in input remapping not updating disabled state by @Maaack in #402
- Updates README sections Extras and Examples by @Maaack in #404
- Adds oversampling_override setting to dialogs by @Maaack in #405
- Updates plugin version to 1.3.3 by @Maaack in #403
Full Changelog: v1.3.2...v1.3.3