Commit Graph

2663 Commits

Author SHA1 Message Date
Adam
0fcb362f0e Merge pull request #992 from Abextm/xp-panel-ui
Make XP panel easier to read
2018-03-19 17:12:02 -04:00
Max Weber
5a5b01a726 Change colors in XPInfoPanel to be brighter 2018-03-19 15:51:22 -04:00
Max Weber
620cd1f09c Add JShadowedLabel 2018-03-19 15:51:21 -04:00
Adam
50932177ed Merge pull request #1004 from deathbeam/remove-item-stack-count
Do not display stack in price tooltips
2018-03-18 20:45:55 -04:00
Adam
e9a39b4aeb Merge pull request #990 from Kamielvf/overlay-progress-pie
Add progress pie overlay component
2018-03-18 20:40:15 -04:00
Adam
275f87ee91 Merge pull request #991 from sethtroll/addquickhidehighlight
ground items: add support for quickly hiding/highlighting items
2018-03-18 20:20:59 -04:00
Seth
0c61ffd3b1 ground items: add support for quickly hiding/highlighting items 2018-03-18 20:08:20 -04:00
Adam
4230762cd0 Merge pull request #631 from nvisser/xp-next-level
Add time until next level to XP tracker
2018-03-18 19:26:20 -04:00
Adam
41577f28d3 Merge pull request #566 from sethtroll/addcannonspots
Add common cannon spots
2018-03-18 19:22:30 -04:00
Seth
36765360a7 cannon plugin: add common cannon spots 2018-03-18 19:10:37 -04:00
Tomas Slusny
d29e8dd93b Do not display stack in price tooltips
Displaying amount of items in stack is unnecessary because the
information is shown on item itself, so it is just making the tooltip
unnecessary big.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-18 19:55:59 +01:00
Adam
c4236274b2 Merge pull request #937 from ChaoticConundrum/tooltip-values-pr
Add Item Prices plugin for item price/value tooltips
2018-03-18 14:44:59 -04:00
Adam
3498ff18c1 Merge pull request #1003 from deathbeam/fix-tooltip-out-of-bounds
Fix tooltip modicon OutOfBounds
2018-03-18 14:44:26 -04:00
Tomas Slusny
ec4bb17daa Fix tooltip modicon OutOfBounds
- Swap originalWidth with width

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-18 18:59:31 +01:00
Charlie Waters
a1f04f2f89 Add item prices plugin for item price/value tooltips 2018-03-18 13:38:08 -04:00
Charlie Waters
649c491f92 Add TooltipManager method to add tooltip to front of list, and always
add mouse highlight tooltip to front
2018-03-18 13:38:08 -04:00
Charlie Waters
df540aa7b8 Fix bug with rendering more than two tooltips following mouse 2018-03-18 13:38:06 -04:00
Adam
81012a1929 Merge pull request #824 from jplsek/bank-value-update
Bank value plugin
2018-03-18 12:25:54 -04:00
Jeremy Plsek
53cf956547 Add bank value plugin 2018-03-18 12:11:34 -04:00
Jeremy Plsek
b55fba573f bank item query: only search items in current tab 2018-03-18 11:46:47 -04:00
Jeremy Plsek
254c62bfab stack formatter: support larger stack sizes 2018-03-18 11:46:47 -04:00
Adam
adc5fe2b26 item manager: add batch item price lookup 2018-03-18 11:46:46 -04:00
Jeremy Plsek
c12dc9b6c7 http-api: add batch lookup to ItemClient 2018-03-18 11:34:15 -04:00
Adam
53d8286db8 examine service: correct type column enum 2018-03-17 22:21:20 -04:00
Adam
c964dea76c Merge pull request #1000 from Adam-/item-sprite
Add item sprite renderer
2018-03-17 21:51:29 -04:00
Adam
86578fcc12 cache controller: expose item sprites 2018-03-17 21:40:21 -04:00
Adam
66c8fce606 cache: add item sprite renderer
Most of the code is slightly deobfuscated and stripped down from the client
2018-03-17 21:40:21 -04:00
Adam
148a7e1c0b cache: add resize, recolor, and retexture to modeldefinirtion 2018-03-17 21:40:20 -04:00
Adam
710c0a2ecf cache: store original pixels and palette too, and add normalize() 2018-03-17 21:40:20 -04:00
Adam
beb9d3a27a cache: expand on texture definition and loader 2018-03-17 21:40:18 -04:00
Adam
735052232c cache: fix not invalidating vertexNormals in reset 2018-03-17 21:07:31 -04:00
Adam
e4af1aa0da cache: add updateNote to ItemDefinition 2018-03-17 21:07:09 -04:00
Adam
a3e4dc400f cache: add provider interfaces for items, models, sprites, and textures 2018-03-17 21:06:55 -04:00
Adam
d35ec38577 ge plugin: move item composition and image calls off of awt thread 2018-03-17 18:47:52 -04:00
Kamiel
ac2315523a Add progress pie type overlay 2018-03-17 03:32:29 +01:00
Adam
eac4f5d30e Merge pull request #988 from Adam-/wildcards
ground items: add support for wildcards
2018-03-16 21:03:51 -04:00
Adam
82cfa48d9c ground items: add support for wildcards 2018-03-16 20:06:13 -04:00
Adam
4273c2a01c Merge pull request #984 from sethtroll/fixmountedglory
Poh plugin: fix mounted glory minimap icon
2018-03-16 18:23:15 -04:00
Adam
c48a61e86e Merge pull request #832 from Unmoon/boosts-next-change
Boosts plugin: Add "Next change"
2018-03-16 18:11:18 -04:00
Adam
1a7331331f boosts plugin: show time to next change 2018-03-16 17:46:07 -04:00
Seth
cbc484b048 pog plugin: fix mounted glory minimap icon
mounted glory is a decoration object, not game object
2018-03-16 16:41:21 -05:00
Seth
f6fbc1953b poh plugin: change gameobject map to tile object 2018-03-16 16:38:33 -05:00
Adam
7033879d2e Merge pull request #935 from DevDennis/prayer-reordering
Reorder Prayers Plugin
2018-03-16 17:27:38 -04:00
Dennis de V
164078751f runelite-client: add prayer reordering plugin 2018-03-16 17:16:31 -04:00
Dennis de V
814dac53c8 runelite-api: add widget config 2018-03-16 17:16:27 -04:00
Dennis de V
ef02e6e316 runelite-mixins: add null check for widget group in getGroup() 2018-03-16 17:16:22 -04:00
Dennis de V
15ef09cd5e runelite-api: add widget open event 2018-03-16 17:16:18 -04:00
Dennis de V
56f8ebe4da runelite-api: add event for dragging widget 2018-03-16 17:16:14 -04:00
Dennis de V
5c83be7c2f runelite-api: expose dragging widget fields 2018-03-16 17:16:01 -04:00
Adam
12e761d04c Merge pull request #985 from tylerthardy/herbiboarFixes
Herbiboar fixes
2018-03-16 13:42:33 -04:00