aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-11Remove unused fieldsKevinthegreat
2024-05-11Switch to DFUKevinthegreat
2024-05-11Add ConfigDataFixerTestKevinthegreat
2024-05-10More null safety for newer fieldsAaron
2024-05-10fix text orderolim
make text for pr in correct order in file
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-10Refactored config to work with the new config categorizationRime
Changed formatting method From DecimalFormat to String#formatted to make it easier to configure. Also, the precision setting now applies instantly.
2024-05-10Refactored logic from using JSON to directly modifying Text objectsRime
2024-05-10Refactor entity type & null checkRime
2024-05-10Add compact damageRime
2024-05-10Config Data FixerAaron
Skyblocker's Version of DFU
2024-05-09fix text nameolim
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 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