aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-09fix conflicts with new configolim
2024-05-09add (p) for purseolim
also fix code a tad
2024-05-09add ability to use purse valueolim
2024-05-09add option to need to start with ("=")olim
also add key for magnitudes into option tooltip
2024-05-09add e (160) and addapt for other uiolim
added magnitude e as valid. and added to EditBidPopup.
2024-05-09fix test formattingolim
2024-05-09clean code and fix to 1.20.6olim
2024-05-09add commandolim
add command to be able to use the calculator and fix crash with emty equations
2024-05-09add testsolim
add tests for the calculator utility
2024-05-09be more lenient with bracketsolim
2024-05-09add config optionolim
2024-05-09add messages to exceptionsolim
2024-05-09move the calculator to a util functionolim
2024-05-09fix amount outputs to be full numbersolim
2024-05-09calculations workolim
should probaly move to utils function and need to add config and proper text
2024-05-09create mixin to render to the sign input screen and basic converter for k,m,bolim
2024-05-09Fix accessories helper not working with only 1 accessory bag page (#693)Aaron
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-09Add a way to show all ordered waypoints at once (#688)Aaron
2024-05-09??? (#699)Aaron
2024-05-09Nothing to see here, part 2 (#698)Kevin
2024-05-09Merge pull request #697 from LifeIsAParadox/ultimate-config-reconfigurationYasin
Ultimate config reconfiguration
2024-05-09Pluralize helperYasin
2024-05-09hideStatusEffectOverlay -> ui tabYasin
2024-05-09itemName -> idYasin
2024-05-09chats -> chatYasin
2024-05-09fix possible translate webhook problemYasin
shortens the description to a length of less than 4096 characters
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-08update modrinth iconYasin
ignore this change
2024-05-06Deprecate classic style for removalAaron
2024-05-06Mines Slayer commissionAaron
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-03Update Minecraft & Mod versionAaron