aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/rift/everywhere
AgeCommit message (Expand)Author
2024-10-20Fix: MIrrorverse Detection (#2773)hannibal2
2024-10-19Backend: Detekt Fixes Part 8 (#2734)David Cole
2024-10-13Backend: Detekt Fixes Part 7 (#2667)David Cole
2024-10-13Backend: Command Register Event (#2642)J10a1n15
2024-10-11Backend: Add event inheritance (#2047)ThatGravyBoat
2024-10-11Backend: LorenzVec up/down and drawLineToEye (#2056)Empa
2024-10-11Backend: Detekt Fixes Part 6 (#2657)David Cole
2024-10-01formattinghannibal2
2024-09-30Feature: West Village/Dreadfarm/Living Cave features (#2616)MTOnline69
2024-09-29Backend: Detekt Fixes Part 4 (#2610)CalMWolfs
2024-09-28abstracted navigation rerouting (#2597)hannibal2
2024-09-27Backend: Detekt Fixes Part 1 (#2603)David Cole
2024-09-23Backend: Replace round and roundToPrecision with roundTo (#1931)CalMWolfs
2024-09-23Backend: Remove more neu code from SkyHanni (#2419)CalMWolfs
2024-09-17Improvement: More Graph Things (#2515)hannibal2
2024-09-07Feature: Rift time Nametag Format (#2015)Empa
2024-08-26Feature: Motes in Session (#2323)Empa
2024-06-17Feature: Add player highlighting for the Punchcard Artifact (#1089)martimavocado
2024-06-14fixing and using shortFormat()hannibal2
2024-06-14Revert "creating and using Number.format()"hannibal2
2024-06-14creating and using Number.format()hannibal2
2024-06-13Backend: for each (#1725)hannibal2
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: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...CalMWolfs
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-30Backend: Make skyhanni ReplaceItemEvent (#1866)CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-12Fix: Double "Soul" in Enigma Waypoint (#1776)J10a1n15
2024-05-12code cleanuphannibal2
2024-04-10Backend: Remove some more deprecated functions and misc code cleanup (#1402)CalMWolfs
2024-04-08Fix/Backend: Renderable.itemStack itemScale (#1390)Thunderblade73
2024-04-07Backend: Remove a lot of deprecated code (#1371)CalMWolfs
2024-04-04Improvement: Anita and SkyMart highlight (#1118)hannibal2
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-04-03Fix: Tick event being called twice a tick (#1342)CalMWolfs
2024-03-23moved makePickblock() from LorenzUtils to GuiContainerEventhannibal2
2024-03-23Backend: Removal of Neu's SlotClickEvent (#1206)Thunderblade73
2024-03-12Internal Change: Code cleanup ContainerChest getAllItems (#1047)hannibal2
2024-02-19Created ActionBarUpdateEvent and used it. #977CalMWolfs
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
2024-01-31replace onChatMessage with onChathannibal2
2023-12-26Rift time now updates correctly in wizard tower and instantly updates the for...hannibal2
2023-12-25Fixed config migration errorshannibal2
2023-12-17Remove unecessary non-capturing groups (#676)Walker Selby
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-12-08Use LorenzToolTipEvent over ItemTooltipEvent if possible.hannibal2