Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-10 | fix formmating problems | olim | |
2024-05-09 | fix to work with new config | olim | |
2024-05-09 | finer control on if enabled | olim | |
add options to only enable in dwarven or glacite locations | |||
2024-05-09 | commisions update when in mineshaft | olim | |
fix commissions not updating while in a mineshaft | |||
2024-05-09 | glacite lake is also in tunnels | olim | |
this place is not in the wiki i did not realise it existed but it would show dwarven instead of glacite waypoints | |||
2024-05-09 | fix showing when in the mineshafts | olim | |
2024-05-09 | add emissary waypoints | olim | |
2024-05-09 | tidy up last bits | olim | |
2024-05-09 | add config options | olim | |
2024-05-09 | fix formatting and add better colours | olim | |
2024-05-09 | rework to use labels instead of trying to use crystal waypoints | olim | |
2024-05-09 | add waypoints for current commision | olim | |
still need to get locations in the mines | |||
2024-05-09 | Fix accessories helper not working with only 1 accessory bag page (#693) | Aaron | |
2024-05-09 | Merge pull request #692 from AzureAaron/mines-commission-and-classic-deprecation | Aaron | |
Adds Mines Slayer starter commission and deprecates the classic hud for removal | |||
2024-05-09 | Add a way to show all ordered waypoints at once (#688) | Aaron | |
2024-05-09 | ??? (#699) | Aaron | |
2024-05-09 | Nothing to see here, part 2 (#698) | Kevin | |
2024-05-09 | Pluralize helper | Yasin | |
2024-05-09 | hideStatusEffectOverlay -> ui tab | Yasin | |
2024-05-09 | itemName -> id | Yasin | |
2024-05-09 | chats -> chat | Yasin | |
2024-05-08 | pluralize slayer, helper and pulzzlesolver | Yasin | |
2024-05-08 | userInterfaceAndVisuals -> uiAndVisuals | Yasin | |
2024-05-08 | fix indent in KuudraWaypoints.java | Yasin | |
2024-05-08 | x and y -> commissionsX and commissionsY | Yasin | |
2024-05-08 | hideEmptyTooltips -> ui tab | Yasin | |
2024-05-08 | reparty -> general tab | Yasin | |
2024-05-08 | MessagesFilterConfig -> ChatConfig | Yasin | |
2024-05-08 | get(0) -> getFirst() | Yasin | |
2024-05-08 | language file thing | Yasin | |
option->config categorie->config and corrected prefix | |||
2024-05-08 | reorder configs | Yasin | |
2024-05-08 | temporary file name change | Yasin | |
changed the config file to skyblocker-2 till datafixer is finished | |||
2024-05-08 | debloat SkyblockerConfig.java + translate change | Yasin | |
removed text.autoconfig. prefix new way is skyblocker.option. | |||
2024-05-06 | Deprecate classic style for removal | Aaron | |
2024-05-06 | Mines Slayer commission | Aaron | |
2024-05-04 | Merge pull request #669 from SkyblockerMod/1.20.5 | Aaron | |
1.20.5 & 1.20.6 | |||
2024-05-05 | Fixes 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-05-04 | Refactor WikiLookup error messages | Kevinthegreat | |
2024-05-04 | Refactor WikiLookup to use optionals | Kevinthegreat | |
2024-05-04 | Fix wiki lookup crash + other bug | Aaron | |
2024-05-02 | Fix commissions appearing a random order each time | Aaron | |
2024-05-02 | Fix Quiz Solver Crash | Aaron | |
2024-05-01 | Remove formatting codes from a few forgotten classes | Aaron | |
Fixes Quiz, Threee Weirdos and other solvers | |||
2024-05-01 | Fix StatusBarTracker | Kevinthegreat | |
2024-04-30 | Make filters ignore formatting codes | Aaron | |
The formatting codes caused a mess in longer regexes and are fragile if Hypixel changes them or moves fully to Text components. Hypixel also added emblems that display in dark purple and light blue which were obviously incompatible due to the hardcoded formatting codes. | |||
2024-04-30 | Fix Status Bar not updating if messages are canceled | Kevinthegreat | |
Remove obsolete suppress warnings | |||
2024-04-29 | Fix VisitorHelper | Kevinthegreat | |
2024-04-29 | 1.20.6 | Aaron | |
2024-04-29 | Add new commission | Aaron | |
2024-04-29 | fix div by zero | viciscat | |