Skip to content

GodotOS v1.0.3

Compare
Choose a tag to compare
@popcar2 popcar2 released this 18 Jan 18:25
· 23 commits to main since this release

New feature: A generic pause menu for games! This can be enabled or disabled on a per-game basis, so you don't have to implement one each game. You can pause/unpause with ESC.

Other improvements:

  • Added illegal characters in file names (such as / and \) to avoid accessing places you shouldn't be able to.
  • Reduce the size of the default wallpaper further (96kb --> 78kb), courtesy of Brahilims
  • Fixed a bug where you can have empty file names
  • Fixed broken pictures for the settings icon and window expand icon (they had compression artifacts)
  • Fixed a bug where you can accidentally select other files when renaming a file