aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-26using skyhanni romanToDecimalhannibal2
2023-07-26renamed ghost counterhannibal2
2023-07-26add support for sendcoords with descriptionhannibal2
2023-07-26fixed error with patcher send coords detectionhannibal2
2023-07-260.19 Beta 14hannibal2
2023-07-26ugly workaround: duplicating the methods drawFilledBoundingBox draw3DLine ↵hannibal2
with a variant before nea made the parkour changes
2023-07-26Fixed bug in ghost counter if bestiaryNextLevel or hidden is nullhannibal2
2023-07-26Fixed a typo in the misc config descriptionhannibal2
2023-07-26Add vampire slayer damage indicator featureshannibal2
2023-07-25Fixed motes prices are too low in displayshannibal2
2023-07-25super important fixhannibal2
2023-07-250.19 Beta 13hannibal2
2023-07-25Merge pull request #99Contrabass
* Fixed calendar reading going above 100 percent
2023-07-25Merge pull request #332Kaeso
* Add bin folder to .gitignore * Add ETA Goal config setting * Display ETA Goal if a player hasn't reached it yet
2023-07-25Added dungeon potion level to item number (#334)HiZe_
Co-authored-by: superhize <superhize@gmail.com>
2023-07-25Bypass visitor refusal key (#331)HiZe_
Co-authored-by: superhize <superhize@gmail.com>
2023-07-25Merge pull request #328NetheriteMiner
* Rich Presence Adjustments
2023-07-25Wilted Berberis Helper (#336)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-07-25fixed timehannibal2
2023-07-25repeatSecondshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-07-25renamed Effigieshannibal2
2023-07-25Show locations of inactive Blood Effigyhannibal2
2023-07-24Fixed jacob contest time shows one second too longhannibal2
2023-07-24Fixed jacob contest time shows one second too longhannibal2
2023-07-240.19 Beta 12hannibal2
2023-07-24moved PatcherBeacon to inner classhannibal2
2023-07-24Merge pull request #330dragon99z
* +added Eman slayer beacon highlight and beacon beam * +added Eman slayer beacon warning toggle * Merge remote-tracking branch 'origin/beta' into beta * +added Patcher sendcoords like command * formatting (Strg + Alt + L in IntelliJ) * using regex to grab coordinates from chat * Merge branch 'hannibal002:beta' into beta * Merge remote-tracking branch 'origin/beta' into beta * +Added a PatcherBeacon class to store the location,name and creation … * Formatting * using "for iterator" instead of index, using "removeIf" and removed l…
2023-07-24code cleanuphannibal2
2023-07-24Fixed error with detecting hit phase during eman slayer in damage indicatorhannibal2
2023-07-24Merge pull request #323HiZe_
* Added shadow fury to ItemAbilityooldown * check item in hand * Merge branch 'beta' of https://github.com/hannibal002/skyhanni into s… * ok don't ask * `null != "text"` is always true * Added support for STARRED_SHADOW_FURY * Merge branch 'beta' into shadow_fury_item_cooldown
2023-07-24typoshannibal2
2023-07-24Slayer boss warning (#320)HiZe_
Co-authored-by: superhize <superhize@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-07-24using exactLocation for visitor texthannibal2
2023-07-24Merge pull request #309HiZe_
* added text on Killer spring and Blood ichor * twinclaw sound and delay * Merge branch 'beta' of https://github.com/hannibal002/skyhanni into i… * draw line from boss to ichor/spring * changed default color * fixes * fixes * draw line to the boss head if higlighted * Merge branch 'beta' into ichor_spring_text * merge conflicts and more sub configs
2023-07-24add npc motes sell value for current opened chest (#317)HiZe_
Co-authored-by: superhize <superhize@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-07-24Fixed irrelevant spelling stuffhannibal2
2023-07-23fixed nameshannibal2
2023-07-23Using EntityUtils.getEntities everywherehannibal2
2023-07-23Hide particles around enderman slayer bosses and mini bosseshannibal2
2023-07-23Added option to hide the vanilla particles around endermanhannibal2
2023-07-23Fixed togglesneak mod breaking escape menu open detection for quick mod menu ↵hannibal2
switch
2023-07-22fixed random bughannibal2
2023-07-22added dungeon stuff to debug commandhannibal2
2023-07-22fixed thorn foreverhannibal2
2023-07-21Fixed profile name not detecting correctly when only one profile existshannibal2
2023-07-21added /shdebugdatahannibal2
2023-07-21Added more error messages to farming weight displayhannibal2
2023-07-21Merge pull request #327dragon99z
* +added Eman slayer beacon highlight and beacon beam * +added Eman slayer beacon warning toggle * Merge remote-tracking branch 'origin/beta' into beta * +added Patcher sendcoords like command * formatting (Strg + Alt + L in IntelliJ)