Skip to content

Instantly share code, notes, and snippets.

@Rian8337
Last active July 21, 2025 15:29
Show Gist options
  • Select an option

  • Save Rian8337/fbb1a4af946d8e333a97ab34c9625968 to your computer and use it in GitHub Desktop.

Select an option

Save Rian8337/fbb1a4af946d8e333a97ab34c9625968 to your computer and use it in GitHub Desktop.

Version 1.8.4.2

Additions

  • 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.

Changes

  • 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 Playfield category under Gameplay section 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/fail elements during break in HUD instead of gameplay area
    • These should not be affected by the playfield size setting.

Bug Fixes

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment