rt4-client/plugin-playground
Ryan ab2a28db8c * Added the option to toggle displaying HA prices and GE prices under the existing DisplayPrices function. Both by checkboxes in the UI and by commands ::displayha and ::displayge.
* Color values now correspond to whichever of the values (ha/ge) is being displayed instead of always using the highest value. GE takes priority when on, HA used when only HA is on, falls back to highest otherwise.
* Same logic as explained above is also applied to the "hidebelowvalue" function.
* Changed the color of tagged items from a dark purple to a lighter version to be more easily readable. The brightness of the purple is now consistent with all the other colors that correspond to item value thresholds.
* Fixed a bug where your tag/ignore lists would reset whenever you updated the item value thresholds.
* Updated plugin properties to include the new commands (::displayha / ::displayge)
2026-06-03 21:05:56 +10:00
..
src/main * Added the option to toggle displaying HA prices and GE prices under the existing DisplayPrices function. Both by checkboxes in the UI and by commands ::displayha and ::displayge. 2026-06-03 21:05:56 +10:00
build.gradle Automatically add optional res folder into output 2024-10-08 01:28:12 -07:00