aboutsummaryrefslogtreecommitdiff
path: root/features/slayers
AgeCommit message (Collapse)Author
2022-06-28more fixesEmeraldMerchant
- fixed a bug that the warning messages still show up when summon features are off - fixed a bug that the warning messages showed up multiple times when you use multiple non-tank summons + added a main toggle for those summon features
2022-06-28another fixEmeraldMerchant
= make the assuming eman boss if data is undefined thing keep scanning thru all entities until it finds one, instead of only scanning the ones that just joined world
2022-06-28small fixEmeraldMerchant
+ automatically assume closest (<5 blocks) boss as your boss if module didnt find a boss + delete eman boss data if you already picked others' boss and your boss spawned
2022-06-28small changesEmeraldMerchant
+ clears out emanBoss data when player's boss spawned, just in case it hides summons + changed the for() to forEach() cuz it doesnt work on mini spawned from mini (flickering .isDead from the old mini thats killed on the new mini that spawned cuz less frequency ig)
2022-06-27added the things u addedEmeraldMerchant
2022-06-27summon features updateEmeraldMerchant
I'll send u changelog later
2022-06-26+ clear slayer waypoint after slayer killSoopyboo32
2022-06-26+ disable enderman teleportationSoopyboo32
2022-06-25+ finish performance thing (mostly)Soopyboo32
+ optimisations for slayer hide 0hp nametags
2022-06-25fixed a stepEmeraldMerchant
^
2022-06-25Reduce lagEmeraldMerchant
moved some functions to 3fps step to reduce lag
2022-06-24added a check to reduce lagEmeraldMerchant
^
2022-06-23small fixesEmeraldMerchant
- rewrote the lore for boss kill time option to make it meaningful - fixed "ChatLib" that was "Chatlib"
2022-06-23small fixEmeraldMerchant
- separated boss spawn + kill time and kill time - recolored kill time to make it fit with the other messages
2022-06-23small fixEmeraldMerchant
- made boss kill time actually works
2022-06-23finished todoEmeraldMerchant
- added a setting to toggle boss spawn + kill time - introduce boss kill time
2022-06-23removed loggingEmeraldMerchant
^
2022-06-23fixed a issue for miniboss arrayEmeraldMerchant
- fixed one of the parts using entity instead of mcentity
2022-06-23fixes and updateEmeraldMerchant
- fixed the issued issue using map() instead - added option to choose which sound to play (2 options) for beacon dinkdonk - added option to make beacon only dink once
2022-06-23small fixEmeraldMerchant
- added an filter so that it only pushes new miniboss into minibossEntity array instead of pushing duplicated ones into it every single tick
2022-06-23small fixEmeraldMerchant
- added 2s delay to 2 functions so it actually re-show summons 2s after boss (not immediately re-show when boss is dead)
2022-06-23a little update to the previous oneEmeraldMerchant
- make draw box around miniboss scan minibosses for not just first spawned (so that some minibosses doesnt just stay there w/o box around if u lagged or reloaded)
2022-06-22few updatesEmeraldMerchant
- fix a bug that it sometimes hides summons after reload until u killed ur next boss (we do a lil trolling) - added miniboss ping (on screen and sound ping separated) - added box around miniboss (not thru wall ofc)
2022-06-21asdSoopyboo32
2022-06-21some fixesEmeraldMerchant
- removed extra testing codes - fix slayer features straight up doesnt work if hypixel api or soopy server is down
2022-06-20+ Change default keybind for diana guess warp to CHAR_NONESoopyboo32
2022-06-19fix that m to MEmeraldMerchant
- m + M
2022-06-19fixes although it still doesnt work properlyjakeQT
= just fixes
2022-06-19ajakeQT
make it to use delay utils
2022-06-19added something else than 1st commitjakeQT
+ support all enderman bosses (incase 1st one doesnt work)
2022-06-19some thingsjakeQT
+ hide summons when boss hp <= 3m ~ 3s after boss is dead
2022-06-11+ small bugfixesSoopyboo32
2022-06-11Yep im smortjakeQT
just ignore the 1st request
2022-06-08+ fix rounding issues on slayer exp displaysSoopyboo32
2022-06-08Make eman hype hits number parsing more lenientSoopyboo32
2022-06-07+ fix slayer exp getting multiplied by 1.25 every bossSoopyboo32
2022-06-04add Aatrox Slayer XP Buff to slayer exp trackerSoopyboo32
2022-06-04Capitilise slayer exp type on slayer exp hud elementSoopyboo32
2022-06-03+ fix there being multiple of the same hud element in the edit gui locations ↵Soopyboo32
button sometimes
2022-06-03fix voidgloom seraph heads showin other bosses' heads sometimesSoopyboo32
2022-06-02asd fix fixSoopyboo32
2022-06-02fix enderman beacon alert alerting for beacons across the mapSoopyboo32
2022-06-02fixesSoopyboo32
2022-06-02+ change colors of current slayer exp overlay to match rest of gui elementsSoopyboo32
2022-06-02+ shorten some text in hyp hits left setting input so its slightly more readableSoopyboo32
2022-06-02Update index.jsjakeQT
+ slayer xp display - fixed a spelling mistake (i think)
2022-05-29more forge side rendering changesSoopyboo32
2022-05-29first part of supporting java side renderingSoopyboo32
2022-05-19smol changesSoopyboo32
2022-05-18changes + updatejakeQT
- fix a line of sentense's grammer - added thunderlord level input box - added "show hits left when t4 below x M hp" input box (supporting dae axe swapping feature) - fixed the hits left thingy showing all the time