Max Weber
af0fdb1d49
runelite-client: Add fairy ring search to fairy ring plugin
2018-07-17 18:19:02 -06:00
Max Weber
6b278d48a5
Add API to create new widgets
2018-07-17 18:19:01 -06:00
Tyler Hardy
e67561c355
runelite-api: Add/Correct fairy ring panel widgets
2018-07-17 18:19:00 -06:00
Max Weber
b269a75c45
runelite-client: Allow ChatboxInputManager to callback early
2018-07-17 18:18:59 -06:00
Magic fTail
ddc14df306
screenshot plugin: capture ToB rewards
2018-07-17 20:16:28 -04:00
forsco
394135e912
Add mythical cape and teak kitchen table to skill calc ( #4341 )
...
- Add Mounted Mythical Cape to skill calculator
- Change 'Teak Table' at level 52 to 'Teak Kitchen Table'
2018-07-18 00:30:41 +02:00
Adam
c81c863cd3
xp drop plugin: add positions for config
2018-07-16 20:55:35 -04:00
Adam
6bf32768f1
xp drop plugin: fix alignment of xpdrops when hiding skill icons
2018-07-16 20:52:02 -04:00
Adam
a16ff307b8
Merge pull request #4357 from Nightfirecat/fix-remove-tags
...
text: Fix removeTags for isolated < and > chars
2018-07-16 19:35:16 -04:00
Adam
d719f46d26
Merge pull request #4352 from Abextm/update-ids-171-7
...
runelite-api: Update autogenerated ID files to 171-7
2018-07-16 19:33:06 -04:00
Adam
eddb29ad2c
prayer plugin: update zamorak robe itemids
2018-07-16 19:26:34 -04:00
Max Weber
84f7807d1b
runelite-api: Update autogenerated ID files to 171-7
2018-07-16 19:24:47 -04:00
Adam
6bca1d39a9
Remove MAZE_GUARDIAN_MOVING npc id
...
This isn't a real npcid and was erroneously added in b7b8fc85fb
2018-07-16 19:23:42 -04:00
Adam
de89c9b285
Merge pull request #4346 from Adam-/master+itemevents
...
Add item events
2018-07-16 18:00:33 -04:00
Adam
99c7848294
Remove item layer changed event
2018-07-16 17:53:30 -04:00
Adam
ca4616bac4
mta plugin: use item events
2018-07-16 17:53:30 -04:00
Adam
216d24ef5d
agility plugin: use item events
2018-07-16 17:53:29 -04:00
Adam
c5ab073407
region tile manager: send item spawns at plugin start
2018-07-16 17:53:29 -04:00
Adam
3016b84cfe
grounditems: rewrite to use item spawn events
2018-07-16 17:53:28 -04:00
Adam
1bac71f840
Add item spawn events
2018-07-16 17:42:17 -04:00
Adam
ae4811c2a3
Merge pull request #4351 from Abextm/region-scene-master
...
Rename Region to Scene
2018-07-16 15:02:42 -04:00
Jordan Atwood
9cf09eee79
text: Fix removeTags for isolated < and > chars
...
Fixes runelite/runelite#4355
2018-07-16 10:19:30 -07:00
Max Weber
d7473bdb07
Rename Region to Scene
2018-07-16 03:45:20 -06:00
Abex
10ad7897a8
Merge pull request #4345 from aquivers/king-percival-clue-fairy-ring
...
Add fairy ring information to King Percival clue
Fixes #4344
2018-07-15 23:48:39 -06:00
Adam
074d948a34
Merge pull request #4255 from MagicfTail/kc-updater
...
ChatCommandsPlugin: Update boss kc when looking at RoW
2018-07-15 19:32:40 -04:00
Magic fTail
3f8c10d036
chat commands: update boss kc from boss log
2018-07-15 19:25:52 -04:00
Adam
2ef485dc30
ground items: scan entire scene for items not just ones within range
...
This is a relic from when we used to do this check once per frame
2018-07-15 19:04:58 -04:00
Aquivers
74fd3b85ed
Add fairy ring information to King Percival clue #4344
2018-07-15 23:38:55 +02:00
Jordan
1d76b4ba81
timers plugin: Use item and sprite IDs for timers
2018-07-15 12:10:45 -04:00
Adam
6083a779b4
Merge pull request #4264 from Abextm/assembler-label
...
cache: Relax label name constraints
2018-07-15 11:23:56 -04:00
Max Weber
bf79c3237c
cache: Relax label name constraints
...
Allows labels to be any reasonable identifier, not just `LABEL-?[0-9+]`
INSTRUCTION was changed to IDENTIFIER because if the LABEL rule is relaxed the lexer cannot tell the difference between a LABEL and a INSTRUCTION.
2018-07-15 10:38:45 -04:00
Adam
76702ac11d
Merge pull request #4226 from ScottMCarr/model-viewer-update
...
Model Viewer Improvements and Additions
2018-07-15 10:36:20 -04:00
JHPinto
28868a1eee
Slayer overlay use query idEquals, use consts ( #4322 )
...
- QueryRunner is now injected in the constructor.
- Method checkInventory moved bellow the constructor.
- Restructured queries inside checkInventory to utilize idEquals.
- Renamed method checkInventory to getSlayerItems to better reflect the new business logic.
- Removed the now unnecessary check in the render call.
- Changed Set<Integer> of slayer equipment to ImmutableIntArray, and expanded it to include jewelry to prevent the necessity of repeated concat calls when calling idEquals.
- Transformed allSlayer items into a static variable ALL_SLAYER_ITEMS
- Changed slayerJewelry to static.
- Moved static variables to start of class.
2018-07-15 11:15:32 +02:00
Tomas Slusny
4323783bfc
Merge pull request #4330 from MagicfTail/rename-event
...
ScreenshotPlugin: fix naming of onWidgetLoaded event
2018-07-15 02:46:59 +02:00
Magic fTail
3bc9eb7f84
ScreenshotPlugin: fix naming of event
2018-07-15 02:12:31 +02:00
Adam
947c338c42
slayer plugin: clear highlighted targets on login
...
The despawn event is not sent on world hop/logout
2018-07-14 17:26:12 -04:00
Jordan Atwood
6c803dce03
screenshot plugin: Use separate directory for DMM
...
Closes runelite/runelite#2050
2018-07-14 16:51:27 -04:00
Adam
30c3ce9dc1
hiscore plugin: fix race with inserting next character with autocomplete
...
The key events are already on the awt thread, so it is unnecessary to defer it. When more than one is queued the order it completes them is undefined.
2018-07-14 16:44:58 -04:00
Adam
3499efd6c1
config invocation handler: don't set config values if already set
2018-07-14 16:39:02 -04:00
Adam
d5fc26f833
Merge pull request #4319 from Abextm/fix-cactus
...
farmingtracker: Fix cactus implementation
2018-07-14 16:03:25 -04:00
Adam
864a11b900
Merge pull request #4245 from MagicfTail/Improvescreenshot
...
ScreenshotPlugin: Bugfixes
2018-07-14 16:01:38 -04:00
Adam
b1038142cb
screenshot plugin: fix hunter level up screenshots
...
Co-authored-by: Magic fTail <runecnielsen3132@gmail.com >
2018-07-14 15:53:07 -04:00
Adam
dfa892c2bc
screenshot plugin: rename "raids" to "chambers of xeric"
...
Co-authored-by: Magic fTail <runecnielsen3132@gmail.com >
2018-07-14 15:53:02 -04:00
Adam
69729c710c
screenshot plugin: move level up and quest screenshots to after widget load
...
Move screenshot to the next game tick after loading the interface. This
is needed to fix Hunter as it applies the widget text after it has
unhidden the widgets.
Co-authored-by: Magic fTail <runecnielsen3132@gmail.com >
2018-07-14 15:51:47 -04:00
Max Weber
7d8804e737
farmingtracker: Fix cactus implementation
2018-07-14 03:04:42 -06:00
Adam
a52b811af1
chat commands: count barrows chests too
2018-07-13 22:45:59 -04:00
Adam
94fe9de7e0
Add matches found to bank tag search dialog message
2018-07-13 17:59:17 -04:00
Adam
1d9819216e
runelite-scripts: add bank search script
2018-07-13 17:56:44 -04:00
Adam
17f87669eb
chat commands: loosen regex for boss names
2018-07-13 16:21:57 -04:00
Adam
52c2b747d6
chat commands: add test
2018-07-13 16:21:49 -04:00