You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say goodbye to song and level script templates, we don't need them anymore!
Say goodbye to [variationId]Injector.hxc, variation injection will now be done using polymod's append logic.
Difficulty sorting doesn't use "playData.ratings" anymore (that was a terrible Idea) and instead uses difficulty definitions which are also implemented using append logic.
Alternative level data now gets loaded automatically.
All of the UD-related stuff will now be in data/UD
Added special attributes to darnell, 2hot, blazin' and eggnog for song script customization.
Revised the whole code base.
Added new Logo and Icon (under CC BY-NC 4.0 License)
Switched to MIT License for the code.
Added difficulty display name trimming to pause menu and hopefully discord RPC in the future.
Added story mode menu events.
Added the ability to add songs to levels using alt level data (under specific requirements).
PLEASE look at the README.md files for more information on changes or additions. I can't add everything here, It's too much.