Skip to content

Releases: M-Valentino/sacredOS

Sacred OS v1.18

30 Jan 01:03
Compare
Choose a tag to compare
  • 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

08 Jan 00:34
28c0aef
Compare
Choose a tag to compare
  • 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

03 Jan 00:51
Compare
Choose a tag to compare
  • 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

01 Dec 01:28
817dbf8
Compare
Choose a tag to compare
  • 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

28 Nov 04:28
62c31d7
Compare
Choose a tag to compare
  • 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

26 Nov 13:39
Compare
Choose a tag to compare
  • 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

25 Nov 16:53
Compare
Choose a tag to compare
  • Sacred OS now has a save file as feature! Try it out in notepad.

Sacred OS v1.11

25 Nov 10:37
Compare
Choose a tag to compare
  • 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

23 Nov 20:36
2fff53a
Compare
Choose a tag to compare
  • 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

22 Nov 19:35
Compare
Choose a tag to compare
  • 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).