Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-25 | more compact money/hr display | hannibal2 | |
2023-03-25 | 0.17.Beta.23 | hannibal2 | |
2023-03-25 | fixed typo | hannibal2 | |
2023-03-25 | Fixed bug that collection tier does not show as stacks size in the ↵ | hannibal2 | |
collection inventory | |||
2023-03-24 | Hide elite farming leaderboard eta time when not farming | hannibal2 | |
2023-03-24 | Code cleanup | hannibal2 | |
2023-03-24 | Code cleanup | hannibal2 | |
2023-03-24 | reverted wrongly removed code | hannibal2 | |
2023-03-24 | Code cleanup | hannibal2 | |
2023-03-24 | Code cleanup | hannibal2 | |
2023-03-24 | Code cleanup | hannibal2 | |
2023-03-24 | Added support for editing gui elements what are only visible white in an inv | hannibal2 | |
2023-03-24 | started with new gui editor | hannibal2 | |
2023-03-24 | Rename .java to .kt | hannibal2 | |
2023-03-23 | Added workaround for crop speed error | hannibal2 | |
2023-03-23 | 0.17.Beta.22.1 | hannibal2 | |
2023-03-23 | Show the Overtake ETA always, even when not farming at the moment. | hannibal2 | |
2023-03-23 | Fixed crashes when first time joining garden with skyhanni | hannibal2 | |
2023-03-23 | Show the price more compact for money per hour (default disabled) | hannibal2 | |
2023-03-23 | Hopefully fixed farming weight leaderboard pass next player display | hannibal2 | |
2023-03-23 | show name of person in front of you in the farming weight lb | hannibal2 | |
2023-03-23 | Made best crop time gui moveable again | hannibal2 | |
2023-03-23 | 0.17.Beta.22 | hannibal2 | |
2023-03-23 | Added the coin price in the visitor items needed list | hannibal2 | |
2023-03-23 | Added the coin price in the visitor items needed list | hannibal2 | |
2023-03-23 | Code cleanup | hannibal2 | |
2023-03-23 | Counting +64 pumking dicer drop to crop collection (cultivating does not ↵ | hannibal2 | |
count this) | |||
2023-03-23 | Added setCounter() | hannibal2 | |
+ Added support for mushroom cow pet perk (Counting and updating mushroom collection when breaking crops with mushroom blocks, added extra gui for time till crop milestones) + Added blocks/second display to crop milestone gui and made all crop milestone gui elements customizeable/toggleable | |||
2023-03-23 | compact title | hannibal2 | |
2023-03-23 | Fixed new leaderboard position for passing #1000 | hannibal2 | |
2023-03-23 | Fixed bug | hannibal2 | |
2023-03-23 | fixed empty line | hannibal2 | |
2023-03-23 | Added Compact Display. Once again hopefully fixing money per hour | hannibal2 | |
2023-03-23 | removed toMutableList in render list logic and prevent ↵ | hannibal2 | |
ConcurrentModificationException | |||
2023-03-23 | Added CropType.setSpeed | hannibal2 | |
2023-03-23 | Added LorenzUtils.getPlayerUuid | hannibal2 | |
2023-03-23 | Added CropType.getLocalCounter | hannibal2 | |
2023-03-23 | Added CropType.getFactor | hannibal2 | |
2023-03-23 | Added CropType.getOptimalSpeed | hannibal2 | |
2023-03-23 | Added CropType.getSpeed | hannibal2 | |
2023-03-23 | Added CropType.getCounter | hannibal2 | |
2023-03-23 | Added next crop milestone number to the best crop time display | hannibal2 | |
2023-03-23 | Throw error if unknown render object | hannibal2 | |
2023-03-23 | Enabled console filters by default | hannibal2 | |
2023-03-23 | Fixed money per hour not loading sometimes | hannibal2 | |
2023-03-23 | Added /shsetapikey | hannibal2 | |
2023-03-23 | Created CropType | hannibal2 | |
2023-03-23 | Merge pull request #20 | appable | |
* regex for trophy fish + customizable formatting options * hide duplicate fish * don't load trophy fish repeatedly per profile + cleanup * rework config option for readability * i messed up the regex in two ways that somehow cancelled out, but thi… * using config instead of SkyHanniMod.feature.fishing everywhere * Added to changelog files and give credits | |||
2023-03-23 | removed empty line | hannibal2 | |
2023-03-23 | Fixed edge case when passed the player in front of you | hannibal2 | |