From 382891c1931ff61a38e0eb0b59595e5ab31c45d4 Mon Sep 17 00:00:00 2001 From: KadeDeveloper Date: Wed, 21 Jul 2021 16:10:38 -0700 Subject: [PATCH] changelogs --- docs/changelogs/changelog-1.6.md | 35 ++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 docs/changelogs/changelog-1.6.md diff --git a/docs/changelogs/changelog-1.6.md b/docs/changelogs/changelog-1.6.md new file mode 100644 index 0000000..57e70d5 --- /dev/null +++ b/docs/changelogs/changelog-1.6.md @@ -0,0 +1,35 @@ +# Latest (master) changelog + +Changes marked with 💖 will be listed in the short version of the changelog in `version.downloadMe`. + +### Additions +- 💖 Full reworked charter +- Note quantization +- 💖 BPM Changes & Scroll Speed Change Support +- 💖 StepMania File Format support +- Anti-Aliasing option for low end pc's +- 💖 Pre-loading for characters option +- New Logo +- 💖 New Main Menu Remix +- 💖 Difficulty Calculator +- Week Locking +- Character Offset Files +- Many new options + +### Changes +- Reworked Health Drain to be harsher +- 💖 Held notes being weird as fuck (completely reworked them) +- Many beat based things actually go to the beat (blue balls, title screen, etc) +- Losing Icon for Father Dearest & Mommy Mearest together + +### Bugfixes +- BF Animation ending too early +- Held note end fix (this made me mad) +- Up arrow having a 8 pixels next to it +- Stop crashes with "R" +- Fixed dropped inputs for stacked notes. +- Fixed multiple crashes +- Fixed spirit being weird +- Fixed a lot of desyncs +- Ghost Tapping works now +- Pressing 7 while dying no longer freezes you in time. \ No newline at end of file