Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-09 | clean code and fix to 1.20.6 | olim | |
2024-05-09 | add command | olim | |
add command to be able to use the calculator and fix crash with emty equations | |||
2024-05-09 | add tests | olim | |
add tests for the calculator utility | |||
2024-05-09 | be more lenient with brackets | olim | |
2024-05-09 | add config option | olim | |
2024-05-09 | add messages to exceptions | olim | |
2024-05-09 | move the calculator to a util function | olim | |
2024-05-09 | fix amount outputs to be full numbers | olim | |
2024-05-09 | calculations work | olim | |
should probaly move to utils function and need to add config and proper text | |||
2024-05-09 | create mixin to render to the sign input screen and basic converter for k,m,b | olim | |
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 | Merge pull request #697 from LifeIsAParadox/ultimate-config-reconfiguration | Yasin | |
Ultimate config reconfiguration | |||
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-09 | fix possible translate webhook problem | Yasin | |
shortens the description to a length of less than 4096 characters | |||
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-08 | update modrinth icon | Yasin | |
ignore this change | |||
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-03 | Update Minecraft & Mod version | 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 | |