Skip to content

Commit 3c95746

Browse files
Update TODO.md
1 parent 2591994 commit 3c95746

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

TODO.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# ADDITIONS AND WHATEVER
22
some stuff i finna add eventually/soon lol
33

4+
- [x] Chart generator via `.MIDI`
5+
- [x] Hint generation
6+
- [x] Note generation
7+
- [x] Automatic difficulty generation
8+
- [x] Store `.MIDI` file in `.FNFC` files
49
- [x] Unhardcoded backing cards
510
- [ ] Softcode TitleState & MainMenuState
611
- [ ] Unhardcode offsets for TitleState
@@ -13,14 +18,20 @@ some stuff i finna add eventually/soon lol
1318
- [ ] Full CNE/Psych/Ludum Dare/osu!mania support via [`moonchart`](https://github.com/MaybeMaru/moonchart)
1419
- [ ] EXPERIMENTAL Lua support (will be barebones and specifically for modcharting, since it isn't the main focus of the engine like Psych's)
1520

21+
# ENHANCEMENTS FROM ISSUES
22+
- [x] [Add parallax/scrolling properties to CharacterData](https://github.com/FunkinCrew/Funkin/issues/3719)
23+
- [ ] [Expand the Character/Animation Debug to let you add animations and misc. data](https://github.com/FunkinCrew/Funkin/issues/3726)
24+
1625
# FIX KNOWN BUGS
1726
yeah vslice has more bugs than the fucking floor so im accounting whatever issues pop up on the base funkin repo lol
1827

1928
- [x] Characters in the Character Select menu keep cloning themselves
2029
- [x] A-Bot Visualizer doesn't react to volume
2130
- [x] The HaxeUI part of the Character Offset Editor isn't showing up
2231
- [x] [Lag spikes (and freezes) occur a lot during gameplay; causing the game's song audio to desync](https://github.com/FunkinCrew/Funkin/issues/3495)
32+
- [x] [Inability to pan the camera in the Animation Debug](https://github.com/FunkinCrew/Funkin/issues/3690)
2333
- [x] Freeplay difficulties aren't loading for some reason
34+
- [x] [Input offsets don't apply to hit windows, only rating windows](https://github.com/FunkinCrew/Funkin/issues/3692)
2435
- [x] `Conductor` doesn't update during gameplay
2536
- [ ] Backspace crashes in the input offset menu
2637
- [ ] DJ Boyfriend/Pico flickering, for some reason

0 commit comments

Comments
 (0)