Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-15 | Clean up rendering code and remove extra buttons option | Kevinthegreat | |
2024-05-14 | Adjusted Button Rendering with the help of BigloBot | VeritasDL | |
2024-05-14 | Machinika: Museum | VeritasDL | |
2024-05-14 | Merge pull request #696 from Emirlol/compact-damage | Aaron | |
Add compact damage | |||
2024-05-14 | Merge pull request #702 from AzureAaron/hide-soulweaver-skulls | Aaron | |
Hide Soulweaver Skulls | |||
2024-05-14 | Hide Soulweaver Skulls | Aaron | |
2024-05-14 | Use null check again | Aaron | |
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-13 | Refactor ClientPlayNetworkHandlerMixin.skyblocker$onEntityTrackerUpdate to ↵ | Rime | |
use logger | |||
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 | 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 | Refactor entity type & null check | Rime | |
2024-05-10 | Add compact damage | Rime | |
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 |