aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2024-05-09Pluralize helperYasin
2024-05-09hideStatusEffectOverlay -> ui tabYasin
2024-05-09itemName -> idYasin
2024-05-09chats -> chatYasin
2024-05-08pluralize slayer, helper and pulzzlesolverYasin
2024-05-08userInterfaceAndVisuals -> uiAndVisualsYasin
2024-05-08fix indent in KuudraWaypoints.javaYasin
2024-05-08x and y -> commissionsX and commissionsYYasin
2024-05-08hideEmptyTooltips -> ui tabYasin
2024-05-08reparty -> general tabYasin
2024-05-08MessagesFilterConfig -> ChatConfigYasin
2024-05-08get(0) -> getFirst()Yasin
2024-05-08language file thingYasin
option->config categorie->config and corrected prefix
2024-05-08reorder configsYasin
2024-05-08temporary file name changeYasin
changed the config file to skyblocker-2 till datafixer is finished
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-05-04Refactor WikiLookup error messagesKevinthegreat
2024-05-04Refactor WikiLookup to use optionalsKevinthegreat
2024-05-04Fix wiki lookup crash + other bugAaron
2024-05-02Fix commissions appearing a random order each timeAaron
2024-05-02Fix Quiz Solver CrashAaron
2024-05-01Remove formatting codes from a few forgotten classesAaron
Fixes Quiz, Threee Weirdos and other solvers
2024-05-01Fix StatusBarTrackerKevinthegreat
2024-04-30Make filters ignore formatting codesAaron
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-30Fix Status Bar not updating if messages are canceledKevinthegreat
Remove obsolete suppress warnings
2024-04-29Fix VisitorHelperKevinthegreat
2024-04-291.20.6Aaron
2024-04-29Add new commissionAaron
2024-04-29fix div by zeroviciscat
2024-04-29wack fix for Biglo's issueviciscat
revert if you think this is stupid
2024-04-28Refactor ItemStackComponentizationFixerKevinthegreat
2024-04-28Add invisible armour stand toggle and dumping head textures to debugAaron
2024-04-28Merge pull request #675 from viciscat/fixes-and-thingsKevin
Fixes and things
2024-04-28Refactor VisitorHelper and head detectionKevinthegreat
2024-04-28put in switch to make aaron happyviciscat
2024-04-28Tic Tac Toe Rewrite/RefactorAaron
2024-04-28Fix ItemUtils legacy timestamp parsingKevinthegreat
2024-04-27possible fix for crafting in mirrorverseviciscat
2024-04-27possible royal resident fixviciscat
2024-04-27possible kuudra crash fixviciscat
2024-04-27Hide vanilla enchants on skyblock itemsAaron
2024-04-27Enable QuickNav NBT editing & add warning about itAaron
2024-04-274 Patterns instead of 25000+Aaron
2024-04-27Apply code review suggestionsKevinthegreat
2024-04-27Fix ItemUtilsTest and store failure reportsKevinthegreat
2024-04-26Refactor updated codeKevinthegreat
2024-04-26Pluralize the mixin and accessor packagesAaron
2024-04-26Update various dependenciesAaron