Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-26 | using skyhanni romanToDecimal | hannibal2 | |
2023-07-26 | renamed ghost counter | hannibal2 | |
2023-07-26 | add support for sendcoords with description | hannibal2 | |
2023-07-26 | fixed error with patcher send coords detection | hannibal2 | |
2023-07-26 | 0.19 Beta 14 | hannibal2 | |
2023-07-26 | ugly workaround: duplicating the methods drawFilledBoundingBox draw3DLine ↵ | hannibal2 | |
with a variant before nea made the parkour changes | |||
2023-07-26 | Fixed bug in ghost counter if bestiaryNextLevel or hidden is null | hannibal2 | |
2023-07-26 | Fixed a typo in the misc config description | hannibal2 | |
2023-07-26 | Add vampire slayer damage indicator features | hannibal2 | |
2023-07-25 | Fixed motes prices are too low in displays | hannibal2 | |
2023-07-25 | super important fix | hannibal2 | |
2023-07-25 | 0.19 Beta 13 | hannibal2 | |
2023-07-25 | Merge pull request #99 | Contrabass | |
* Fixed calendar reading going above 100 percent | |||
2023-07-25 | Merge pull request #332 | Kaeso | |
* Add bin folder to .gitignore * Add ETA Goal config setting * Display ETA Goal if a player hasn't reached it yet | |||
2023-07-25 | Added dungeon potion level to item number (#334) | HiZe_ | |
Co-authored-by: superhize <superhize@gmail.com> | |||
2023-07-25 | Bypass visitor refusal key (#331) | HiZe_ | |
Co-authored-by: superhize <superhize@gmail.com> | |||
2023-07-25 | Merge pull request #328 | NetheriteMiner | |
* Rich Presence Adjustments | |||
2023-07-25 | Wilted Berberis Helper (#336) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2023-07-25 | fixed time | hannibal2 | |
2023-07-25 | repeatSeconds | hannibal2 | |
2023-07-25 | We do love LorenzTickEvent now | hannibal2 | |
2023-07-25 | Using LorenzWorldChangeEvent everywhere | hannibal2 | |
2023-07-25 | renamed Effigies | hannibal2 | |
2023-07-25 | Show locations of inactive Blood Effigy | hannibal2 | |
2023-07-24 | Fixed jacob contest time shows one second too long | hannibal2 | |
2023-07-24 | Fixed jacob contest time shows one second too long | hannibal2 | |
2023-07-24 | 0.19 Beta 12 | hannibal2 | |
2023-07-24 | moved PatcherBeacon to inner class | hannibal2 | |
2023-07-24 | Merge pull request #330 | dragon99z | |
* +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-24 | code cleanup | hannibal2 | |
2023-07-24 | Fixed error with detecting hit phase during eman slayer in damage indicator | hannibal2 | |
2023-07-24 | Merge pull request #323 | HiZe_ | |
* 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-24 | typos | hannibal2 | |
2023-07-24 | Slayer boss warning (#320) | HiZe_ | |
Co-authored-by: superhize <superhize@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2023-07-24 | using exactLocation for visitor text | hannibal2 | |
2023-07-24 | Merge pull request #309 | HiZe_ | |
* 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-24 | add 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-24 | Fixed irrelevant spelling stuff | hannibal2 | |
2023-07-23 | fixed names | hannibal2 | |
2023-07-23 | Using EntityUtils.getEntities everywhere | hannibal2 | |
2023-07-23 | Hide particles around enderman slayer bosses and mini bosses | hannibal2 | |
2023-07-23 | Added option to hide the vanilla particles around enderman | hannibal2 | |
2023-07-23 | Fixed togglesneak mod breaking escape menu open detection for quick mod menu ↵ | hannibal2 | |
switch | |||
2023-07-22 | fixed random bug | hannibal2 | |
2023-07-22 | added dungeon stuff to debug command | hannibal2 | |
2023-07-22 | fixed thorn forever | hannibal2 | |
2023-07-21 | Fixed profile name not detecting correctly when only one profile exists | hannibal2 | |
2023-07-21 | added /shdebugdata | hannibal2 | |
2023-07-21 | Added more error messages to farming weight display | hannibal2 | |
2023-07-21 | Merge pull request #327 | dragon99z | |
* +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) |