Releases: M-Valentino/sacredOS
Releases · M-Valentino/sacredOS
Sacred OS v1.18
- Icons in files.html have been reworked to have a more consistent design with the rest of the OS.
- Custom program icons now show in files.html
- jsNES now has an option for EPX pixel art upscaling.
Sacred OS v1.17
- The start menu now has a maximum height, and you can scroll through installed programs if you have a lot of them.
- Added the "contain" desk background mode.
Sacred OS v1.16
- You can now zoom in on pictures in the image viewer.
- Fixed bug where folder names and file names could be created with brackets. These characters are incompatible with the kernel.
Sacred OS v1.15
- Taskbar buttons now have program icons.
- The settings program now correctly displays the current desktop baground mode after reopening the program.
- jsNES has better NES screen scaling options.
Sacred OS v1.14
- Sacred OS now has an NES emulator!
- To go along with the emulator I've included a copy of D-Pad Hero 2.
Sacred OS v1.13
- The app store now has a search feature.
- When starting notepad without a file open, when you create a new file then save changes to that file through notepad.html
Sacred OS v1.12
- Sacred OS now has a save file as feature! Try it out in notepad.
Sacred OS v1.11
- Fixed various bugs with file/folder operations, and have implemented unit tests to prevent them from showing up again.
- Fixed bug where if it is 12:00 am, the time showed at 00:00 am.
Sacred OS v1.10
- Fixed a bug where files could be created with an empty name through a kernel command.
- Sacred OS now has unit tests.
- You can now jump to directories in files.html
Sacred OS v1.9
- Fixed a bug where folder and file labels were not consistently centered.
- Fixed a bug where folders were not created in the right location three levels deep from the root folder.
- Prevented folders from being created with no name (empty string).