Commit Graph
6361 Commits
Author SHA1 Message Date
melkypie d9cd3dfd45 fishing: add unmapped fishing spots 2020-05-04 21:50:05 +03:00
melkypie 33c98d1e2e client: move FishingSpot to net.runelite.client.game 2020-05-04 21:50:04 +03:00
Rangvaldr 8eb57c5a92 discord: Add missing Iorwerth Dungeon region (#11451) 2020-05-04 18:20:24 +00:00
ivanfeli a791223fb4 item stats: Fix Castle Wars bracelet bandage heal amount
The amount a bandage heals while wearing a castle wars bracelet is
increased by 50%, not the amount of a player's health. Hence, the actual
amount healed is 15%.
2020-05-04 18:13:09 +00:00
melkypie 0a249a0ba3 worldmap: add hunter area tooltips 2020-05-04 20:54:16 +03:00
Tomas Slusny 57d93e4ffa Merge pull request #11336 from deathbeam/add-copy-to-clipboard
Add option to copy chat message contents to clipboard
2020-05-03 22:38:31 +02:00
Tomas Slusny c2d855de65 Merge pull request #11420 from while-loop/loottracker-clue-scroll
loot-tracker: make clue scroll drops stackable
2020-05-03 10:24:26 +02:00
Sam Rosenthal 1da967ff42 ItemMapping: Add Blade of Saeldor (c) 2020-05-03 02:50:37 +00:00
Sam Rosenthal 04dedfd1c3 clues: Add Viggora cryptic clue item requirement description 2020-05-03 02:35:53 +00:00
Jordan 46a468cf9d Merge pull request #11442 from Atroxide/bugfixes 2020-05-02 17:51:37 -07:00
Atroxide cfc0142809 worldmap: Center Otto's Grotto tree icon 2020-05-02 17:45:02 -07:00
Atroxide cbff13a6a0 game: Center Fossil Island agility shortcut icons 2020-05-02 17:44:24 -07:00
Jordan 77117ede4a Merge pull request #10420 from Hydrox6/npc-aggro-remove-remove-hint 2020-05-02 17:08:30 -07:00
Robert NönnigandAdam baf4f58768 grounditems: update menu highlight logic to match overlay logic
When the GE price is 0 (untradeable items) the GroundItemPlugin used the store price, not the HA price (which is the store price multiplied by 0.6).

For non-stackable untradeable items the relevant code didn't handle the quantities correctly, e.g. dropping two raw lava eels returned a quantity of 1 and a wrong price, which lead to the wrong color

Co-authored-by: Adam <Adam@sigterm.info>
2020-05-02 16:20:43 -04:00
raynerrebello d99a426e0d poh: Add new POH overlay icons for Weiss and Troll Stronghold portals (#11360) 2020-05-02 21:27:40 +02:00
Arman S d8bf99820e worldmap: Add dungeon names (#11419) 2020-05-02 20:48:31 +02:00
Tomas Slusny 82f0c3b927 Merge pull request #11334 from while-loop/xp-tracker-ttl
xp-tracker: Add Time-To-Level to Canvas And XP Tracker
2020-05-02 20:42:43 +02:00
Dock db684c98d9 client session manager: fix shutdown race deleting a null session 2020-05-02 13:43:21 -04:00
Hydrox6 137fa0e3cf Revert "npc aggro timer: Add option to hide hint overlay (#8610)"
This reverts commit 1242a508bc.
2020-05-02 18:16:50 +01:00
Jordan Atwood 7bea9f9f3b timers: Remove color matching for teleblock messages
When playing using the resizable viewport and the transparent chatbox,
teleblock messages are sent using a different color than when using the
standard chatbox. This commit removes that color matching entirely from
messages indicating that a teleblock timer has been applied or removed.
2020-05-02 13:14:23 -04:00
Anthony Alves e5a7f9af73 loot-tracker: make clue scroll drops stackable 2020-05-02 13:04:48 -04:00
Anthony Alves cb4542469b xp-tracker: add option to show ttl or percentage til goal 2020-05-02 13:01:22 -04:00
Anthony Alves 240b14453f xp-tracker: add more configurable labels to canvas overlay 2020-05-02 13:00:35 -04:00
Anthony Alves 3cb2f68725 xp-tracker: add configurable labels to XpInfoBox
This commit allows users to change the XpInfoBox to which ever xp stat is available in the config menu. This also adds TTL in the form of hh:mm:ss to the info box
2020-05-02 13:00:34 -04:00
TheStonedTurtle 95481bbbd1 loot tracker - Fix ignoredItems config value ordering 2020-05-02 12:35:44 -04:00
TheStonedTurtle 08b49d78da loot tracker - add ability to ignore loot events 2020-05-02 12:35:44 -04:00
TheStonedTurtle 7bec4999fd loottracker - Reword syncPanel config description 2020-05-02 12:35:44 -04:00
Max Weber 2836f89b9e rl-api, rl-client: Remove core logger 2020-05-02 10:52:48 -04:00
Adam 0e6f9f9aec gpu: add support for osx
Compute shaders must be forced off due to macos not supporting opengl
4.3
2020-05-01 14:14:39 -04:00
Adam f95c5af4e4 client: update to jogl 2.4.0-rc-20200429
This also drops linux i586 support as I do not have any 32bit machines, and they are uncommon now anyway.
2020-05-01 14:14:39 -04:00
Runelite auto updater 1db99628a1 Bump for 1.6.14-SNAPSHOT 2020-05-01 15:44:43 +00:00
Runelite auto updater bf76bd140e Release 1.6.13 2020-05-01 15:44:35 +00:00
Adam d25546f5db Add dmmt world type and tournament hiscore endpoint 2020-05-01 10:25:50 -04:00
Psikoi 07b8798cac Add Wise Old Man to XP Updater plugin 2020-04-30 19:40:19 -04:00
Psikoi 1778d5d79b Refactor xp updater requests to use generic request sender method 2020-04-30 19:40:19 -04:00
Tomas Slusny 84885f7546 Add option to copy chat message contents to clipboard
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
2020-05-01 00:09:57 +02:00
Adam f60d818558 chat notifier: fix highlight own name matching player names with spaces
We internally rewrite nbsp to space in Player.getName(), but the in-game
drop messages which include players names still have nbsp. Modify the
generated username matcher pattern to match either nbsp or space.
2020-04-30 15:07:27 -04:00
Adam f9ad57625c item identification: add divine bastion and battlemage potions 2020-04-30 12:01:54 -04:00
Adam b48936eec1 itemstats: add divine bastion and battlemage potions 2020-04-30 12:00:11 -04:00
Adam e930283176 timers: add divine bastion and battlemage potions 2020-04-30 11:23:29 -04:00
RuneLite Cache-Code Autoupdater bcfe840019 Update Item variations to 2020-04-30-rev182 2020-04-30 10:32:17 +00:00
Max Weber d6bb219c79 rl-api, rl-client: rename getHealth to getHealthScale 2020-04-28 23:15:38 -06:00
Tomas Slusny 06d8a217c8 Merge pull request #10575 from raiyni/move-equipment-button
Move bank equipment button into title bar
2020-04-28 02:53:19 +02:00
Tyler Davis 5bfefcccb8 account: Fix tooltip and dialog verbiage (#11132)
This commit changes uses of "login" and "logout" to "log in" and "log
out" when they are representing a verb.
2020-04-28 00:41:44 +00:00
Daniel b337cf8ee1 questlist, music, fairyring: don't close filter when pressing enter 2020-04-27 15:38:24 -06:00
Daniel 2706199944 chatboxtextinput: conditionally close input from ondone callback 2020-04-27 15:37:17 -06:00
Ron Young cac0828253 tabinterface: move equipment button into title bar and move title bar widgets 2020-04-26 22:15:32 -05:00
Ron Young 5b7eb0adaf revert banktags: move new tagtab button to the bottom of the list 358703f307 2020-04-26 22:14:31 -05:00
Spedwards 8eee9d12f6 world hopper: add region filter option to quick-hopping 2020-04-26 18:50:18 -04:00
Aaron King 9226db8e05 item stats: add the in-bank equipment interface 2020-04-26 17:29:03 -04:00