Commit Graph
3072 Commits
Author SHA1 Message Date
Adam 74fa306797 Merge pull request #5083 from raiyni/corp-dmg
corp: hide damage overlay
2018-08-24 19:55:37 -04:00
Sebastiaan 307e646cb2 Make teleblock timers disappear on logout/hop (#5090)
Based on latest OSRS change, teleblock timers are now removed on succesful world hop and logout.
2018-08-24 15:24:41 +02:00
Tomas Slusny 5c9ddf504b Merge pull request #5072 from TheStonedTurtle/MasterClueFix
Fix Hot/Cold Nardah Genie Cave tile
2018-08-24 14:56:02 +02:00
Ron Young 4f44a04cbe Reduce world map icon sizes (#5086)
Remove unnecessary extra metadata
2018-08-24 14:55:35 +02:00
Sebastiaan dfb1a340ac Add Tree Gnome Village loose railing shortcut (#5093)
Add loose railing shortcut highlighting to agility plugin (near Elkoy).
2018-08-24 14:06:17 +02:00
Ron Young c907d70c46 corp: hide damage overlay 2018-08-23 11:55:25 -05: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
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
Michael Goodwin 0e137c8476 Fix Hot/Cold Nardah Genie Cave location 2018-08-22 22:43:12 -07: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
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
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