From 315806e46706bab6465601282d908b46dd7e60b4 Mon Sep 17 00:00:00 2001 From: inglettronald Date: Sat, 15 Jul 2023 23:12:38 -0500 Subject: updated readme/todo --- README.md | 1 + src/main/resources/1.0 TODO.txt | 23 ++++++++++++++++++----- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9d3e1e9..32851fa 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ DulkirMod 1.8.9 Can be found [here](https://github.com/inglettronald/DulkirMod).
  • WireFrame and World Text Rendering (needs a recoding)
  • Abiphone DND
  • Custom Selected Block outline
  • +
  • Inactive Effigy Waypoints (rift)
  • 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 \ No newline at end of file + - Surface sphere \ No newline at end of file -- cgit