diff options
| author | Rime <81419447+Emirlol@users.noreply.github.com> | 2025-01-01 23:47:57 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-01 15:47:57 -0500 |
| commit | a09c6ee7931a0af64f4a5be08830bbccdce4c38c (patch) | |
| tree | bd5eda23bec3a6dc7132b10090651ef45a771990 /src/test/java | |
| parent | 8d879bd1c95656d39067fdfc9093d89cb7cc7e56 (diff) | |
| download | Skyblocker-a09c6ee7931a0af64f4a5be08830bbccdce4c38c.tar.gz Skyblocker-a09c6ee7931a0af64f4a5be08830bbccdce4c38c.tar.bz2 Skyblocker-a09c6ee7931a0af64f4a5be08830bbccdce4c38c.zip | |
Add powder mining tracker (#1065)
* Add chat events
* Add powder mining tracker
* Add ON_PRICE_UPDATE event and re-calculate profit after prices are updated
* Initial config
* Add config screens for filtering the shown items
* Fix Done button width being only 1 col wide when it's supposed to be 2
* Change to regex because index magic wasn't magic-ing
Regex my beloved
* Read and write from file and fix incorrect param used in recalculateAll
Also a small fix for the regex
* Change literal text to translatable
* Extract `ON_PRICE_UPDATE` event to a separate class under the `events` package
* Simplify switch to use pattern matching
* Extract render and chat message lambdas to methods
* Add PROFILE_INIT event
* Add support for multiple profiles
* Re-add ItemPrice#init with additional documentation
* Prevent rendering profit if there are no rewards
* Format item amounts when rendering
* Add more documentation
Diffstat (limited to 'src/test/java')
0 files changed, 0 insertions, 0 deletions
