Update TODO.md

This commit is contained in:
NullBite 2023-06-21 21:15:00 -04:00
parent 12717afd32
commit 8d29652ce4
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -10,6 +10,7 @@
## Rewrite ## Rewrite
- [ ] fix data api - [ ] fix data api
- [ ] ConfigAPI
- [ ] reimplement avatar settings - [ ] reimplement avatar settings
- [ ] fix sound - [ ] fix sound
- [ ] fix Blockbench animations - [ ] fix Blockbench animations
@ -24,9 +25,9 @@
- [ ] fix UVManager with matrices or something - [ ] fix UVManager with matrices or something
- [ ] add swap to skin texture - [ ] add swap to skin texture
- [ ] split off large snippets of code into separate files - [ ] split off large snippets of code into separate files
- [ ] PartsManager - [.] PartsManager
- [ ] UVManager - [.] UVManager
- [ ] utility functions - [.] utility functions
- [ ] cleanup tick functions, timers - [ ] cleanup tick functions, timers
- [ ] cleanup armor code to make less redundant - [ ] cleanup armor code to make less redundant