| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-02 | Using MutableMap.put | hannibal2 | |
| 2023-07-31 | Added repo switch user_api_keys | hannibal2 | |
| 2023-07-29 | hopefully fixed 'onChatPacket must not be null' | hannibal2 | |
| 2023-07-26 | Added Horsezooka Hider | hannibal2 | |
| 2023-07-25 | repeatSeconds | hannibal2 | |
| 2023-07-25 | We do love LorenzTickEvent now | hannibal2 | |
| 2023-07-25 | Using LorenzWorldChangeEvent everywhere | hannibal2 | |
| 2023-07-25 | Show locations of inactive Blood Effigy | 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 | 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 | Fixed irrelevant spelling stuff | hannibal2 | |
| 2023-07-23 | Using EntityUtils.getEntities everywhere | hannibal2 | |
| 2023-07-22 | fixed random bug | hannibal2 | |
| 2023-07-21 | Fixed profile name not detecting correctly when only one profile exists | hannibal2 | |
| 2023-07-21 | removed api key detection error message | hannibal2 | |
| 2023-07-12 | Created Block Data class | hannibal2 | |
| 2023-07-12 | Added Living Metal Helper | hannibal2 | |
| 2023-07-11 | Merge pull request #302 | HiZe_ | |
| * feature * save * changed things, fixed things * fixes * Merge branch 'beta' of https://github.com/hannibal002/skyhanni into h… * typo * changed how seeThrough work * moved function to entityutils * updated desc in config * changed value * Blood Ichor highlight * added killer spring highlight * warning for twinclaws * forgot to add config for twinclaws * renamed class * changed twinclaws title to be bold, moved it up a bit and extended ti… * always highlight co-op boss * save * config option for blood ichor beam * checking distance before processing * update * fixes * small fixes * changed detection from 20 to 15 blocs * merged beta * fixed crash with conflicting class name * moved everything in its own config, add steak title for each section * wording * Merge branch 'beta' into highlight_own_vampire * Moving vampire config into slayer category * Fixed one thing * IntelliJ auto formattings * IntelliJ auto formattings * Unnecessary check * code cleanup * parameter is already default false * moved distance check * merged beta * Fixed shouldRender | |||
| 2023-07-08 | Better repo error handling | hannibal2 | |
| 2023-07-05 | mirror verse jump and run (#265) | hannibal2 | |
| Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: Roman / Linnea Gräf <nea@nea.moe> | |||
| 2023-07-04 | Last minute Rich Presence fixes (#290) | NetheriteMiner | |
| 2023-07-04 | Trying to fix ghost counter (#275) | HiZe_ | |
| Ghost Counter fixes | |||
| 2023-07-04 | Update Rich Presence to support The Rift (#277) | NetheriteMiner | |
| Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
| 2023-06-23 | Merge branch 'hannibal002:beta' into frozen_treasure_tracker | CalMWolfs | |
| 2023-06-22 | Added Agaricus Cap countdown | hannibal2 | |
| 2023-06-22 | potential fix for the future | hannibal2 | |
| 2023-06-22 | Fixed Shy warning problem with not using main thread | hannibal2 | |
| 2023-06-22 | Merge branch 'beta' into frozen_treasure_tracker | CalMWolfs | |
| 2023-06-22 | Added rift timer | hannibal2 | |
| 2023-06-22 | better error handling | hannibal2 | |
| 2023-06-19 | Merge branch 'beta' into frozen_treasure_tracker | CalMWolfs | |
| 2023-06-19 | done apart from testing | CalMWolfs | |
| 2023-06-19 | Removed API key detection and warning for missing api keys | hannibal2 | |
| 2023-06-19 | RNG Meter Display | hannibal2 | |
| 2023-06-17 | v2 for fortune guide (#188) | CalMWolfs | |
| 2023-06-15 | Added cells alignment ability cooldown | hannibal2 | |
| 2023-06-12 | Hotkey to open SkyHanni Position Editor no longer works inside signs | hannibal2 | |
| 2023-06-10 | Fixed non bazaar items + wisp ice flavored water not working | hannibal2 | |
| 2023-06-10 | + Changed Slayer Profit Tracker | hannibal2 | |
| + Option to change price between npc/instant sell and sell offer + Save data in config + Added option to hide an item from the display + Showing the profit per boss = Different tiers of same slayer type no longer gets merged together | |||
| 2023-06-10 | Fixed broken wither impact message showing at the wrong time | hannibal2 | |
| 2023-06-09 | removed debug messages | hannibal2 | |
| 2023-06-09 | Added Item Profit Tracker, Items on Ground and Broken Hyperion Warning | hannibal2 | |
| 2023-06-05 | Added support for maxed out crop milestones | hannibal2 | |
| 2023-06-04 | Properly sending inventory close event when closing the gui position editor | hannibal2 | |
| 2023-06-04 | typo | hannibal2 | |
| 2023-06-04 | removed debug | hannibal2 | |
| 2023-06-04 | Added Command Autocomplete | hannibal2 | |
| 2023-05-29 | Fortune guide - Mostly done (#160) | CalMWolfs | |
| Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
| 2023-05-22 | Use getItemInHand() | hannibal2 | |
