Skip to content

Releases: PunchablePlushie/godot-game-settings

3.2.3

13 Nov 23:40
3b0379c
Compare
Choose a tag to compare
  • Fix fullscreen setting not having windowed mode.

3.2.2

09 Nov 00:32
Compare
Choose a tag to compare
  • Fix a type error in the fullscreen setting.
  • Change the fullscreen setting to use exclusive fullscreen mode instead.

3.2.1

29 Oct 17:15
9f79f1c
Compare
Choose a tag to compare
  • Fix EditorInterface parse error when the project is exported.
  • Fix resource loader errors when hte project is exported.

3.2.0 for Godot 4.3

02 Sep 15:44
2d1af7c
Compare
Choose a tag to compare

This version mainly ported the plugin to Godot 4.3 along with adding other small improvements.
View release notes

v3.1.0

10 Oct 05:55
afa9bb1
Compare
Choose a tag to compare

GGS 3.1 Major Update
View Changelog

v3.0.3

22 Sep 10:25
a27d779
Compare
Choose a tag to compare

• Fix category selection bug in Godot 4.1

v3.0.2

17 Jun 17:03
6bbbcfa
Compare
Choose a tag to compare
  • Fixed an issue where the game would crash if the user attempted to rebind input using mice with more than five keys.
  • Fixed an issue where rebinding left and right arrow keys would rebind to the gamepad left button and right button instead.

v3.0.1

13 May 00:21
710a410
Compare
Choose a tag to compare

Bug Fixes:

  • Centering the window (part of the fullscreen toggle process) now works properly on setups with multiple displays.

v3.0.0

25 Mar 06:17
Compare
Choose a tag to compare

GGS 3.0 for Godot 4