Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Releases: SlickFromMars/rooms-2022

1.1.1 - Finalist Edition

27 Feb 18:29
Compare
Choose a tag to compare

Quick Announcement

We made top 10 in states! Sadly didn't place top 3, but still did really well and I'm very proud.

This should be the last update. Going to try to focus my resources to new projects.

Get the game on GameJolt!

Notable Changes

  • New Apache License
  • Link fixes
  • Update Checker overhaul

Full Changelog: v1.1.0...v1.1.1

1.1.0 - QOL Update

22 Feb 01:23
Compare
Choose a tag to compare

Probably the final update. Ready for GameJolt.

Notable Changes

  • Pretty much completely reworked most of the code. much faster, lots of other stuff
  • Gamepad support
  • Screenshot system
  • lots more check the files i dont wanna type a list

Full Changelog: v1.0.1...v1.1.0

1.0.1

07 Feb 18:04
Compare
Choose a tag to compare

Just a bug patch. Fixed a few things.

Notable Changes:

  • Retro Mode Shader
  • General code optimization
  • Fixed the GitHub link

Full Changelog: v1.0.0...v1.0.1

1.0.0 - The Full Game

02 Feb 19:49
Compare
Choose a tag to compare

1.0.0 is out! It works and it's got 5 functional levels.

Notable Changes:

  • Code overhaul!
  • New level! A good ending.
  • Modding framework, for anyone who would like to mod the game.
  • Easter eggs (disabled on the web version)
  • Lots more. Full file change log is below check that out.

Full Changelog: v0.4.2...v1.0.0

0.4.2

23 Jan 15:43
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release

Not much happened in this update, just some general changes I want to make official before the next major update.

Notable Changes

  • New jumper_3 level
  • Return of the library level
  • Removed an unnecessary line break on the jumper hint
  • General code fixes

Full Changelog: v0.4.1...v0.4.2

0.4.1

19 Jan 20:00
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

Notable Changes

  • Fixed issues with the jumper levels
  • Bookshelf variants

Full Changelog: v0.4.0...v0.4.1

0.4.0 - The Chasm Update

19 Jan 17:03
Compare
Choose a tag to compare
Pre-release

Notable Changes

  • Level 4! Jump across chasms using steam vents.
  • Disabled library level (it's tiny and sets a bad example)
  • Addition of barrier prop
  • Title Screen Polish
  • License File
  • Files are now stored in the pretty format (temporarily)

Full Changelog: v0.3.1...v0.4.0

0.3.1

17 Jan 15:46
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

Notable Changes

  • Removal of language text files (really never needed them in the first place)
  • Basic code optimization
  • FPS counter can now be disabled through Project.xml

Full Changelog: v0.3.0...v0.3.1

0.3.0 - Discord RPC and More

17 Jan 13:06
Compare
Choose a tag to compare
Pre-release

New workflow automatically tests compilation of the code. Eventually, this should deploy to the server.

Notable Changes

  • Discord RPC so your friends can see you play
  • Build Test Workflow
  • General Code and File Optimization
  • Haxe Module Manger Implementation
  • Camera deadzone decrease

Full Changelog: v0.2.0...v0.3.0

0.2.0 - Quality Of Life Features

12 Jan 15:20
Compare
Choose a tag to compare
Pre-release

Notable Changes

  • New storage room
  • FPS display upgrade! Now displays your memory (based off of code from Psych Engine)
  • Bookshelf sprite update
  • Code and file optimization
  • Quality of life level adjustments
  • Solved an issue when colliding with multiple props

Full Changelog: v0.1.1...v0.2.0