Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-14 | Hide Soulweaver Skulls | Aaron | |
2024-05-14 | Merge pull request #686 from olim88/sign-calculator | Aaron | |
Sign calculator | |||
2024-05-14 | Add line smoothener (#711) | Rime | |
* Add line smoothener * Update src/main/java/de/hysky/skyblocker/skyblock/item/tooltip/ItemTooltip.java | |||
2024-05-13 | Merge pull request #690 from olim88/mining-features | Kevin | |
add waypoints for commissions in dwarven mines and glacite. | |||
2024-05-13 | Fix 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-13 | Merge pull request #701 from SkyblockerMod/datafixer | Aaron | |
Config Data Fixer | |||
2024-05-11 | Refactor MiningLocationLabel and formatting | Kevinthegreat | |
2024-05-11 | Allow equals sign | Kevinthegreat | |
2024-05-11 | Fix invalid equation text and refactor | Kevinthegreat | |
2024-05-11 | Refactor ConfigDataFixer | Kevinthegreat | |
2024-05-11 | Remove unused fields | Kevinthegreat | |
2024-05-11 | Switch to DFU | Kevinthegreat | |
2024-05-11 | Add ConfigDataFixerTest | Kevinthegreat | |
2024-05-10 | More null safety for newer fields | Aaron | |
2024-05-10 | fix text order | olim | |
make text for pr in correct order in file | |||
2024-05-10 | turn the lables into a record | olim | |
2024-05-10 | fix formmating problems | olim | |
2024-05-10 | Add exception message | Aaron | |
2024-05-10 | Fix bounding being misspelled | Aaron | |
2024-05-10 | Config Data Fixer | Aaron | |
Skyblocker's Version of DFU | |||
2024-05-09 | fix text name | olim | |
2024-05-09 | fix to work with new config | olim | |
2024-05-09 | finer control on if enabled | olim | |
add options to only enable in dwarven or glacite locations | |||
2024-05-09 | commisions update when in mineshaft | olim | |
fix commissions not updating while in a mineshaft | |||
2024-05-09 | glacite lake is also in tunnels | olim | |
this place is not in the wiki i did not realise it existed but it would show dwarven instead of glacite waypoints | |||
2024-05-09 | fix showing when in the mineshafts | olim | |
2024-05-09 | add emissary waypoints | olim | |
2024-05-09 | tidy up last bits | olim | |
2024-05-09 | add config options | olim | |
2024-05-09 | fix formatting and add better colours | olim | |
2024-05-09 | rework to use labels instead of trying to use crystal waypoints | olim | |
2024-05-09 | add waypoints for current commision | olim | |
still need to get locations in the mines | |||
2024-05-09 | fix conflicts with new config | olim | |
2024-05-09 | add (p) for purse | olim | |
also fix code a tad | |||
2024-05-09 | add ability to use purse value | olim | |
2024-05-09 | add option to need to start with ("=") | olim | |
also add key for magnitudes into option tooltip | |||
2024-05-09 | add e (160) and addapt for other ui | olim | |
added magnitude e as valid. and added to EditBidPopup. | |||
2024-05-09 | fix test formatting | olim | |
2024-05-09 | clean code and fix to 1.20.6 | olim | |
2024-05-09 | add command | olim | |
add command to be able to use the calculator and fix crash with emty equations | |||
2024-05-09 | add tests | olim | |
add tests for the calculator utility | |||
2024-05-09 | be more lenient with brackets | olim | |
2024-05-09 | add config option | olim | |
2024-05-09 | add messages to exceptions | olim | |
2024-05-09 | move the calculator to a util function | olim | |
2024-05-09 | fix amount outputs to be full numbers | olim | |
2024-05-09 | calculations work | olim | |
should probaly move to utils function and need to add config and proper text | |||
2024-05-09 | create mixin to render to the sign input screen and basic converter for k,m,b | olim | |
2024-05-09 | Fix accessories helper not working with only 1 accessory bag page (#693) | Aaron | |
2024-05-09 | Merge pull request #692 from AzureAaron/mines-commission-and-classic-deprecation | Aaron | |
Adds Mines Slayer starter commission and deprecates the classic hud for removal |