aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/garden
AgeCommit message (Collapse)Author
2024-07-18make all formatting use static instances of numberformat using US locale (#765)Julienraptor01
Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
2024-06-181.21Aaron
2024-06-18fix and adding stuffYasin
slot text - change most of aggresive text color to more unobtrusive text color - added 4 more slot text (Your essence, essence shop, Stats Tuning, Power Stones Guide) Farming hud: - No Counter doesnt show an counter anymore commision waypoints: - still works if commision hud is turned off
2024-06-16Add JavaDocs to price textKevinthegreat
2024-06-15Use NPC price if its higherAaron
2024-06-15Add docs to ItemTooltip#getNeuName and ItemRepository#getItemStack (#772)Kevin
Fix farming hud icon stack id
2024-06-10Merge pull request #685 from kevinthegreat1/farming-hud-improvementsKevin
Farming hud improvements
2024-06-07Switch from tooltip to nbtKevinthegreat
2024-05-31Make copy amount entry wiseKevinthegreat
2024-05-30Improve null safetyKevinthegreat
2024-05-28Re-Based Commit, Moved Feature's to separate branch's to make it easier to view.UpFault
2024-05-24Fix cocoa beansKevinthegreat
2024-05-24Fix bugs and reset counterKevinthegreat
2024-05-20Add cultivating counterKevinthegreat
2024-05-20Fix mouse not unlocking when option is turned offKevinthegreat
2024-05-20Add coins per hour and refactor item price calculationsKevinthegreat
2024-05-08debloat SkyblockerConfig.java + translate changeYasin
removed text.autoconfig. prefix new way is skyblocker.option.
2024-05-04Merge pull request #669 from SkyblockerMod/1.20.5Aaron
1.20.5 & 1.20.6
2024-05-05Fixes to Garden UI (#682)BigloBot
* Fix Garden UI * Update src/main/java/de/hysky/skyblocker/skyblock/garden/FarmingHud.java Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com> * Update src/main/java/de/hysky/skyblocker/skyblock/garden/FarmingHud.java Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com> --------- Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
2024-04-29Fix VisitorHelperKevinthegreat
2024-04-29wack fix for Biglo's issueviciscat
revert if you think this is stupid
2024-04-28Add invisible armour stand toggle and dumping head textures to debugAaron
2024-04-28Refactor VisitorHelper and head detectionKevinthegreat
2024-04-27possible royal resident fixviciscat
2024-04-26Use after main hud render event to fix F3 layering bugAaron
2024-04-26Migrate FarmingHud to HudRenderEventsAaron
2024-04-2624w09aAaron
2024-04-23fix garden icons and clamp the progress bar (#668)viciscat
* professional bug fixer * capitalize the s
2024-04-02ye idk (#626)viciscat
2024-03-28Garden mouse locking feature (#607)viciscat
2024-03-24Update FarmingHudWidget.javaviciscat
space colon space
2024-03-22fix it for real this timevicisacat
it's all kevin's fault
2024-03-22null pointer hahahahhahahvicisacat
2024-03-18Merge pull request #589 from kevinthegreat1/farming-hudKevin
Farming HUD & HUD Refactor
2024-03-17Fix Farming Hud counter regexKevinthegreat
2024-03-14Refactor Farming HudKevinthegreat
2024-03-09Add Farming HUDKevinthegreat
2024-03-09Refactor Hud Config Screens and fix draggingKevinthegreat
2024-02-27Fix VisitorHelper crashKevinthegreat
2024-02-21Fix text z heightKevinthegreat
2024-02-21Refactor VisitorHelperKevinthegreat
2024-02-11Refactor VisitorHelperKevinthegreat
2024-02-09Fixed NumberFormatException with 4 digit stackesteban4567890
2024-02-06Visitor helperesteban4567890