Commit Graph

7026 Commits

Author SHA1 Message Date
Zeruth
5de903304e runeliteplus: merge upstream 2019-07-25 14:30:56 -04:00
Zeruth
51e1ae5aaf Merge remote-tracking branch 'Upstream/master'
# Conflicts:
#	runelite-api/src/main/java/net/runelite/api/Client.java
#	runelite-api/src/main/java/net/runelite/api/TileItem.java
#	runelite-api/src/main/java/net/runelite/api/events/ItemDespawned.java
#	runelite-api/src/main/java/net/runelite/api/events/ItemQuantityChanged.java
#	runelite-api/src/main/java/net/runelite/api/events/ItemSpawned.java
#	runelite-client/src/main/java/net/runelite/client/game/ItemManager.java
#	runelite-client/src/main/java/net/runelite/client/plugins/banktags/tabs/TabInterface.java
#	runelite-client/src/main/java/net/runelite/client/plugins/chatboxperformance/ChatboxPerformancePlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/grounditems/GroundItemsPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/groundmarkers/GroundMarkerPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/interfacestyles/InterfaceStylesPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/loottracker/LootTrackerPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/mta/enchantment/EnchantmentRoom.java
#	runelite-client/src/main/java/net/runelite/client/plugins/npchighlight/NpcIndicatorsPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/objectindicators/ObjectIndicatorsPlugin.java
2019-07-25 14:14:20 -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
RuneLite Cache-Code Autoupdater
2d036ce614 Update Scripts to 2019-07-25-rev181 2019-07-25 09:33:36 +00:00
RuneLite Cache-Code Autoupdater
04a27556ae Update Item variations to 2019-07-25-rev181 2019-07-25 09:33:31 +00:00
Tyler Bochard
f0b715ee6a Merge pull request #1120 from Ganom/add-graphic-swaps-to-tmorph
tmorph: Add graphic swaps
2019-07-24 23:44:22 -04:00
Ganom
2ccd3da5b0 Add new configs for graphic swap. 2019-07-24 22:40:46 -04:00
Ganom
83775a63c6 Add graphic swaps to tmorph 2019-07-24 22:40:18 -04:00
15987632
e741770083 hot cold clues: center kandarin outpost dig location 2019-07-24 20:40:14 -04:00
Owain van Brakel
af4c2ad6ae gradle: Update all deps 2019-07-25 01:37:17 +02:00
Owain van Brakel
e911effeed gradle: Format build files 2019-07-24 23:51:35 +02:00
Owain van Brakel
89be222b31 gradle: Shaded jar 2019-07-24 22:27:27 +02: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
Owain van Brakel
a0ecf6371a gradle: annotationProcessors 2019-07-24 19:40:34 +02: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
Lucwousin
ea061fd473 hydra: optimize eventbus subscriptions 2019-07-24 09:00:03 +02:00
Tyler Bochard
2029123098 Merge pull request #1093 from Kyleeld/fallinremove
PvPTools: Remove fallinhelper
2019-07-24 01:20:12 -04:00
Tyler Bochard
866a9e3fc6 Merge pull request #1098 from Owain94/jadzuksuck
slayerplugin: Correct Jad and Zuk task tracking
2019-07-24 01:18:40 -04:00
Tyler Bochard
6a458ff8b5 Merge pull request #1103 from Owain94/timetrackingnpe
timetracking: Null check panel
2019-07-24 01:18:03 -04:00
Tyler Bochard
48783aca71 Merge pull request #1102 from Owain94/dmmslayerbs
slayer: dmm multiplier
2019-07-24 01:17:48 -04:00
Tyler Bochard
d990ae1382 Merge pull request #1101 from runelite-extended/gradle
Migrate to Gradle
2019-07-24 01:16:52 -04:00
Owain van Brakel
f9b548bfbf slayer: dmm multiplier 2019-07-24 06:44:09 +02:00
Zeruth
13146e5dbd runeliteplus: various checkstyle fixes 2019-07-24 00:41:08 -04:00
Owain van Brakel
39e204307b timetracking: Null check panel 2019-07-24 06:22:03 +02:00
Zeruth
85d4ab354d runeliteplus: remove maven configurations 2019-07-23 22:41:16 -04:00
Zeruth
dd9d72ef53 runeliteplus: implement properties in java, fix calls to properties 2019-07-23 22:35:04 -04:00
Adam
29533cd6c7 client: change item layer item uages to TileItem 2019-07-23 22:28:32 -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
Adam
262fa3ba47 ovelay renderer: more gracefully handle exceptions
If an overlay throws an exception it should not prevent other overlays
in the layer from being rendererd.
2019-07-23 20:30:49 -04:00
Adam
b75cb1553d Merge pull request #9429 from abextm/imageio-cache
runelite-client: Don't write all images to disk when loading them
2019-07-23 20:28:59 -04:00
Adam
08c39d36d1 Merge pull request #9425 from abextm/remove-widgetpositioned-external
runelite-api Remove WidgetPositioned
2019-07-23 20:21:39 -04:00
Ron Young
4ab668fc04 TabInterface: add item searching for change icon 2019-07-23 20:18:07 -04:00
Ron Young
bcbbb3182d chatbox: add ChatboxItemSearch 2019-07-23 20:18:07 -04:00
Adam
4aa0cb14b7 api: mark getItemDefinition as nonnull 2019-07-23 20:18:07 -04:00
Ganom
af45df8ac6 Merge pull request #1095 from Owain94/stonedloottracker
stonedloottracker: Update plugin
2019-07-23 18:55:14 -04:00
Owain van Brakel
7afe4f4db3 slayerplugin: Correct Jad and Zuk task tracking 2019-07-24 00:50:01 +02:00
Tyler Bochard
be27fa5399 Merge pull request #1092 from Owain94/rl-update
project: Merge upstream
2019-07-23 17:39:02 -04:00
Lucwousin
aacb76ab10 antidrag: unregister keylistener on login screen (#1088) 2019-07-23 23:36:56 +02:00
Owain van Brakel
b5124659bc stonedloottracker: Update plugin
And fix that ugly reset icon in the regular loot tracker
2019-07-23 23:10:35 +02:00
Zeruth
a37fe7d865 bootstrapper: update for gradle / add staging configuration 2019-07-23 16:38:31 -04:00