In this update13
Full notes
Full Multris update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Performance
- Gameplay
Multris changes
New Features
Added a Progression System in Numerical Mode
Initially, only size 1 is unlocked
To unlock the subsequent size, you must reach the level that is equal to the size you are playing
Your Top Score will be saved independently for each size, as well as a separate Top Score for Multris Mode
Added the ability to customize Key Binds
Enter the Control Edit Screen by following Options -> Controls
Controls are saved in SAVES/controls.cfg
Added the ability to resize the window to any size
The size and position of the window will be saved to SAVES/window.cfg
The size and position of the window will be restored upon exiting and re-opening the game
Added the ability to play in full-screen mode
Configurable under Options -> Fullscreen
The size and position of the window will be restored upon entering and exiting full-screen mode
Added the ability to change the volume of the game
Configurable under Options -> Volume
Added the ability to remove the FPS limit
Configurable under Options -> Limit FPS
Value is saved in Saves/options.cfg
Gameplay Changes
Maximum Piece size has been lowered from 9 to 8
In Numerical Mode, the size of the play-field is proportional to the size that you selected to play
Bug FIxes
Fixed a crash when attempting to place a piece while the line-clearing animation was playing
The number of completed lines will properly carry-over between levels
Previously, if you needed to complete 1 more line to level-up, but instead completed 4 lines at once, those extra 3 lines would not contribute to your progress for reaching the next level after the level-up
Technical Changes
A new method for keeping track of memory that is allocated for the current game state has been added. This makes it much easier to free all of the memory when the game state changes, for example when returning to the Main Menu after losing a game
Sprites are now stored in generic PNG format
Added a UI system to help make adding additional menu options easier
Source
Changelog.gg summarizes and formats this update. How we read updates.
