Skip to content

v1.4.0

Latest

Choose a tag to compare

@Maaack Maaack released this 01 Nov 23:46
· 21 commits to main since this release
f2ef636

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