aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data
AgeCommit message (Collapse)Author
2024-06-08Backend: Typos (#2027)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-08fixed english spellinghannibal2
2024-06-08Backend: Packet Events (#2025)Brady
Co-authored-by: Cal <cwolfson58@gmail.com>
2024-06-08fixing mob detection foreverhannibal2
2024-06-08Backend: Start using new event system (#2023)CalMWolfs
2024-06-08Backend: Add annotation to smaller modules (#2022)CalMWolfs
2024-06-08fixed not fully loading trophy fish json datahannibal2
2024-06-08Backend: Custom event bus (#2008)Brady
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: Cal <cwolfson58@gmail.com>
2024-06-07Backend: Change Java to Kotlin for repo files (#1543)CalMWolfs
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-05Feature: Favorite Power Stones (#2002)saga
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-05Backend: More second passed (#1899)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-05(Technical) Improvement: Add Perkapocolypse Mayor to MayorAPI (#2003)J10a1n15
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-05Fix: Crash and use less forge events (#1986)CalMWolfs
2024-06-03Fix: Config resetting on wrong value (#1979)CalMWolfs
Co-authored-by: Brady <brady@thatgravyboat.tech>
2024-06-03Improvement: import egg locations from NEU PV (#1972)appable
Co-authored-by: Cal <cwolfson58@gmail.com>
2024-06-03code cleanuphannibal2
2024-06-03Backend: Widget abstractions (#1150)Thunderblade73
Co-authored-by: Cal <cwolfson58@gmail.com>
2024-06-02Improvement: Contributor nametag (#1687)Empa
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-01Backend: Auto load annotation (#1904)CalMWolfs
Co-authored-by: Brady <thatgravyboat@gmail.com>
2024-06-01Fix: Gui editor opening when not intended to (#1973)CalMWolfs
2024-06-01Fix: Estimated item value not working in pv (#1955)CalMWolfs
2024-06-01Improvement + Fix: Sound for special stray rabbit (#1913)HiZe
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-05-31Fix: HotM Blue Cheese Goblin Omelette (#1953)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-05-31Backend: Use SkillAPI in SkillExpGainEvent (#1788)HiZe
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
2024-05-30added more debug infohannibal2
2024-05-30Feature: Hotm Features + Hotm API/Data (#1059)Thunderblade73
Co-authored-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com> Co-authored-by: Empa <42304516+ItsEmpa@users.noreply.github.com> Co-authored-by: martimavocado <39881008+martimavocado@users.noreply.github.com> Co-authored-by: martimavocado <martim.cavaco@tutanota.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-05-29Fix: tooltip event (#1920)CalMWolfs
2024-05-29Improvement: Persistent HoppityCollectionStats display (#1836)appable
2024-05-29Feature: Trophy Fish Display (#1754)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-05-27added workarounds for profile data not loaded problemshannibal2
2024-05-27added workarounds for profile data not loaded problemshannibal2
2024-05-26code cleanuphannibal2
2024-05-26Backend: Convert stuff to SimpleTimeMark (#1777)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-05-26Backend: Use less deprecated LorenzVec functions (#1556)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-05-26Fix: Scoreboard not showing player count in dungeons (#1894)Brady
2024-05-26Fix: hoppity stuff (#1860)CalMWolfs
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-25Backend: Better Mob Highlight (#1856)Thunderblade73
Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com>
2024-05-24made the 10s delay actually workinghannibal2
2024-05-24added workaround for playerSpecific is null errorhannibal2
2024-05-24help finding the errorhannibal2
2024-05-24Backend: Use Skyhanni events (#1557)CalMWolfs
2024-05-24Backend: Make MayorJson be kotlin instead of java (#1772)CalMWolfs
2024-05-24Backend: GetOrPut in TimeLimitedCache (#1875)Empa
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-05-24Fix: MobFilter Boss pattern (#1857)Thunderblade73
2024-05-24Add: Ability to switch repo branch (#1835)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>