Commit Graph
11532 Commits
Author SHA1 Message Date
Alexsuperfly 65b9150b0e world map: add fremennik exiles quest start 2019-10-18 19:09:58 -04:00
Alexsuperfly c71b8ae5df quest: add fremennik exiles quest to enum 2019-10-18 19:08:53 -04:00
Alexsuperfly 075d4addc1 world map: add island of stone ship transport icon 2019-10-18 19:07:28 -04:00
Alexsuperfly 228001a314 world map: correct lunar diplomacy quest start icon 2019-10-18 19:07:28 -04:00
Alexsuperfly 9f3ae20fee world map: correct pirates' cove ship transportation icon 2019-10-18 19:07:28 -04:00
Alexsuperfly a7657f46b6 world map: correct waterbirth ship transportation icon 2019-10-18 19:07:22 -04:00
dekvall 9b569f8506 skill calc: clear combined action slot on skill change
It doesn't make much sense to combine actions across skills.
2019-10-18 16:19:26 +02:00
OpenOSRS 46fe675ff6 Client: Update NPC stats (#1808) 2019-10-18 01:41:09 -04:00
Owain van Brakel b52cf1e93b pluginmanager: Load externals only on startup (#1793) 2019-10-17 19:11:07 -04:00
Adam f31e366da6 random events: fix menu being hidden for own events
This changes the plugin to work by just using interact change events,
which will happen regardless of the spawn events and whether or not it
is interacting at the time of spawn.

This fixes two bugs in the existing implementation:
1) not updating lastEventTick on interact change, causing
currentRandomEvent to get timed out near immediately
2) not sending notifications for npcs which spawn while interacting
2019-10-17 18:50:25 -04:00
Lucwousin bdf947775e Clean up playerscouter disc (aim at specific uses, instead of general) (#1806) 2019-10-17 17:54:11 -04:00
Lucwousin 220b90c0a6 Change setModifed so it can't change modified back to false (#1805) 2019-10-17 17:46:24 -04:00
Lucwousin bca49d2f7d Merge pull request #1799 from open-osrs/bank
bankplugin: Faster searching
2019-10-17 23:31:01 +02:00
Ganom c23863ff36 Merge pull request #1803 from Owain94/1710-merge
project: Merge upstream
2019-10-17 14:22:23 -04:00
Owain van Brakel 4a4fd79d4f gitignore: Add dependencies.txt 2019-10-17 19:39:22 +02:00
Owain van Brakel a3f426b985 client: Remove dependencies file 2019-10-17 19:39:21 +02:00
Owain van Brakel cece8aa527 banktags: Fix tests 2019-10-17 19:39:12 +02:00
Owain van Brakel 7005ab65c9 Merge remote-tracking branch 'runelite/master' into 1710-merge 2019-10-17 19:12:46 +02:00
Runelite auto updater 38e3cd1ed3 [maven-release-plugin] prepare for next development iteration 2019-10-17 13:40:59 +00:00
Runelite auto updater a924773edc [maven-release-plugin] prepare release runelite-parent-1.5.36 2019-10-17 13:40:53 +00:00
Abex 12955a6e11 Merge pull request #10084 from abextm/cache-code-2019-10-17-rev182
Cache code 2019 10 17 rev182
2019-10-17 05:25:43 -06:00
RuneLite Cache-Code Autoupdater a0eedbe39f Update Widget IDs to 2019-10-17-rev182 2019-10-17 05:15:57 -06:00
ST0NEWALL cb81816763 playerindicators: Clan indicators fix (#1796)
* 2.1.8.0 version bump

* Fix's clan name double rendering bug

* fix bug where clan memebers can show up as targets
2019-10-17 12:10:39 +01:00
Kyle 3265f1fadf Update BankPlugin.java 2019-10-17 12:10:17 +01:00
Owain van Brakel b130138bcd Merge pull request #1801 from open-osrs/NPC-UPDATE-de940648f
Client: Update NPC stats
2019-10-17 13:08:21 +02:00
RuneLite Cache-Code Autoupdater 6bb868cf1b Update NPC IDs to 2019-10-17-rev182 2019-10-17 10:32:59 +00:00
RuneLite Cache-Code Autoupdater c9dc881e49 Update Object IDs to 2019-10-17-rev182 2019-10-17 10:32:59 +00:00
RuneLite Cache-Code Autoupdater 7ea44dd0d1 Update Item variations to 2019-10-17-rev182 2019-10-17 10:32:58 +00:00
RuneLite Cache-Code Autoupdater 846c115503 Update Item IDs to 2019-10-17-rev182 2019-10-17 10:32:58 +00:00
ST0NEWALL 2ee588ea3d Merge pull request #1797 from Owain94/titles
client: More titles in configs
2019-10-16 22:26:18 -04:00
ST0NEWALL 9ff31f1ace Merge pull request #1798 from Owain94/glerror
gpu: Catch GLException
2019-10-16 22:25:21 -04:00
ST0NEWALL 716466364a Merge pull request #1800 from open-osrs/GRADLE-DEPENDENCY-UPDATE-de940648f
project: Update gradle dependencies
2019-10-16 22:24:41 -04:00
ST0NEWALL 1cd2897de4 project: OpenOSRS and RuneLite Version Bumps (#1790)
project: OpenOSRS and RuneLite Version Bumps
2019-10-16 22:24:21 -04:00
OpenOSRS 5ed981a1f2 Client: Update NPC stats 2019-10-17 00:33:10 +00:00
OpenOSRS c949a90d25 project: Update gradle dependencies 2019-10-17 00:12:52 +00:00
f0rmatme 5388f4f42c bank plugin: improve responsiveness of bank searches 2019-10-16 16:46:49 -07:00
f0rmatme 47c747c04a Merge branch 'faster-bank-search' of https://github.com/trimbe/runelite into bank
# Conflicts:
#	runelite-client/src/main/java/net/runelite/client/plugins/bank/BankPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/banktags/tabs/BankSearch.java
2019-10-16 16:41:25 -07:00
trimbe eaeda0b69b client: add random event plugin 2019-10-16 14:16:01 -04:00
Lotto 2ac1c2e387 fishing: make overlay colors configurable 2019-10-16 19:10:35 +02:00
Adam a63389866a Merge pull request #10036 from abextm/misc-docs
runelite-api: Add some more documentation
2019-10-16 12:39:44 -04:00
Adam 7bbb705b3e Merge pull request #10027 from abextm/quantity-formatter
Fix documentation/naming/safety of StackFormatter
2019-10-16 12:39:34 -04:00
Max Weber 5acdcae75d runelite-api: Add some more documentation 2019-10-16 09:44:54 -06:00
Tomas Slusny 69ebb71239 Null-check WorldResult in DefaultWorldPlugin
Closes #8043

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2019-10-16 11:25:39 -04:00
Adamandtrelkins3 27f6f9e4b4 Fix slayer infobox disappearing on '0' timeout
Co-authored-by: trelkins3 <trelkins3@gmail.com>
2019-10-16 08:58:31 -04:00
Owain van Brakel 7336a13d47 gpu: Catch GLException 2019-10-16 09:09:51 +02:00
Ron Young cdff0b245d banktags: null check for no tagtabs 2019-10-16 08:17:00 +02:00
Owain van Brakel fbbba457c4 client: More titles in configs 2019-10-16 03:31:05 +02:00
Owain van Brakel de940648f2 client: more performance boosts (#1792)
client: more performance boosts
2019-10-16 03:21:28 +02:00
Owain van Brakel 498641b1b6 project: Update gradle dependencies (#1794)
project: Update gradle dependencies
2019-10-16 02:58:38 +02:00
Owain van Brakel ce40fbe736 Merge pull request #1795 from open-osrs/NPC-UPDATE-e61ba1a0c
Client: Update NPC stats
2019-10-16 02:58:13 +02:00