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
psyopcutie
d29dd6f1b7
Final commit
2026-05-09 11:32:20 +02:00
psyopcutie
6fe429200c
GroundItems: Small improvements
2026-03-14 21:10:27 +01:00
downthecrop
c193f26985
KondoKit 2.1 + ChatBoxHelmets
2026-01-13 13:28:32 +00:00
Chase
0ccd28cacf
Added toggle for price display of ground items plugin
2025-06-06 19:32:57 +00:00
Ceikry
cd081deb89
Merge branch 'SlayerPluginUpdate' into 'master'
...
Update the slayer plugin to support all slayer tasks
See merge request 2009scape/rt4-client!22
2025-02-12 13:43:06 +00:00
GregF
7c27a245d7
Update the slayer plugin to support all slayer tasks
2025-02-12 13:43:06 +00:00
downthecrop
77c5528fc1
always update display settings
2024-11-03 10:25:50 -08:00
downthecrop
3a33995006
Better alt canvas logic
2024-11-03 10:24:11 -08:00
downthecrop
4ebba194dc
Merge branch 'KondoKit-2.0' into 'FIXED-RESIZE'
...
# Conflicts:
# plugin-playground/src/main/kotlin/KondoKit/ScrollablePanel.kt
2024-10-28 23:41:42 +00:00
downthecrop
e05f5829d7
Restore original Kondo Fixed mode handling
2024-10-28 16:38:33 -07:00
downthecrop
cb9758f7d5
Organize overrides to be together in the source
2024-10-28 16:22:40 -07:00
downthecrop
1cca6611ee
general cleanup
2024-10-28 12:43:29 -07:00
downthecrop
52d07d5795
add mousewheel relay
2024-10-28 11:42:37 -07:00
downthecrop
f2d4c17569
Correct offsets
2024-10-28 10:53:23 -07:00
downthecrop
c24df5ab46
cleanup files
2024-10-28 07:18:08 -07:00
downthecrop
07f4dc9349
mostly working alt canvas
2024-10-28 00:03:43 -07:00
downthecrop
c307db1e11
double buffering
2024-10-27 21:38:12 -07:00
downthecrop
8b89a2bb8c
Faster transforms
2024-10-27 20:22:16 -07:00
downthecrop
c5ba4ecc94
true nn upscale
2024-10-27 20:11:25 -07:00
downthecrop
341d6758c1
Simplify altcanvas
2024-10-27 19:40:24 -07:00
downthecrop
1f1718d917
Keep the canvas in the frame but change the Z order
2024-10-27 08:10:38 -07:00
downthecrop
8180e20281
Removing debug from client + add print for unparented altcanvas
2024-10-26 22:33:54 -07:00
downthecrop
e7f46f1006
Constant for FIXED_HEIGHT + transfercomponent helper
2024-10-26 22:31:43 -07:00
downthecrop
83fe4805ac
GC issues + some late invokes
2024-10-26 09:59:25 -07:00
downthecrop
71afb2b385
greatly reduce flickering
2024-10-26 09:06:23 -07:00
downthecrop
15deb6216f
skip unrequired movement
2024-10-25 21:26:43 -07:00
downthecrop
4f8bf464c5
HD Resize redraw
2024-10-25 21:22:16 -07:00
downthecrop
b3c2adc51f
support scaled fixed HD
2024-10-25 15:54:39 -07:00
downthecrop
838acc57ff
handing for altcanvas in alerts
2024-10-24 23:21:55 -07:00
downthecrop
1eb7483d35
Regain focus on click
2024-10-24 20:58:45 -07:00
downthecrop
af4dafee89
Convert to volatile and centralize logic to the altcanvas.
2024-10-24 20:50:56 -07:00
downthecrop
8e554b573c
gather functions together for easier debugging
2024-10-24 20:24:40 -07:00
downthecrop
668345b81e
FIXED streched mode
2024-10-24 12:03:16 -07:00
downthecrop
c917981ef8
Additional theme support + dynamic scrolling for resized views
2024-10-23 15:59:29 -07:00
downthecrop
fce9b4eea7
AWT native component theming
2024-10-23 14:44:32 -07:00
downthecrop
5948810ca7
Move themes to a new file, add color boost
2024-10-22 21:26:54 -07:00
downthecrop
2a059d1c02
centralize all colors, begin themeing support
2024-10-22 18:39:30 -07:00
downthecrop
72bf9a8297
Drawsync loot items
2024-10-21 21:26:54 -07:00
downthecrop
f09de70a30
Draw sync reset actions
2024-10-21 21:09:22 -07:00
downthecrop
d779f65db4
Display other loaded plugins in the config
2024-10-21 20:16:25 -07:00
downthecrop
1eee2a531b
Move AA Disable before GLInit
2024-10-20 22:21:52 -07:00
downthecrop
0ab6ed3868
track login state withint logintimer plugin
2024-10-18 19:41:45 -07:00
downthecrop
59100a036d
logintimer reset on login but not during resize event ect
2024-10-14 23:35:01 -07:00
downthecrop
f8dcbfafdb
prevent text wrapping, prevent logintimer from reloading (preserve time)
2024-10-14 23:24:14 -07:00
downthecrop
5e90004474
add support for custom offsets
2024-10-14 01:57:09 -07:00
downthecrop
b009601848
contains instead of equals for os.name
2024-10-13 00:25:07 -07:00
downthecrop
de5cbda4f9
Restore comments, remove the black spacer bar on platforms where it is not required
2024-10-13 00:04:42 -07:00
downthecrop
a31437ef82
Automatically add optional res folder into output
2024-10-08 01:28:12 -07:00
downthecrop
310c88600a
GroundItems 1.3
2024-10-08 01:25:53 -07:00