aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-13Merge pull request #690 from olim88/mining-featuresKevin
add waypoints for commissions in dwarven mines and glacite.
2024-05-13Fix quite important AH bug (#689)viciscat
* fix the bug * press ESC to go back to Auctions browser from the auction view * hurray for formatting * Apply suggestions from code review --------- Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
2024-05-13Merge pull request #701 from SkyblockerMod/datafixerAaron
Config Data Fixer
2024-05-11Refactor MiningLocationLabel and formattingKevinthegreat
2024-05-11Refactor ConfigDataFixerKevinthegreat
2024-05-11Remove unused fieldsKevinthegreat
2024-05-11Switch to DFUKevinthegreat
2024-05-11Add ConfigDataFixerTestKevinthegreat
2024-05-10More null safety for newer fieldsAaron
2024-05-10turn the lables into a recordolim
2024-05-10fix formmating problemsolim
2024-05-10Add exception messageAaron
2024-05-10Fix bounding being misspelledAaron
2024-05-10Config Data FixerAaron
Skyblocker's Version of DFU
2024-05-09fix to work with new configolim
2024-05-09finer control on if enabledolim
add options to only enable in dwarven or glacite locations
2024-05-09commisions update when in mineshaftolim
fix commissions not updating while in a mineshaft
2024-05-09glacite lake is also in tunnelsolim
this place is not in the wiki i did not realise it existed but it would show dwarven instead of glacite waypoints
2024-05-09fix showing when in the mineshaftsolim
2024-05-09add emissary waypointsolim
2024-05-09tidy up last bitsolim
2024-05-09add config optionsolim
2024-05-09fix formatting and add better coloursolim
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 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