Skip to content

Releases: Maaack/Godot-Game-Template

v1.4.3

03 Feb 04:57
5950a15

Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

22 Dec 01:58
487e1df

Choose a tag to compare

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

10 Dec 00:39
1a659d4

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

01 Nov 23:46
f2ef636

Choose a tag to compare

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

28 Oct 04:56
5745224

Choose a tag to compare

What's Changed

  • Fixes input icon mapper re-selecting feature by @Maaack in #406
  • Fixes minimum sizes in the inputs options menu by @Maaack in #407
  • Add margins to opening image container by @Maaack in #408
  • Updates plugin version to 1.3.4 by @Maaack in #409

Full Changelog: v1.3.3...v1.3.4

v1.3.3

20 Oct 22:01
5a6327f

Choose a tag to compare

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

v1.3.2

17 Oct 00:10
6f6f8dc

Choose a tag to compare

A cleaning house patch release. Over 40 files were removed or consolidated.

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

14 Oct 18:24
6c7ccd4

Choose a tag to compare

What's Changed

  • Fixes UID warning in game UI scene by @Maaack in #381
  • Fixes missing joypad changes in example override.cfg by @Maaack in #382
  • Add inline documentation to export parameters by @Maaack in #383
  • Add option to disable capitalizing input action names by @Maaack in #384
  • Update localization support by @Maaack in #385
  • Updates plugin version to 1.3.1 by @Maaack in #388

Full Changelog: v1.3.0...v1.3.1

v1.3.0

02 Oct 16:48
005db11

Choose a tag to compare

This release simplifies the main menus and embeds back buttons in the sub-menus. It also centralizes scene paths to an autoload, so now files are easier to rearrange, and paths only need to be updated in one place.

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.2

25 Sep 18:25
37c5bce

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2