Commit Graph
11543 Commits
Author SHA1 Message Date
Crystalknoct 3c65ef82b7 itemchargeplugin: add basket/fix sack
Add basket config and fix sack config.
2019-10-19 23:52:12 -06:00
Crystalknoct 100231d731 itemchargeoverlay: add basket/fix sack
add basket config and fix sack config
2019-10-19 23:51:17 -06:00
Crystalknoct 5b8ee39b66 itemchargeconfig: fix baskets/sack config
add basket config and fix sack config
2019-10-19 23:50:27 -06:00
Crystalknoct 135a0a1318 itemchargeconfig: fix basketcharge config 2019-10-19 23:49:31 -06:00
Desetude d736dfb73e Make the PvP kill/death counter moveable 2019-10-20 01:45:10 +02:00
Hydrox6 ac27e8d17f loot tracker: rename price to gePrice 2019-10-19 03:26:23 +01:00
15987632 ed015888f4 widgets: fix wilderness level widget 2019-10-18 21:17:41 -04:00
Nathaniel Pather 496c11e011 clues: add Island of Stone location descriptor 2019-10-18 21:17:08 -04:00
SebastiaanVanspauwen 45c8da0adb timers plugin: update full teleblock text 2019-10-18 20:57:59 -04:00
Adam c6307d52dc Merge pull request #9944 from Alexsuperfly/frem-exiles-world-map
Frem exiles world map updates
2019-10-18 20:57:02 -04:00
OpenOSRS 256617c5a6 project: Update gradle wrapper 2019-10-19 00:12:16 +00:00
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