Commit Graph

2639 Commits

Author SHA1 Message Date
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
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
Tyler Hardy
cf745cd974 Fix improper varbit for trail 31372 2018-03-15 21:29:41 -05:00
Tyler Hardy
21786dc1bf Move region check to loading 2018-03-15 21:29:25 -05:00
Adam
66f6db40b7 Merge pull request #967 from ChaoticConundrum/itemstats-add-pr
Add some items to Item Stats plugin
2018-03-15 21:59:27 -04:00
Adam
a1fe89f24f Merge pull request #983 from deathbeam/proper-clicking-on-select
Click the navigation button on selecting in
2018-03-15 21:28:17 -04:00
Adam
43a0af6cb3 Merge pull request #893 from DevDennis/remove-reset-menu-entries
Remove reset menu entries
2018-03-15 21:27:51 -04:00
Adam
f99c4bcaf9 Merge pull request #886 from deathbeam/overlay-offsets
Set correct offsets to overlays, smaller panels
2018-03-15 21:16:19 -04:00
Adam
c30327106b Merge pull request #982 from deathbeam/fix-clientui-init
Fix ClientUI settings loading
2018-03-15 21:12:14 -04:00
Adam
5cfccd2e3c Merge pull request #981 from Abextm/kl-fix
Fix Kourend Library plugin
2018-03-15 21:00:26 -04:00
DESKTOP-G1DDN84\Denni
2e21f1e56a restore menu entries after open/close widget 2018-03-15 20:27:30 -04:00
Tomas Slusny
c81d344e92 Click the navigation button on selecting in
Call click action when selection NavigationButton.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-16 01:01:54 +01:00
Tomas Slusny
0ab3ee5378 Fix ClientUI settings loading
- Register services to EventBus before the ConfigManager#load is called
- Send events on loading from file
- Do not invokeLater in invokeLater

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-15 23:47:33 +01:00
Adam
59971ed521 Merge pull request #975 from deathbeam/fix-naming-conventions
Fix agility plugin and herbiboar plugin codestyle
2018-03-15 18:37:49 -04:00
Max Weber
b503ce752c kourendlibrary: Use correct coordinate conversion 2018-03-15 16:21:56 -06:00
Max Weber
159b6e99b6 kourendlibrary: Fix NPE while loading 2018-03-15 16:21:31 -06:00
Tomas Slusny
1bd796bee5 Remove unused variables in Herbiboar plugin
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-15 17:22:13 -04:00
Tomas Slusny
5a7792d1ac Correctly name Herbiboar classes
- Rename Herbiboars to HerbiboarPlugin
- Rename HerbiboarsOverlay to HerbiboarOverlay
- Rename "Herbiboars" to "Herbiboar" plugin name

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-15 17:22:12 -04:00
Tomas Slusny
a8daa0156e Fix Herbiboar plugin naming conventions
Methods should never start with uppercase letter.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-15 17:22:11 -04:00
Tomas Slusny
ea1d610f1d Fix AgilityPlugin naming conventions
Methods should never start with uppercase letter.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-03-15 17:22:11 -04:00
Toocanzs
4893e11740 Add God Wars Altar Timer 2018-03-15 17:20:30 -04:00
Adam
6f1853575d runelite-mixins: add null checks in region mixin 2018-03-15 16:07:36 -04:00
Adam
680996ebe7 Merge pull request #838 from josharoo/slayer-infobox-expiry
Add timer to hide Slayer infobox
2018-03-15 12:40:08 -04:00
joshpfox
fe86d0b930 configurable slayer infobox expiry timer
Add an option in plugin config to set a time for the infobox to expire
Infobox appears on getting task, checking task, killing slayer monster, initial log in
2018-03-15 12:27:31 -04:00
Adam
eb9430d968 Merge pull request #978 from deathbeam/fix-herbiboar-npe
Fix herbiboar plugin NPE on startup
2018-03-15 12:20:33 -04:00