- Add playfield border setting by Rian8337
- When playfield size is under 100%, this will show a border around the gameplay space (worded "playfield" since it is easier for players to understand).
- The reason behind this is the massive amount of questions pertaining gameplay space being clipped (essentially, anything that is outside that space will not be rendered) starting from version 1.8.4. This should provide the expected area where hit objects will be rendered.
- Adjust music pitch in song selection menu when shift pitch in rate change setting is enabled by Rian8337
- Move playfield size and shrink downwards settings to a
Playfieldcategory underGameplaysection by Rian8337 - Use slider tick and end misses from score information for a more accurate pp calculation when available by Rian8337
- Put rank and
section-pass/failelements during break in HUD instead of gameplay area- These should not be affected by the playfield size setting.
- Fix wrong score multiplier calculation when multiple constant rate-changing mods (Custom Speed, Half Time, Double Time, and Night Core) are stacked together by Rian8337
- Scores that are affected by this bug will have their score multiplier recalculated. Depending on how many scores you have, this may take a while.
- Fix Replay V6 mod not being applied to pre-version 1.8.4 scores during version 1.8.4 update by Rian8337
- This fix will be applied along with the score multiplier recalculation.
- Fix score multiplier in mod selection menu not being updated when the beatmap is changed by Rian8337
- Fix community-contributed localizations from version 1.8.4 not being used by Rian8337
- Fix some mods from singleplayer being preserved in multiplayer and vice versa if free mod is allowed in the room by Rian8337
- Fix wrong unstable rate calculation by Rian8337
- Someone did not know how to calculate an average...
- Fix beatmap offset not being carried from pre-configured offset (in song selection menu) in game loading scene by Rian8337
- Fix Custom Speed mod icon not being skinnable by Acivev