Skip to content

1.0.0 - This update is so big, I had to make it 1.0

Compare
Choose a tag to compare
@AppleHair AppleHair released this 25 Jun 15:48
· 45 commits to main since this release
  • 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.