Commit Graph

7724 Commits

Author SHA1 Message Date
Adam
6b8bf9c401 Merge pull request #9466 from abextm/prif-agility
agility: Support Prifddinas course
2019-07-27 22:10:38 -04:00
Adam
5b17512d6a Merge pull request #9470 from Alexsuperfly/elven-crystal-chest
loot tracker: add Elven Crystal Chest
2019-07-27 22:04:03 -04:00
Adam
8e33b7431c Merge pull request #9481 from abextm/prif-skybox
Skybox: Add Prifddinas and Iorwerth dungeon
2019-07-27 21:55:51 -04:00
TheStonedTurtle
761ffd9fff loot tracker: add gauntlet support 2019-07-27 21:51:57 -04:00
Tomas Slusny
51abc3614a raids plugin: send raids layout message to party
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-07-27 16:02:45 -04:00
Tomas Slusny
00a4c627c5 party: add party chat messages
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-07-27 16:02:45 -04:00
dekvall
03674945d5 Increase timeout for smelting overlay to handle cannonballs (#9448) 2019-07-27 18:28:58 +02:00
Max Weber
e5154893a4 Skybox: Add Prifddinas and Iorwerth dungeon 2019-07-26 21:01:15 -06:00
Adam
965682df6f loot tracker: fix HERBIBOAR_EVENT name typo 2019-07-26 21:13:48 -04:00
psikoi
2b7c48e0c8 loot tracker: ignore player loot in LMS 2019-07-26 21:13:48 -04:00
Ryan
d5bf137ca7 zoom plugin: fix range bounds for ctrl zoom value config
Co-authored-by: Adam <Adam@sigterm.info>
2019-07-26 18:11:53 -04:00
Adam
c801c05551 grounditems: add despawn timers
Co-authored-by: Matthew Smith <matthew.smith813@gmail.com>
2019-07-26 13:41:39 -04:00
Adam
38e64ee5bd Merge pull request #9428 from abextm/parallel-patch
Download and patch the client in parallel with startup
2019-07-26 13:36:52 -04:00
Alexsuperfly
2aab1d5b19 loot tracker: add Elven Crystal Chest 2019-07-26 12:45:46 -04:00
Max Weber
6fa2a3d7a5 agility: Support Prifddinas course 2019-07-26 07:31:40 -06:00
Abex
5f69bec673 Merge pull request #9458 from abextm/questlist-725
Update Quest Enum to latest cache
2019-07-26 06:57:29 -06:00
Jacky L
029fd5e372 Show HA profit while casting HA on items (#9070) 2019-07-26 12:07:45 +02:00
Daniel Serpa
7b7ac8ff93 quest list plugin: add not completed filter 2019-07-26 11:34:52 +02:00
Andrew Benson
40ee0fede2 Fix Ardounge -> Ardougne typo in cryptic clue description (#9460) 2019-07-26 11:15:55 +02:00
Tomas Slusny
eaf7ec6674 Use GL_DYNAMIC_DRAW for ever-changing uniformBuffer
GL_STATIC_DRAW means that the buffer will be created once, set once, and
used once, but its created once, updated a lot, and used a lot, what
means it should use GL_DYNAMIC_DRAW (this param affects how
glBufferSubData later works).

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-07-26 10:59:01 +02:00
David
0ed6e6a9a4 Add new Jethic medium clue step (#9456) 2019-07-26 10:58:19 +02:00
Max Weber
bd7a6ed7ef Update Quest Enum to latest cache 2019-07-25 14:43:22 -06:00
Adam
c3f4a57e6a Merge pull request #9359 from Nightfirecat/add-skill-xp-tracker-menu-options
Add skill tab canvas menu options
2019-07-25 15:50:30 -04:00
Tomas Slusny
d7d9bef1e0 Merge pull request #9415 from Nightfirecat/fix-teleblock-timer-patterns
timersplugin: Escape periods in teleblock patterns
2019-07-25 18:18:34 +02:00
David
c0cc1a9fc4 Add GE limit for Drift net (#9411) 2019-07-25 15:32:05 +02:00
dekvall
e550fca3c9 Add gnome stronghold fishing spots to fishing plugin (#9444) 2019-07-25 15:31:15 +02:00
Tomas Slusny
75d1999731 Merge pull request #9323 from Decorth/patch-5
Adding Hespori to loot tracker
2019-07-25 14:18:40 +02:00
Tomas Slusny
272a80e23b Merge pull request #9450 from Trevor159/clue-fix
hot cold clues: center kandarin outpost dig location
2019-07-25 13:19:11 +02:00
Abex
90441d249b Merge pull request #9454 from abextm/cache-code-2019-07-25-rev181
Cache code 2019 07 25 rev181
2019-07-25 03:51:23 -06:00
RuneLite Cache-Code Autoupdater
2d036ce614 Update Scripts to 2019-07-25-rev181 2019-07-25 09:33:36 +00:00
RuneLite Cache-Code Autoupdater
9941851a6a Update NPC IDs to 2019-07-25-rev181 2019-07-25 09:33:33 +00:00
RuneLite Cache-Code Autoupdater
072b3068a9 Update Object IDs to 2019-07-25-rev181 2019-07-25 09:33:32 +00:00
RuneLite Cache-Code Autoupdater
04a27556ae Update Item variations to 2019-07-25-rev181 2019-07-25 09:33:31 +00:00
RuneLite Cache-Code Autoupdater
50d25f5ea2 Update Item IDs to 2019-07-25-rev181 2019-07-25 09:33:31 +00:00
15987632
e741770083 hot cold clues: center kandarin outpost dig location 2019-07-24 20:40:14 -04:00
Jordan Atwood
ae8379b08a xptrackerplugin: Add canvas menu options to skill tab
This commit adds a configuration option to display menu options to add
or remove a skill from the canvas from the skill tab.
2019-07-24 19:55:16 -04:00
Jordan Atwood
c6149f0db0 overlaymanager: Add anyMatch method
This will help plugins make informed decisions when, say, displaying
different text when toggling an overlay on and off.
2019-07-24 19:52:06 -04:00
Max Weber
f42ebbfe82 runelite-client: Preload certain slow classes 2019-07-24 15:17:30 -06:00
Max Weber
64643c136d runelite-client: Start the ClientLoader running before injection starts
This saves about a second of startup time. It also removes the possibly incorrect ClientUpdateCheckMode from the RuneLiteModule
2019-07-24 15:17:30 -06:00
Adam
f2cfea57cc chatfilter test: remove player bind 2019-07-24 15:10:47 -04:00
William Collishaw
87ec3f0bea emoji plugin: support nbsp in messages 2019-07-24 15:06:31 -04:00
Sander de Groot
b59405eec0 chat filter: fix filtering messages containing nbsp
The chat history plugin replays messages by replacing spaces with nbsp to avoid triggering notifications and chat commands, and this was preventing the chat filter from filtering replayed messages. censorMessage already does a nbsp to space replacement.
2019-07-24 15:01:47 -04:00
Decorth
5969a2d972 loottracker: Add Hespori loot tracking
Closes runelite/runelite#9249
2019-07-24 08:44:21 -07:00
xDemoN
4f71fb91f0 clue scrolls: Use consistent label for "Location" (#9421) 2019-07-24 17:25:41 +02:00
Adam
6d3f1208a0 Merge pull request #9389 from Nightfirecat/tag-to-untag
Use "Un-tag" and "Unmark" menu options for tagged NPCs and marked objects/tiles
2019-07-24 10:48:01 -04:00
Adam
29533cd6c7 client: change item layer item uages to TileItem 2019-07-23 22:28:32 -04:00
Adam
2ffe3affbc api: rename Item to TileItem and add Item value class
Item was actually the renderable Item and is being misused for
ItemContainer items
2019-07-23 22:16:31 -04:00
Adam
3700876cf8 Merge pull request #9417 from Adam-/tooltip-crash
Fix tooltip error handling
2019-07-23 20:39:00 -04:00
Adam
877df92d11 tooltip component: fix exception from malformed tags 2019-07-23 20:30:50 -04:00
Adam
34243f727c tooltip overlay: move tooltip clearing to a finally block
Tooltips must always be cleared after each frame, and the overlay is
responsible for this. This fixes tooltips erroneously stacking up in the
event of an exception in the overlay
2019-07-23 20:30:49 -04:00