Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 5.22 KB

Release_0-72-2.md

File metadata and controls

37 lines (32 loc) · 5.22 KB

Release Changelog

[0.72.2] - 2023-03-01 - Hotfix

Added

  • Custom Window Config file has had some short instructions added for recommended use. No plans to move the config to a Save file, because of the nature of saving a Lua function in text - 9e92f37
  • Lua can take advantage of new Message Broadcasts that occur when certain F2 related events occur, ReloadedScripts, ReloadedMetrics, ReloadedOverlayScreens, ReloadedTextures - c7b68fa
  • Rebirth color config allows changing the title screen logo, gradient, and triangle - 5f67bb7
  • Rebirth has a new option for Wheel Spin Speed - f0eb69a
  • Rebirth hovering your local player name has a new tooltip saying that clicking will rename your profile - b0be391
  • Til Death has a new Mean display added to gameplay. It defaults off. Its customization keys are M and ,. You can turn it on with an option next to the Percent display - e1e78dd 02ce2d8
  • Tooltips can have their text size changed from Lua - 4533e70

Changes

  • GetDirListing API has been changed to allow filtering to only real files. The old API will work as it already has - 71991a7 209837b
  • Image loading should now be slightly faster in certain conditions, particularly on the D3D renderer - #1239
  • Network Options is hidden from the Rebirth menus because it isn't functional right now - f52f4b4
  • Rebirth MeasureBars option was moved to the ThemeConfig internally, which means that setting is reset for everyone - 298bec9 34986b9
  • Rebirth Player Config is now loaded per profile. Profiles load from the old place in /Save/Rebirth_settings/ unless not present, so no change is necessary for the user - 6ebb86a 2c53bd5
  • Rebirth Settings allows hovering the empty space between option names and option values to select them - b96cdba
  • Til Death Tooltip size reduced a bit so CDTitle hovers aren't huge - 495545f

Fixed

  • BPMDisplay stopped showing special random/unknown BPM types because SetFromSteps didn't support it - 24bb49b
  • Crashes by abusing Rebirth ColorConfig and CustomizeGameplay functionality - 603c0bc
  • Crashes by placing random audio file in a pack folder, or by naming a folder with an audio, image, or Stepmania extension - 71991a7 209837b
  • Crashes by finishing a download between the moment when you select a song and before entering gameplay - 40f0550
  • MacOS support for getLanguage slightly fixed for older versions. This may reduce rare crashing - 0ddd71a
  • Mouse cursor froze when reloading scripts or otherwise breaking mouse overlays - 77ee5a6
  • Rebirth Music Wheel should no longer randomly stop on files for 1 frame, causing a huge stutter - 232be6d
  • Rebirth Song Search would appear to do nothing if a search returned a chart that appears on multiple songs, but one of the song results was filtered out - 5fb7850
  • Replays with ghost taps before the beginning or ghost taps in large breaks, but close to incoming notes, would cause the rest of the replay to be offset and broken - 3f8f572
  • Replays recorded with one particular set of Song Offset and Global Offset settings were wrong when played back after changing settings - 6a75685
  • ScreenTextEntry should no longer cause the music to stop playing, breaking the visualizer - 64d23ef 5a71afe
  • Til Death Evaluation showed the wrong mean if you hit a mine on a live play (not replays) - 424eba6
  • Tooltip overlay shouldn't produce so many errors when reloading scripts - 4918feb