Commit Graph
4997 Commits
Author SHA1 Message Date
Adam 2602e70f51 http service: improve update detection logic
Check the next revision is "outdated" in the event multiple revisions are valid.
2018-08-23 16:11:58 -04:00
Runelite auto updater 48be128122 [maven-release-plugin] prepare for next development iteration 2018-08-23 16:15:42 +00:00
Runelite auto updater a59fafd072 [maven-release-plugin] prepare release runelite-parent-1.4.14 2018-08-23 16:15:36 +00:00
Runelite auto updater 0187928b0a Update 174 2018-08-23 15:47:43 +00:00
Adam 0d40a0a130 Fix friend and ignore widget id changes
Also update interface styles plugin for new sprite ids
2018-08-23 09:29:58 -04:00
Runelite auto updater ad95149dd5 [maven-release-plugin] prepare for next development iteration 2018-08-23 11:19:33 +00:00
Runelite auto updater aa954a4e31 [maven-release-plugin] prepare release runelite-parent-1.4.13 2018-08-23 11:19:26 +00:00
Adam 811061c18a Update 173 2018-08-23 06:59:01 -04:00
Tomas Slusny 6c95e1fe04 Merge pull request #5063 from Nightfirecat/remove-extra-screenmarker-images
screenmarker plugin: Remove extra images
2018-08-22 20:40:05 +02:00
Sebastiaan 3733342a2b Add Fossil Island underwater agility obstacles (#5055) 2018-08-22 19:18:36 +02:00
Jordan Atwood a51b8b1ac7 screenmarker plugin: Remove extra images
This also makes the hover effect more consistent on the opacity toggle.

Closes runelite/runelite#5026
2018-08-22 09:26:16 -07:00
Tomas Slusny de60ab9fae Merge pull request #5058 from MagicfTail/Boss-kill-screenshot-formatting
Change boss kill screenshot naming
2018-08-22 18:02:48 +02:00
Magic fTail 28a67cc760 Change boss kill screenshot naming
Change it to use the same formatting used for raids 1/2 and barrows
2018-08-22 17:48:15 +02:00
ItsSebas 6807be8899 Add boss skill screenshots (#5030)
Closes #5010
2018-08-22 11:30:15 +02:00
Tomas Slusny fa51eb338c Merge pull request #4992 from deathbeam/wasd-exit-bckspace
Make pressing BkSPACE with empty chat exit chat
2018-08-22 11:28:00 +02:00
Jamy C e2391eb99b TimeTracking: Refactor time parsing and add tests (#5050) 2018-08-22 08:20:07 +02:00
ItsSebas 5c47b12b3a Add missing agility shortcut near North River Salve (#5048)
![image](https://user-images.githubusercontent.com/34197030/44426090-03a6c400-a58e-11e8-91ad-386dafda4371.png)

Closes #5047
2018-08-22 08:18:48 +02:00
Tomas Slusny e92c60fe62 Remove unused Objects import in AgilityPlugin 2018-08-21 19:51:54 +02:00
Adam 8c3a3cdaa2 ge plugin: more reliably show actively traded price
Previously whenever searching for the same item twice without closing
the interface group it would not show the price of the item due to the
lastId not changing.
2018-08-21 10:59:47 -04:00
Adam d1d6d26b60 agility plugin: fix brimhaven timer resetting when failing obstacles 2018-08-21 08:50:08 -04:00
Adam bdeff5ee10 corp plugin: fix losing track of corp when it spawns during loading
NPCs spawn in between loading and logged in. But since NPCs are not
cleared when loading, it is unnecessary to clear the corp on game state
change.
2018-08-21 08:16:07 -04:00
Tomas Slusny 32d2b2a8b7 Make pressing BkSPACE with empty chat exit chat
Make pressing BKSPACE with empty chat buffer text exit typing mode in
WASD plugin.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-08-21 12:18:58 +02:00
Ron Young e4f2e5300f Add Missing Achievement Diary Teleport Map Icons (#5027) 2018-08-21 12:11:53 +02:00
Tomas Slusny 9ee86040c1 Merge pull request #5014 from jamyc/timer-input-notation-improvement
TimeTracking: Add support for intuitive time notations like "1h 30m 10s"
2018-08-21 11:57:24 +02:00
ItsSebas 635df600cc Add other side of Falador grapple wall highlight (#5028) 2018-08-21 10:40:54 +02:00
Tomas Slusny 516ac7e99a Merge pull request #5016 from deathbeam/omit-empty
Omit empty strings in NPC indicators
2018-08-20 11:54:51 +02:00
Tomas Slusny 553eeb03d1 Add tests for parsing NPC list
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-08-20 10:59:35 +02:00
Tomas Slusny 29442d549d Merge pull request #5005 from MagicfTail/Debug-npc-indicator
Add debugging to npc highlighter plugin
2018-08-20 08:51:27 +02:00
Tomas Slusny a2962aa67b Merge pull request #5003 from MagicfTail/KBD-Timer
Fix KBD respawn timer
2018-08-20 08:45:22 +02:00
Tomas Slusny dc7082af31 Omit empty strings in NPC indicators
Do no try to parse the list to strings including empty names.

Closes #5012

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2018-08-20 00:30:23 +02:00
Tomas Slusny a31ab4dca3 Merge pull request #4990 from rbbi/sidebar-hotkey
Fix sidebar hotkey leaking into game client
2018-08-19 13:59:12 +02:00
Jamy Cuijpers 9c4724dc2d TimeTracking: Add support for intuitive time notations like "1h 30m 10s" 2018-08-19 13:30:17 +02:00
Tomas Slusny 865079afe6 Merge pull request #5002 from MagicfTail/ToB-potions
Add Bastion and Battlemage potions
2018-08-19 11:54:00 +02:00
Ron Young a6ac8a23c7 Add ardougne cloak map teleport icons (#4998)
Closes https:#4995
2018-08-19 11:35:30 +02:00
Magic fTail a8d0099e93 Add debugging to npc highlighter plugin 2018-08-19 01:35:53 +02:00
Magic fTail 576f693dc0 Fix KBD respawn timer 2018-08-19 01:09:21 +02:00
Magic fTail 2360ca22ba Add Bastion and Battlemage potions 2018-08-19 01:08:02 +02:00
Adam 534fda881e pest control plugin: cleanup & lombokize 2018-08-18 09:31:59 -04:00
Adam d7739fafc5 pest control plugin: move portal text overlay underneath progress bar 2018-08-18 09:29:07 -04:00
Robbie McLeod 37e997acdb Fix sidebar hotkey leaking into game client 2018-08-18 14:17:19 +01:00
Adam e36c5fae91 barrows plugin: fix double counting price of coins
getItemPrice was changed to count coins in b4f95f1f4b
2018-08-18 08:33:13 -04:00
Ron Young faa3f03b35 Fix pest control shield state checks (#4977)
Closes #4974.

An update for mobile broke checking the shield widgets for hidden. They never technically hide until the game is over.
2018-08-18 13:44:08 +02:00
Tomas Slusny 10401713b1 Merge pull request #4941 from psikoi/world-hopper-activity-fix
World hopper activity ordering improvements
2018-08-18 13:34:08 +02:00
Adam cec942b4a2 Merge pull request #4936 from devLotto/fix-worldhopper-spam
worldhopper: fix spam in chatbox when trying to open switcher in bank
2018-08-17 22:40:09 -04:00
Lotto 1e5cf3a2d2 worldhopper: fix spam in chatbox when trying to open switcher in bank 2018-08-17 22:31:49 -04:00
trimbe 1f82fe4c8d wasd plugin: use clientscript to determine what input to block 2018-08-17 22:18:51 -04:00
Adam 1fb5365e7c corp plugin: deprioritize attack option on dark energy core 2018-08-17 22:07:09 -04:00
Tomas Slusny 510a5c8568 Merge pull request #4976 from GandalfTheGoat/add-cks-to-clue-step
Add "Fairy Ring CKS" to Ulizius clue
2018-08-18 01:41:47 +02:00
Tomas Slusny b8d7466921 Merge pull request #4954 from Nightfirecat/add-dmm-teleblock-timers
timers plugin: Add fall/winter DMM teleblock timers
2018-08-18 01:39:24 +02:00
Ron Young b40b30dbc2 Add wilderness obelisk teleport spots on map (#4937)
Fixes #4216
2018-08-18 01:06:22 +02:00