Skip to content

Releases: inglettronald/DulkirMod

DulkirMod-1.2.8

20 Mar 01:25
Compare
Choose a tag to compare
  • 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

18 Jan 07:21
Compare
Choose a tag to compare
  • Fix Another garden crash that was overlooked by previous fix
  • Fix Visitor count sometimes showing values >5

DulkirMod-1.2.6

14 Nov 20:16
Compare
Choose a tag to compare
  • 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

04 Aug 16:23
Compare
Choose a tag to compare
  • 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

02 Jul 22:16
Compare
Choose a tag to compare
  • Removed Essentials dependency
  • Fixed Steak Display on Vampire Bosses
  • Added Inactive effigies display

DulkirMod 1.2.3

14 Jun 05:10
Compare
Choose a tag to compare
  • 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

25 May 23:54
Compare
Choose a tag to compare
  • 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

29 Apr 02:05
Compare
Choose a tag to compare
  • 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

02 Apr 21:55
Compare
Choose a tag to compare

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

22 Mar 10:21
Compare
Choose a tag to compare
  • 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