Age | Commit message (Collapse) | Author | |
---|---|---|---|
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) | |||
2023-07-21 | warns before changing more than 3 config elements | hannibal2 | |
2023-07-21 | removed api key detection error message | hannibal2 | |
2023-07-21 | formatting | hannibal2 | |
2023-07-21 | more makeAccessible usage | hannibal2 | |
2023-07-21 | moved into separate methods | hannibal2 | |
2023-07-21 | using return string | hannibal2 | |
2023-07-21 | bigger fixes | hannibal2 | |
2023-07-21 | small fixes | hannibal2 | |
2023-07-21 | add /shconfig set, add support for playerSpecific and profileSpecific | hannibal2 | |
2023-07-21 | update moulconfig to 1.1.5 | hannibal2 | |
2023-07-21 | added comment | hannibal2 | |
2023-07-21 | Added /shconfig command | hannibal2 | |
2023-07-20 | No longer double counting mob kill coins in slayer profit tracker | hannibal2 | |
2023-07-20 | Merge remote-tracking branch 'origin/beta' into beta | hannibal2 | |
# Conflicts: # src/main/java/at/hannibal2/skyhanni/features/inventory/HideNotClickableItems.kt # src/main/java/at/hannibal2/skyhanni/utils/CachedItemData.kt # src/main/java/at/hannibal2/skyhanni/utils/SkyBlockItemModifierUtils.kt | |||
2023-07-20 | Hide Not Rift-transferable items in Rift Transfer Chest as part of hide not ↵ | hannibal2 | |
clickable items feature | |||
2023-07-20 | Hide Not Rift-transferable items in Rift Transfer Chest as part of hide not ↵ | hannibal2 | |
clickable items feature | |||
2023-07-20 | Showing the total amount of sharks fished after the fishing contest in chat | hannibal2 | |
2023-07-19 | 0.19 Beta 11 | hannibal2 | |
2023-07-19 | made class not a data class | hannibal2 | |
2023-07-19 | Use New Elite API (#324) | Kaeso | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2023-07-19 | Merge pull request #293 | HiZe_ | |
* moved formatting stuff into its own class * started splitting into multiple files * renamed Formatting file to GhostFormatting * formatting * Fixed error when killcombo is over 1000 * save * added total money made * fixed detection of bestiary levelup message * Merge branch 'beta' into ghostcounter_update * Merge commit 'refs/pull/293/head' of https://github.com/hannibal002/s… * changed things for money made * save * hopefully fixed an error * Merge branch 'beta' into ghostcounter_update * fixed error in new command * fixed error when trying to get combat level * Merge branch 'hannibal002:beta' into ghostcounter_update | |||
2023-07-19 | Fixed regex in SackDisplay (#318) | HiZe_ | |
Co-authored-by: superhize <superhize@gmail.com> |