diff options
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | src/main/resources/1.0 TODO.txt | 23 |
2 files changed, 19 insertions, 5 deletions
@@ -22,6 +22,7 @@ DulkirMod 1.8.9 Can be found [here](https://github.com/inglettronald/DulkirMod). <li>WireFrame and World Text Rendering (needs a recoding)</li> <li>Abiphone DND</li> <li>Custom Selected Block outline</li> + <li>Inactive Effigy Waypoints (rift)</li> </ul> </details> diff --git a/src/main/resources/1.0 TODO.txt b/src/main/resources/1.0 TODO.txt index ed299c4..f67b55d 100644 --- a/src/main/resources/1.0 TODO.txt +++ b/src/main/resources/1.0 TODO.txt @@ -1,15 +1,28 @@ 1.0 TODO: +Hype Broken +Arachne Timer +Keeper Waypoints +Item Ability Cooldown displays +Hide Explosion Particles +Starred Mob glow +Trim Useless Messages +Tablist Utility +Hide Scoreboard Numbers + +Later: +Speed Display +Health/Mana Display + +LATER LATER: + Deployable Timers + RENDERING TO-DO: - Tracer - Filled box - Outline Circle - Entity Outline - - Text in World - Text in HUD - Image in World - Image in HUD - - Surface sphere - - UTIL TO-DO: - - Scoreboard/Tablist to MutableList<String>
\ No newline at end of file + - Surface sphere
\ No newline at end of file |