From 8d29652ce4d511a60c019246938b793f76577828 Mon Sep 17 00:00:00 2001 From: NullBite Date: Wed, 21 Jun 2023 21:15:00 -0400 Subject: [PATCH] Update TODO.md --- TODO.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 5a320c9..b2e93ca 100644 --- a/TODO.md +++ b/TODO.md @@ -10,6 +10,7 @@ ## Rewrite - [ ] fix data api + - [ ] ConfigAPI - [ ] reimplement avatar settings - [ ] fix sound - [ ] fix Blockbench animations @@ -24,9 +25,9 @@ - [ ] fix UVManager with matrices or something - [ ] add swap to skin texture - [ ] split off large snippets of code into separate files - - [ ] PartsManager - - [ ] UVManager - - [ ] utility functions + - [.] PartsManager + - [.] UVManager + - [.] utility functions - [ ] cleanup tick functions, timers - [ ] cleanup armor code to make less redundant