Commit Graph
8334 Commits
Author SHA1 Message Date
Hydrox6 5b236b920e loot tracker: add price type display 2019-10-24 10:23:45 +01:00
Hydrox6andErik Rahka 2e6138b6f6 loot tracker: add HA prices
Co-authored-by: Erik Rahka <erikrahka@gmail.com>
2019-10-24 10:23:42 +01:00
Nathaniel Pather d56951e6d7 npc health: add lvl 44 zombie health (#10121) 2019-10-24 11:04:33 +02:00
AlexandAdam fcbd26bbc9 menu entry swapper: add shift click teleport spell swap
Co-authored-by: Adam <Adam@sigterm.info>
2019-10-23 13:19:55 -04:00
Adam 37e025ed79 client: update mockito
Remove various unused stubbing detected by the newer Mockito version

Update references to deprecated Matchers and MockitoJUnitRunner classes
2019-10-23 10:52:14 -04:00
dekvall 6aea005bfa chat timestamps: add timestamps to split private chat 2019-10-23 14:25:49 +02:00
Hydrox6 7b7d436f00 clues: fix Shayzien supply armour Sherlock clue 2019-10-23 08:14:16 +01:00
Adam 524f10bfe1 Merge pull request #10123 from dekvall/random-event-npe
random events: fix npe on login
2019-10-22 20:11:03 -04:00
Adam 65fb897846 Merge pull request #10077 from devLotto/customize-fishing-colors
fishing: make overlay colors configurable
2019-10-22 20:01:00 -04:00
Adam a8ddd19597 Merge pull request #10095 from dekvall/unselect-on-skill-change
skill calc: clear combined action slot on skill change
2019-10-22 19:49:37 -04:00
dekvall f025082676 examine plugin: add pricecheck for trade interface 2019-10-22 19:48:41 -04:00
dekvall 1b60dbb575 random events: fix npe on login
on login, interactingChanged fires once with both player and target
set to null.
2019-10-23 01:47:04 +02:00
Adam bfe21fa6a2 Merge pull request #10103 from dekvall/loottracker-confirm-reset
loottracker: add confirm dialog to reset all
2019-10-22 15:43:05 -04:00
dekvall fbe9f71e70 loottracker: add confirm dialog to reset all 2019-10-22 21:18:33 +02:00
Elpan def32e5bfb world map: fix Prifddinas farming patch tooltip
There is no herb patch in Prifddinas
2019-10-22 14:52:26 -04:00
Abex a94637d3be wiki: support wiki-casting on non-inventory items 2019-10-22 14:49:01 -04:00
dekvall 27a304dce6 loottracker: add fishing trawler 2019-10-22 10:08:13 +02:00
dekvall a3ccd12db1 fishing: reset trawler start time when back on land 2019-10-22 10:08:13 +02:00
David b109f93572 hunter calc: add crystal impling 2019-10-22 10:07:31 +02:00
David e498ba59b4 mining calc: add soft clay 2019-10-22 10:07:31 +02:00
David 06c1732fa1 fletching calc: add dragon crossbow 2019-10-22 10:07:31 +02:00
David 263a6daf14 farming calc: fix white lily level 2019-10-22 10:07:31 +02:00
Adam e8213bd699 Merge pull request #10078 from abextm/music-ux-external
music: Add ingame granular volume adjustment
2019-10-21 18:54:29 -04:00
Max Weber 3b356f7a25 music: Add ingame granular volume adjustment 2019-10-21 15:51:39 -06:00
Adam da522cf5f8 Merge pull request #10108 from devLotto/feed-change-twitter-list
feed: use RuneLiteClient's Twitter list
2019-10-21 17:45:52 -04:00
Adam 9321d6e64e achievement diary: remove requirements for Karamja hard kill a metal dragon task
The listed requirements are optional due to the back entrance to the
dungeon.
2019-10-21 08:54:34 -04:00
Lotto 541af9084c feed: use RuneLiteClient's Twitter list 2019-10-20 15:16:26 +02: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
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
Hydrox6 3f33f09757 clues: add question text to all applicable clues 2019-10-18 02:54:31 +01: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
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
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