aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorronald <inglettronald@gmail.com>2023-07-30 17:41:02 -0500
committerronald <inglettronald@gmail.com>2023-07-30 17:41:02 -0500
commitcb1c7a0db3ba8990c65dce812a435bc1abadd369 (patch)
treec4ff025989ed50d40d9a7f9861961104667ba397 /README.md
parentd6faaa1f987b8766637fbc1e20a97112dfce164a (diff)
downloadDulkirMod-Fabric-cb1c7a0db3ba8990c65dce812a435bc1abadd369.tar.gz
DulkirMod-Fabric-cb1c7a0db3ba8990c65dce812a435bc1abadd369.tar.bz2
DulkirMod-Fabric-cb1c7a0db3ba8990c65dce812a435bc1abadd369.zip
Added Rift Stuff and some cooldowns
Diffstat (limited to 'README.md')
-rw-r--r--README.md26
1 files changed, 17 insertions, 9 deletions
diff --git a/README.md b/README.md
index 31d98ef..561d73a 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,9 @@ DulkirMod 1.8.9 Can be found [here](https://github.com/inglettronald/DulkirMod).
<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>Commands for Preset Export/Import to/from Clipboard (see /animations)</li>
+ <li>Glow Utility (no ESP toggle, currently not used for anything)</li>
+ <li>Cooldown Tracking through Durability Display (Working for some sound cooldowns)</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>
<li>Hide Scoreboard Numbers</li>
@@ -35,6 +36,16 @@ DulkirMod 1.8.9 Can be found [here](https://github.com/inglettronald/DulkirMod).
<li>Hide Hunger Display option</li>
<li>AOTV Etherwarp display</li>
<li>Action Bar HUD replacements (HEALTH, MANA, DEF, SPEED)</li>
+ <li>Hide Lightning in Skyblock</li>
+ <li>Hide Fire Overlay</li>
+ <li>Slayer Miniboss Alerts + Boxes</li>
+ <li>Boss Kill time Feedback for slayers</li>
+ <li>Clean Blaze Slayer Mode! (Removes particles and kills fireballs)</li>
+ <li>Damage Splash Truncate/Hide</li>
+ <li>Blaze Attunement Display</li>
+ <li>Broken Hyperion Notification</li>
+ <li>Max Visitors Notification</li>
+ <li>Garden HUD for Composter/Visitors</li>
</ul>
</details>
@@ -43,12 +54,7 @@ DulkirMod 1.8.9 Can be found [here](https://github.com/inglettronald/DulkirMod).
<b>Planned</b>
</summary>
<ul>
- <li>Most features from DulkirMod 1.8.9</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>
+ <li>More Enderman Slayer Features</li>
</ul>
</details>
@@ -75,4 +81,6 @@ Opening the settings menu can be achieved through the escape menu or through the
Editing HUD positioning makes use of the [JARVIS API](https://github.com/romangraef/jarvis). This library is still in development, but is a fantastic library for a common HUD element editor.
This allows multiple mods to handle the rendering on their own, but have the positioning logic be handled in one place.
-Use the command `/jarvis gui` to access the main editor. \ No newline at end of file
+Use the command `/jarvis gui` to access the main editor.
+
+Use the command `/animations` to share animation profiles. \ No newline at end of file