itch.io is community of indie game creators and players

Devlogs

Weekly Update - 2025/01/27

SLIME.boot
A browser game made in HTML5

New build for the week! I'm going to try to move to a weekly update schedule, every Monday. This week's update is:

  • Settings:
    • Cleaned up layout.
    • Fixed reverting to previous.
    • Fixed background image loading, and it's now stored in the theme instead of outside.
  • Fixed popup boxes internal layouts on the Login Screen.
  • Updated templates for deep scan level 1, and added some templates for level 2.
  • Added support for a mount point between the game save and the host. This will create a folder in the save file directory called "host_mount", and a folder in game at /mnt/host_mount. It should only allow files to be saved inside of this folder, but if you can escape it please let me know!
  • Updated Audio Player to handle more WAVE file formats, as well as support loading Ogg Vorbis and MP3 files. It can load 8, 16, 24, and 32 bit PCM (Format = 1), as well as 32 bit IEEE 754 floating point (Format = 3).
  • Added a History to the Browser, with forward and back buttons.

Files

  • slimeboot-windows-alpha.zip 83 MB
    Version 3
  • slimeboot-linux-alpha.zip 85 MB
    Version 4
  • slimeboot-web-alpha.zip 67 MB
    Version 4
Download SLIME.boot
Leave a comment