Skip to content

0.4 - Mod Support Update

Compare
Choose a tag to compare
@ShadowMario ShadowMario released this 17 Sep 18:52
· 1119 commits to main since this release
  • Weeks are now in .json files outside of the Source code

  • Dialogue portraits are now in .json files outside of the Source code

  • Dialogues are now in .json files with an easier understandable syntax

  • Story Mode Characters are now in .json files outside of the Source code

  • Added Week Editor

  • Added Menu Character Editor

  • Added Dialogue Portrait Editor

  • Added Dialogue Editor

  • Added basic support to Custom Stages

  • Added a Stage drop down to Chart Editor

  • Added Support to .MP4 Video Cutscenes (by PolybiusProxy)

  • Added Animation Ghosts for Character Editor

  • Added Waveform visualizer to Chart Editor

  • Added support to Events coded in LUA

  • Added support to Note types coded in LUA

  • Added support to change Game Over Character/Sounds on LUA

  • Added Music Fade In/Out functions to LUA

  • Added Debug Print Message function to LUA

  • Added Input/Accuracy changes (by Shubs)

  • Added 2 new Easter eggs

  • Softcoded Roses' BG Freaks expression

  • Made character health icons easier to set up

  • Softcoded Health icons with no antialiasing

  • Fixed Crashes on Character Editor

  • Fixed "Copy Section" button on Chart Editor

  • Other Minor bug fixes