Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

v1.6.3

Latest

Choose a tag to compare

@corecathx corecathx released this 09 Mar 10:20
· 67 commits to master since this release

v1.6.3 Cool stuffs

Features addition, and bug fixings :)

[Additions]

  • Added "Open in Explorer" in Mod Editor.
  • Added Note arguments to Chart Editor, similiar to Event arguments.
  • Added a way to create a new chart / add your songs in the engine.
  • Added Metronome to chart editor.
  • Added selection box (click and drag) to Chart Editor. (BETA)
  • Added Waveforms to Chart Editor (Heavily based off Psych Engine's Waveforms feature)
  • Added more cool stuff to Chart Editor.

[Improvements]

  • PlayState.hx clean-up.
  • Reduced memory usage in Chart Editor

[Adjustments]

  • Updating your mod via New Mod Menu will no longer remove your credits.txt and songList.txt file.
  • Redesigned the engine's pop-ups a bit

[Bugfix]

  • Fixed a bug where the game crashes on Week 7 Story Mode.
  • Fixed a base game bug where if you change the note sustain value without selected any notes in Chart Editor, the game crashes.
  • Fixed a bug where you can create a mod outside the cdev-mods folder, also where the game will crash if you used a restricted symbols and names.
  • Fixed Discord RPC Always showing "Easy" difficulty on every song.
  • Fixed a bug where the in-game updater always showing incorrect download estimation time.
  • Fixed a developer bug where i forgot to enable the GitHub Version checking.
  • Fixed a bug where the game crashes if there's a mod folder with no mod.json file inside of it
  • Fixed a bug where you can't remove a note in the opponent's playfield (Chart Editor).
  • Fixed a bug where pressing 7 right before death soft locks the game.

Full Changelog: v1.6.2...v1.6.3