Commit Graph
7601 Commits
Author SHA1 Message Date
Tomas Slusny 92f3b2e5bc Merge pull request #9347 from Nightfirecat/hot-cold-strange-device-marker
hotcoldclue: Display npc location before using device
2019-07-12 11:36:17 +02:00
Tomas Slusny 43e2ff5445 Merge pull request #9334 from Nightfirecat/no-duplicate-chest-loots
loottracker: Fix duplicate cox and tob chest loots
2019-07-12 09:04:02 +02:00
Tomas Slusny 4377aac8da Merge pull request #9348 from Nightfirecat/add-rantz-daily-notification
dailytasksplugin: Add Rantz ogre arrow collection notification
2019-07-12 09:02:53 +02:00
Unknown 99e37c2f7b dailytasksplugin: Add Rantz ogre arrow collection notification
Closes runelite/runelite#8581
Closes runelite/runelite#8583
2019-07-11 22:41:20 -07:00
Jordan Atwood 1ba77fbc20 hotcoldclue: Display npc location before using device
Closes runelite/runelite#9219
2019-07-11 21:43:13 -07:00
Adam 46811b52eb Merge pull request #9328 from raiyni/fix-mta
mta: fix Telekinetic solver not moving
2019-07-11 20:32:36 -04:00
Oussama ad2cce60bf Fix typo in Loot Tracker panel (#9341) 2019-07-11 23:41:22 +02:00
Decorth 931588371e Fix location of Fishing Platform elite clue stash (#9327)
Closes #9325
2019-07-11 14:29:14 +02:00
meshens 700658d2cf item identification: add support for labeling ores and gems (#9268) 2019-07-11 14:26:50 +02:00
Pineapplezz ea3b6ac9e8 Improve Arrandar mountain pass clue description (#9331) 2019-07-11 10:16:45 +02:00
Tomas Slusny fcac81f8a7 Merge pull request #9337 from Nightfirecat/remove-unused-slf4j
Remove unused Slf4j annotations and imports
2019-07-11 10:13:24 +02:00
Jordan Atwood 41968c725f Remove unused Slf4j annotations and imports 2019-07-11 00:33:00 -07:00
Jordan Atwood 501df1e409 loottracker: Fix duplicate cox and tob chest loots
This prevents loot entries for Chamber of Xeric and Theatre of Blood
chests from being duplicated when viewed multiple times.

Fixes runelite/runelite#4754
2019-07-10 23:09:14 -07:00
Adam Witkowski 70f2be507b mlm: fix rock obstacles not being marked on load 2019-07-10 20:15:18 -04:00
Ron Young 676f57b76e mta: fix Telekinetic solver not moving
The bug happened when the Telekinetic projectile existed on the same game tick as the guardian moving.
2019-07-09 22:44:41 -05:00
TheStonedTurtleandAdam d39bfcb50f itemskeptondeath: fix many edge cases and add tests
This adds support for most degradeable and imbued items, which have
death prices that are fixed offsets of the prices of some other
reference item, clue boxes, and jewelery.

The plugin was refactored largely to be able to add the tests, and now
works on our internal DeathItem and ItemStack classes instead of widgets
and items.

Co-authored-by: Adam <Adam@sigterm.info>
2019-07-09 20:50:09 -04:00
David 3dc8522d53 idle notifier: add farming harvest animations 2019-07-09 14:28:47 -04:00
Adamandgregg1494 62e877de5c chat filter: add option to filter login notifications
Co-authored-by: gregg1494 <gregg1494@gmail.com>
2019-07-09 14:11:46 -04:00
Adam 7f7a71eb38 api: add item container id to item container changed event 2019-07-09 09:23:38 -04:00
Decorth b874b18abe Add Sarachnis respawn timer to Boss timers plugin (#9313) 2019-07-09 11:47:11 +02:00
AdamandChet Powers 39e66af623 keyremapping: add F-key remap for escape
Co-authored-by: Chet Powers <ccpowers@bu.edu>
2019-07-08 18:13:03 -04:00
AdamandChet Powers 3125b74f4f keyremapping: allow custom keybinds for F keys
Co-authored-by: Chet Powers <ccpowers@bu.edu>
2019-07-08 18:12:57 -04:00
AdamandChet Powers 8a4d6172b2 keyremapping: fix escape from chat triggering game keybindings
Co-authored-by: Chet Powers <ccpowers@bu.edu>
2019-07-08 17:12:32 -04:00
Adam 6eab98d333 Merge pull request #9281 from Hydrox6/hd-prayer-bar-flick-fix
prayer: fix HD prayer bar flick location
2019-07-08 11:48:09 -04:00
RuneLite Cache-Code Autoupdater a443b1d5eb Update NPC IDs to 2019-07-04-rev180 2019-07-08 11:38:55 -04:00
RuneLite Cache-Code Autoupdater 227c75fd7d Update Object IDs to 2019-07-04-rev180 2019-07-08 11:38:55 -04:00
RuneLite Cache-Code Autoupdater 0944c0a4e6 Update Item variations to 2019-07-04-rev180 2019-07-08 11:38:55 -04:00
RuneLite Cache-Code Autoupdater 3571166fb2 Update Item IDs to 2019-07-04-rev180 2019-07-08 11:38:55 -04:00
caleyz 3f4dba6f16 chat filter: refresh chat on config change, startup, and shutdown 2019-07-08 10:56:07 -04:00
Ron Young 3b452981b4 widget item overlay: don't render on tag tabs and bank tabs 2019-07-07 20:32:48 -04:00
Adam 05c6743cb0 Remove runescape-api and mixins
This code is used by internal tooling to build the client patch, which
is already closed source, and is not directly shipped as a dependency.

Outside contributions to it are rare due to the lack of build tools, and it is
primarily being abused by others. As such, I no longer wish to release
further changes to it under BSD-2.
2019-07-07 18:30:36 -04:00
Daniel 83660849cb Properly capitalize 'Brother Kojo' in Watchtower clue scroll (#9297) 2019-07-07 01:12:40 +02:00
Tomas Slusny d366521ffe Merge pull request #9270 from abextm/fully-off-containable
runelite-client: Don't try to contain to screen when contain is off
2019-07-05 20:30:19 +02:00
Tomas Slusny e1d0a256d1 Merge pull request #9020 from Shingyx/world-hopper-sorting
Improve world hopper sorting
2019-07-05 20:27:57 +02:00
SomeBall-1 e7bb1c1e07 Add option to swap Talk-to with Enchant for Eluned (#9183) 2019-07-05 20:26:17 +02:00
Damen 3da044ea3a Add Dragonfire Shield timer to timers plugin (#9234) 2019-07-05 20:25:22 +02:00
Hydrox6 f213753c7e prayer: fix HD prayer bar flick location 2019-07-04 14:51:32 +01:00
Runelite auto updater d7a1e51041 [maven-release-plugin] prepare for next development iteration 2019-07-04 13:01:18 +00:00
Runelite auto updater 4fd0fcab0f [maven-release-plugin] prepare release runelite-parent-1.5.28 2019-07-04 13:01:12 +00:00
JavaBlah 6193c08aad cursors plugin: add dragon dagger (p) cursor 2019-07-03 18:34:26 -04:00
kristo naeris 9d927c3d6f world hopper: add option to disable Hop-to menu option 2019-07-03 18:25:29 -04:00
Abex d004dc0548 Merge pull request #9272 from abextm/framedumpertest-index-confusion
cache/FrameDumperTest: Don't get the wrong framemaps for a frame
2019-07-03 13:04:38 -06:00
Max Weber 911893b710 cache/FrameDumperTest: Don't get the wrong framemaps for a frame 2019-07-03 08:45:24 -06:00
Max Weber d72a1b9456 runelite-client: Don't try to contain to screen when contain is off
Java's GraphicsConfiguration::getBounds() is completely nonfunctional
for me, returning nearly random values, which causes the our window to
move itself to random places, often outside of my displays' bounds
2019-07-03 00:48:18 -06:00
Kusha GharahiandAdam 80f0000f89 wintertodt plugin: add round start notification
Co-authored-by: Adam <Adam@sigterm.info>
2019-07-02 22:34:32 -04:00
Adam ff5d0432c8 Merge pull request #9256 from Nightfirecat/hot-cold-fixes
Hot cold fixes
2019-07-02 20:48:32 -04:00
Adam 6d51862668 Merge pull request #9236 from Nightfirecat/fix-npc-respawn-timer-bug
npc indicators: Fix long respawn timer bug
2019-07-02 13:54:22 -04:00
Adam 8df4e0ef43 Merge pull request #8845 from Hydrox6/hd-prayer-bar
prayer: Add HD Prayer Bar
2019-07-02 13:11:18 -04:00
Damen 7fe69bd86b worldmap: fix shield of arrav start points 2019-07-02 12:45:28 -04:00
Daniel SerpaandAdam 692609480f ge plugin: add grand exchange total value
Co-authored-by: Adam <Adam@sigterm.info>
2019-07-02 11:10:40 -04:00