aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/dwarven/DwarvenHud.java
AgeCommit message (Collapse)Author
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-05-11Refactor MiningLocationLabel and formattingKevinthegreat
2024-05-09add emissary waypointsolim
2024-05-09tidy up last bitsolim
2024-05-09rework to use labels instead of trying to use crystal waypointsolim
2024-05-09add waypoints for current commisionolim
still need to get locations in the mines
2024-05-09Merge pull request #692 from AzureAaron/mines-commission-and-classic-deprecationAaron
Adds Mines Slayer starter commission and deprecates the classic hud for removal
2024-05-08x and y -> commissionsX and commissionsYYasin
2024-05-08debloat SkyblockerConfig.java + translate changeYasin
removed text.autoconfig. prefix new way is skyblocker.option.
2024-05-06Deprecate classic style for removalAaron
2024-05-06Mines Slayer commissionAaron
2024-05-02Fix commissions appearing a random order each timeAaron
2024-04-29Add new commissionAaron
2024-04-26Fix HUD Layering finally!Aaron
Also improves the HudRenderEvents implementation to be less fragile
2024-04-19Add color interpolation (#649)Kevin
2024-04-12Ice Walkers are now Glacite WalkersAaron
2024-04-10Add new gemstone commissionsAaron
2024-04-10New commissionsAaron
2024-04-09Glacite PowderAaron
2024-04-02Fix Dwarven Hud (#617)Kevin
2024-03-25Fix Commissions HUD not respecting configAaron
2024-03-21Update Dwarven, Crystals, and Backpack Preview (#601)Kevin
2024-03-09Refactor Hud Config Screens and fix draggingKevinthegreat
2024-02-18Fix powder hud not updating when commissions hud is disabled (#550)Aaron
2024-02-15Treasure Hoarder Puncher Commission fix (#542)Ghost
2024-02-04Add the missing starter commission to the Dwarven HUD. (#532)Kaluub
2024-02-02fixed displaying everywereolim
fixed bug introduced by Refactor (setting commission list to a new array only if updating its values in the update function). by adding check for is in Dwarven mines or crystal hollow on the render conditions. instead of if the list is empty or not
2024-02-01Refactor + Other changesAaron
- Fix Mines of Divan not showing - Code formatting - Small Optimizations/Changes
2024-02-01fix request changesolim
fixed the issues brought. and also fixed issue that dwarven hud render classic did not have values for powder
2024-01-31comments and desriptionsolim
add more comments to new code and added Tooltips to the new options in the config menu
2024-01-31added powder hudolim
added powder to the dwarven hud
2024-01-14Add Hypixel's colouring to Dwarven Mines HUD. (#488)Kaluub
2023-10-12Fix Golden Goblin Slayer showing up as Goblin Slayer on commission HUD (#347)alexia
Co-authored-by: Julienraptor01 <julienraptor01@gmail.com>
2023-10-09new pr because fixing merge conflict would take too longYasin