summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/misc/trevor
AgeCommit message (Expand)Author
2024-09-07added todo and deprecated annotationhannibal2
2024-08-17Fix: Finnegan Perks (#2359)Luna
2024-06-20Fix: Trevor Tracker without Trapper Solver feature enabled (#2116)appable
2024-06-13Backend: for each (#1725)hannibal2
2024-06-12Backend: No more GriffinUtils, move drawWaypointFilled to RenderUtils (#1930)CalMWolfs
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...CalMWolfs
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-26Backend: Use HypixelCommands (#1769)Empa
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-24Improvement: Added a way to detect sheep and rabbits in the oasis. (#1812)awes12
2024-05-14Backend: performance improvement trevor trapper (#1771)hannibal2
2024-04-24Backend: HypixelCommands (#1525)hannibal2
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-04-01Backend: Less fixed rate timer (#1264)CalMWolfs
2024-03-16Fix: Trapper area waypoints not working (#1186)CalMWolfs
2024-03-15Backend: Storage Config Moving (#1171)hannibal2
2024-03-11Backend: RenderEntityLiving performance fix (#1127)Thunderblade73
2024-03-01Replaced e.printStackTrace() with ErrorManager. #1065CalMWolfs
2024-02-27Code cleanuphannibal2
2024-02-27Talbot's Theodolite: Support exact height message. #1068Alexia
2024-02-20Deprecate LorenzUtils.sendCommandToServer. #1025hannibal2
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-12-11Internal Changes: Add Config Transform function (#769)Walker Selby
2023-12-04less unnecessary stuffhannibal2
2023-12-03rename methodhannibal2
2023-12-03Increased performance and decreased ram usage.hannibal2
2023-12-01utilizing location.add(x = x)hannibal2
2023-11-30Migrate Integer to Enums in Config #727Walker Selby
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
2023-11-22The cleanup after the cleanuphannibal2
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-19Using IslandType.isInIsland morehannibal2
2023-10-30code cleanuphannibal2
2023-10-30NullPointerException fix for getEntityByID (#652)Thunderblade73
2023-10-28Removed armor stand checks for trevor solver. This fixes/nerfes the feature t...hannibal2
2023-10-28created and used Entity.canBeSeen and LorenzVec.canBeSeenhannibal2
2023-10-26Add Repo TODOs (#585)Walker Selby
2023-10-14renamed CopyErrorCommand to ErrorManagerhannibal2
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...hannibal2
2023-10-12Fix + Backend: Made mouse buttons work as key binds (#560)CalMWolfs
2023-10-12moved sendTitle into LorenzUtilshannibal2
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-27removed wildcards from importshannibal2
2023-09-23removed debug and fixed typohannibal2
2023-09-23Trevor stuff and small frozen treasure tracker stuff #422CalMWolfs
2023-09-10code cleanuphannibal2
2023-09-10Add Trapper Cooldown GUI (#416)NetheriteMiner
2023-08-29using kotlin duration in TitleUtilshannibal2