Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |
2024-04-29 | wack fix for Biglo's issue | viciscat | |
revert if you think this is stupid | |||
2024-04-28 | Refactor ItemStackComponentizationFixer | Kevinthegreat | |
2024-04-28 | Add invisible armour stand toggle and dumping head textures to debug | Aaron | |
2024-04-28 | Merge pull request #675 from viciscat/fixes-and-things | Kevin | |
Fixes and things | |||
2024-04-28 | Refactor VisitorHelper and head detection | Kevinthegreat | |
2024-04-28 | put in switch to make aaron happy | viciscat | |
2024-04-28 | Tic Tac Toe Rewrite/Refactor | Aaron | |
2024-04-28 | Fix ItemUtils legacy timestamp parsing | Kevinthegreat | |
2024-04-27 | possible fix for crafting in mirrorverse | viciscat | |
2024-04-27 | possible royal resident fix | viciscat | |
2024-04-27 | possible kuudra crash fix | viciscat | |
2024-04-27 | Hide vanilla enchants on skyblock items | Aaron | |
2024-04-27 | Enable QuickNav NBT editing & add warning about it | Aaron | |
2024-04-27 | 4 Patterns instead of 25000+ | Aaron | |
2024-04-27 | Apply code review suggestions | Kevinthegreat | |
2024-04-27 | Fix ItemUtilsTest and store failure reports | Kevinthegreat | |
2024-04-26 | Refactor updated code | Kevinthegreat | |
2024-04-26 | Pluralize the mixin and accessor packages | Aaron | |
2024-04-26 | Update various dependencies | Aaron | |