GodotOS v1.0.3
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