Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-14 | Clarify the regex in CompactDamage (#712) | Rime | |
2024-05-14 | Merge pull request #696 from Emirlol/compact-damage | Aaron | |
Add compact damage | |||
2024-05-14 | Block Incorrect Terminal Clicks | Aaron | |
2024-05-14 | Merge pull request #686 from olim88/sign-calculator | Aaron | |
Sign calculator | |||
2024-05-14 | Make Million/Billion/Trillion abbreviations capitalized | Aaron | |
2024-05-14 | Add support for mega crit ability | Aaron | |
2024-05-14 | Add support for ring of love ability | Aaron | |
2024-05-14 | Fix normal damage colour being overwritten | Aaron | |
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-14 | Fix color fr this time | Rime | |
2024-05-14 | Actually preserve damage color if it doesn't match the criteria | Rime | |
2024-05-14 | Add proper entity check and preserve damage color if not normal or crit dmg | Rime | |
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-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-10 | turn the lables into a record | olim | |
2024-05-10 | fix formmating problems | olim | |
2024-05-10 | Refactored config to work with the new config categorization | Rime | |
Changed formatting method From DecimalFormat to String#formatted to make it easier to configure. Also, the precision setting now applies instantly. | |||
2024-05-10 | Refactored logic from using JSON to directly modifying Text objects | Rime | |
2024-05-10 | Add compact damage | Rime | |
2024-05-10 | Config Data Fixer | Aaron | |
Skyblocker's Version of DFU | |||
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 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 | 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 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 | |||
2024-05-09 | Add a way to show all ordered waypoints at once (#688) | Aaron | |
2024-05-09 | itemName -> id | Yasin | |