aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/nether
AgeCommit message (Collapse)Author
2024-09-09Feature: Miniboss timer (#2042)Empa
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: ItsEmpa <itsempa@users.noreply.github.com>
2024-09-04Fix: Reputation helper sack update (#2439)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-08-02Fix: Pablo Helper Abiphone (#2288)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-08-02Fix: Reputation helper keybind activating while inside GUIs. (#2284)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-07-28Backend: Change colour (UK) to color (US) (#2258)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-07-06Backend: Fixed typos everywhere (#2175)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-23Backend: Usage of TabWidget (#1240)Thunderblade73
Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-13Backend: for each (#1725)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-13Backend: Remove deprecated time utils format (#1898)CalMWolfs
* remove deprecated time utils format * cleanup file * mix merge * make it default to right amount * fix merge * fix merge * revert 2 changes * revert other thing --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-12Backend: No more GriffinUtils, move drawWaypointFilled to RenderUtils (#1930)CalMWolfs
2024-06-07Backend: Change Java to Kotlin for repo files (#1543)CalMWolfs
2024-06-07Backend/Fix : "Removed" HypixelCommands.getFromSack (#1999)Thunderblade73
Co-authored-by: Cal <cwolfson58@gmail.com>
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents ↵CalMWolfs
(#1915)
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
Co-authored-by: ThatGravyBoat <thatgravyboat@gmail.com>
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin ↵CalMWolfs
(#1974) Co-authored-by: ThatGravyBoat <thatgravyboat@gmail.com>
2024-06-05Backend: More second passed (#1899)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-05Improvement: using tab widgets in quest faction detection (#1989)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-03Improvement: Faction Quest Widget is disabled (#1977)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-05-26Fix Typos (#1897)Thunderblade73
2024-05-18code cleanuphannibal2
2024-05-18Fix: Volcano Explosivity Display (#1821)Luna
2024-05-04fix have amounthannibal2
2024-05-04Fix: Reputation Helper wrong miniboss amount (#1633)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-27Feature: Matriarch Helper (#1385)Thunderblade73
Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-24Backend: HypixelCommands (#1525)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-18Cleanup (#1485)Thunderblade73
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-10Backend: Remove some more deprecated functions and misc code cleanup (#1402)CalMWolfs
Co-authored-by: Empa <42304516+ItsEmpa@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-08toChromaColor > specialToChromaRGBhannibal2
2024-04-03Backend: code cleanup (#1348)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-03Backend: KuudraAPI (#1209)Empa
Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-03code cleanuphannibal2
2024-03-22Backend: Shorter inventory and sack amount (#1231)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-15Backend: Storage Config Moving (#1171)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-14Fix: crimson isle detection after tab list widget (#1167)hannibal2
Co-authored-by: Alexia <me@alexia.lol> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-13Improvement: Show Town Board with accepted Rescue Mission quest (#1157)Alexia
2024-03-12Internal Change: Code cleanup ContainerChest getAllItems (#1047)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-11Backend: RenderEntityLiving performance fix (#1127)Thunderblade73
2024-03-07Backend: Use less forge events (#1085)CalMWolfs
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
Co-authored-by: Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-06Backend: Reformat code in all files in src directory (#1109)CalMWolfs
2024-03-06Backend: Use more isInIsland (#1107)CalMWolfs
2024-03-01printStackTrace -> ErrorManager #1028hannibal2
2024-02-26Geyser fixes + fishingAPI #1054Obsidian
2024-02-25Reputation Helper now shows Kuudra Runs for barbarian faction as well.hannibal2
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-16Moving Sulphur Skitter Box from Crimson Isle to Fishing -> Trophy Fishing.hannibal2
2024-02-10Added option to hide tasks after they've been completed in Crimson Isle ↵martimavocado
Reputation Helper. #989
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ↵Thunderblade73
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978