diff options
author | inglettronald <inglettronald@gmail.com> | 2023-06-26 19:33:41 -0500 |
---|---|---|
committer | inglettronald <inglettronald@gmail.com> | 2023-06-26 19:33:41 -0500 |
commit | 4e6af3727fc930d00a78fe91e19ba46f2dc63a28 (patch) | |
tree | d55c50b6137629cefc969d42c1dd8aa1c0cff126 /src | |
parent | 9b4a706bba856cea07ee8c42748b6cfde15bfb86 (diff) | |
download | DulkirMod-Fabric-4e6af3727fc930d00a78fe91e19ba46f2dc63a28.tar.gz DulkirMod-Fabric-4e6af3727fc930d00a78fe91e19ba46f2dc63a28.tar.bz2 DulkirMod-Fabric-4e6af3727fc930d00a78fe91e19ba46f2dc63a28.zip |
updated todo
Diffstat (limited to 'src')
-rw-r--r-- | src/main/resources/1.0 TODO.txt | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/src/main/resources/1.0 TODO.txt b/src/main/resources/1.0 TODO.txt index dea1954..ed299c4 100644 --- a/src/main/resources/1.0 TODO.txt +++ b/src/main/resources/1.0 TODO.txt @@ -1,16 +1,5 @@ 1.0 TODO: - - Patcher Inventory scaling - issues - - Old animation/custom animation ? - - Reparty Command - - HUD ELEMENTS CODE - -LIST OF EASY STUFF: - - Broken Hyp - - Abiphone DND - - double hook noot noota - - RENDERING TO-DO: - Tracer - Filled box @@ -20,4 +9,7 @@ LIST OF EASY STUFF: - Text in HUD - Image in World - Image in HUD - - Surface sphere
\ No newline at end of file + - Surface sphere + + UTIL TO-DO: + - Scoreboard/Tablist to MutableList<String>
\ No newline at end of file |