Releases: inglettronald/DulkirMod
Releases Β· inglettronald/DulkirMod
DulkirMod-1.2.8
- Fix garden info display not working due to formatting changes
- Fix croesus features not working due to formatting changes
- Improve bridge bot reformatting regex (ItsEmpa)
DulkirMod-1.2.7
- Fix Another garden crash that was overlooked by previous fix
- Fix Visitor count sometimes showing values >5
DulkirMod-1.2.6
- Fixed a garden crash regarding a new tab-list structure on hypixel's newest update.
- Fixed slayer XP per hour not reflecting xp per boss correctly
- Removed join dungeon command, as it was causing issues since hypixel changed the syntax.
- I could have just fixed it instead, but I figured it wasn't a big deal. The use case of such a feature is greatly deminished with the introduction of the re-queue command and other accompanying changes to dungeons recently
DulkirMod-1.2.5
- Fixed Croesus Chest hider to work with hypixel's new message indicator
- Added a basic slayer XP tracker
- Should work just fine, but you need to input the slayer XP per boss in the settings menu
- To reset tracker, run
/dsr
- Added an option that ONLY cancels re-equip when the item NBT updates.
- This is a visual change, and will not fix your high ping mining. However, Cultivating and other forms of NBT updates will not cause the re-equip spam, and you have the option of the general re-equip animation still persisting (nea)
DulkirMod 1.2.4
- Removed Essentials dependency
- Fixed Steak Display on Vampire Bosses
- Added Inactive effigies display
DulkirMod 1.2.3
- Added an option for a ding to play when double hook procs
- Added an option to put a box around the archer (blame noth)
- Added a durability-based cooldown display for Wither Impact and reaper armor
- If you want more items than this, I suggest using skyhanni. I just had a request for Reaper armor bc that was not included in hanni's cooldown list and I thought it would be a fun problem to solve.
(update: patched an issue with reaper armor cooldown display)
(another update: patched a control flow error for blaze miniboss hitbox)
DulkirMod 1.2.2
- Added a perfomance option of Blank Armor Stand Removal
- this is motivated due to some more hypixel related performance issues, should improve performance in Blaze, Arachne, and Eman
- Added Blaze Slayer attunement display boxes (should be reliable)
- Added Blaze Slayer miniboss highlight
- Added Steak Display for Vampire Slayer (lets you know when steak can finish off boss)
- Added Blood Ichor highlight for Vampire Slayer T5
- Added "Dynamic Key" feature
- run /dk help for more info
- Abiphone DND should no longer block calls from faction questlines
- Probably some other refactoring
DulkirMod 1.2.1
- Added Pitch/Yaw display
- Added Basic Garden Info display
- (no plans on going full skyhanni so pls dont ask)
- Added some useful built in toggleable waypoints for Wither King bossfight
- Added secret chime option (noteblocks only for now)
- Many bugfixes
DulkirMod 1.2.0
OneConfig Migration
This will end up resetting all of your config options (inside dulkirmod), sorry about that.
Changelog:
- Switched all config options from Vigilance to OneConfig.
- M7 Dragon Kill Boxes now disappear after dragon has been killed.
- Also moved orange box 1 block closer on the blue side, per request.
- Added option to turn off enchant glint on armor
- This should be good for items with runes
- Added HUD element for whether or not you have an unused wither/blood key in dungeons
- Broken Hyperion Notification should no longer trigger when you're using anything but a wither blade
- Fixed Bridge Bot to work with Hytils "Shorten Chat Prefix" (probably)
DulkirMod 1.1.9
- Added Dragon Spawn Timers for m7 and Better Dragon Kill Zone boxes
- Box rendering code and spawn particle locations provided by odin, alongside general guidance
- Also Added some code so it shouldn't show for dead dragons
- Option to cancel Re-equip animation
- Useful for items with book of stats/cultivating type stuff
- Fixed a Server Side issue with dead patrol entities not being removed in the Crimson isles - Ilmars
- (this should fix issues with Crimson Isles starting to lag when you stay in a server for too long)
- Other refactoring stuff