diff options
author | inglettronald <inglettronald@gmail.com> | 2023-07-19 10:34:12 -0500 |
---|---|---|
committer | inglettronald <inglettronald@gmail.com> | 2023-07-19 10:34:12 -0500 |
commit | 261370d3539579b23f3cf07733d310e9ff35becb (patch) | |
tree | 799742697b26243d376a0b9030c909446e0b377c /README.md | |
parent | 306e32869357f2151d733a6b11e547b676d06954 (diff) | |
download | DulkirMod-Fabric-261370d3539579b23f3cf07733d310e9ff35becb.tar.gz DulkirMod-Fabric-261370d3539579b23f3cf07733d310e9ff35becb.tar.bz2 DulkirMod-Fabric-261370d3539579b23f3cf07733d310e9ff35becb.zip |
working on some polish for animations code
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -23,6 +23,11 @@ DulkirMod 1.8.9 Can be found [here](https://github.com/inglettronald/DulkirMod). <li>Abiphone DND</li> <li>Custom Selected Block outline</li> <li>Inactive Effigy Waypoints (rift)</li> + <li>Custom Held Item Placement/Animations</li> + <li>Glow Utility (ESP Toggle currently broken on AMD, HMU if you're a wizard with OpenGL and feel inclined to help)</li> + <li>Cooldown Tracking through Durability Display (Working for some sound cooldowns, need to input some data)</li> + <li>NO DOWNTIME alarm. Plays Iphone alarm if you stop moving after a certain amount of time.</li> + <li>Large Explosion Particle render toggle</li> </ul> </details> @@ -32,11 +37,11 @@ DulkirMod 1.8.9 Can be found [here](https://github.com/inglettronald/DulkirMod). </summary> <ul> <li>Most features from DulkirMod 1.8.9</li> - <li>Starred Mob Outlines in Dungeons</li> - <li>A more thorough Rendering library to support the expandability of this mod</li> - <li>Waypoints (coming soon!)</li> - <li>OldAnimations AND customAnimations</li> + <li>Lots more Rendering Utility</li> + <li>OldAnimations ??</li> <li>Etherwarp display</li> + <li>HUD for health, Mana, Speed</li> + <li>A lot more I'm forgetting about</li> </ul> </details> |