Commit Graph
16575 Commits
Author SHA1 Message Date
Owain van Brakel 990f24afb2 Merge remote-tracking branch 'runelite/master' 2021-08-30 07:21:12 +02:00
Jordan ea46ada626 Merge pull request #13702 from SkylerPIlot/Skill_Calc_Addition 2021-08-30 02:38:32 +00:00
SkylerPIlot 8b5f4fe8de skill calculator: Add Urium remains 2021-08-29 19:30:28 -07:00
SkylerPIlot 49c24f2651 skill calculator: Add Morytania diary shade exp bonus 2021-08-29 19:30:18 -07:00
Jordan b7d22f266d Merge pull request #13908 from Hydrox6/sign-in-wording
client: update various wordings to use "signed in/out" for RL accounts
2021-08-30 01:55:09 +00:00
Max Weber f1df57f9dd timetracking: don't load notification icons for every panel 2021-08-29 15:36:52 -06:00
Adam a772eebf09 world hopper: bubble up mouse events from activity label
This fixes hopping and mouseover on the activity label not working
2021-08-27 19:59:27 -04:00
Adam 6723fb3205 overlay: only layout widget overlays if the preferred location is set
With the new steam client updates, the client tries to aggressively
move around several of the widget overlay components, including xp
tracker, and several hp bars. This tends to fight with the layouting we
already do with the widgets.

This changes the widgets to only be layouted if the overlay has a
preferred location or position set. Otherwise, it will offset the snap
corner bounds by where the client has positione the widget.

It is still possible to get the client ui to fight the widget overlay by
moving the overlays around manually, but it should no longer happen in
the default positioning of the widgets.
2021-08-27 16:59:26 -04:00
Adam ed5ae02bc3 world hopper: set activity tooltip on world list 2021-08-25 09:15:26 -04:00
Owain van Brakel ac8a3216d4 Merge remote-tracking branch 'runelite/master' 2021-08-25 15:08:37 +02:00
Adam 719022c044 Update world types for seasonal deadman 2021-08-25 08:06:40 -04:00
Owain van Brakel f77d72f3a3 Merge pull request #3033 from open-osrs/rev-199
project: rev 199
2021-08-25 13:58:16 +02:00
Owain van Brakel dbba955b26 project: Bump version 2021-08-25 13:51:09 +02:00
Owain van Brakel 9b2cca490c Merge remote-tracking branch 'runelite/master' 2021-08-25 13:51:00 +02:00
Owain van Brakel e6be88fbeb project: rev 199 2021-08-25 13:49:53 +02:00
Runelite auto updater 76641df8af Bump for 1.7.22-SNAPSHOT 2021-08-25 09:58:48 +00:00
Runelite auto updater 38159e4c17 Release 1.7.21 2021-08-25 09:58:40 +00:00
Runelite auto updater 4174eb1a3e Update 199 2021-08-25 09:41:33 +00:00
Owain van Brakel c1fffa1562 Merge pull request #3032 from open-osrs/upstream-2508 2021-08-25 06:24:43 +02:00
Owain van Brakel b79712bc56 Merge remote-tracking branch 'runelite/master' 2021-08-25 06:18:52 +02:00
Owain van Brakel 4d0d73c7c4 Merge pull request #3031 from AttackOfTheMoons/mark_of_grace_fix
client: fix the mark of grace highlighter to highlight the correct plane
2021-08-25 06:15:26 +02:00
Theo 83f549334a fixed the mark of grace highlighter to highlight the correct plane 2021-08-24 19:28:26 -04:00
Adam b695ca8689 ge: fix detecting dmmt world type 2021-08-24 18:59:55 -04:00
Adam c3c1222570 chat commands: update to parse new adv log pb counters 2021-08-23 17:03:07 -04:00
Adam e9665f3504 implings plugin: use npc indicators for impling overlay 2021-08-22 16:51:51 -04:00
Adam ec7af70da4 npc indicators: allow plugins to specify highlight styles
After changing the slayer plugin to use npc indicators for the outline
style, some users request being able to set the color of slayer
highlights to be unique in order to identify marked npcs such as
superiors while slaying. This readds the previous target color config
and adds new highlight style options to the slayer plugin.
2021-08-22 16:51:47 -04:00
Adam 442c6105ce chat commands: rename tob story mode to entry mode 2021-08-22 15:33:08 -04:00
Owain van Brakel b6dac82fe6 Merge pull request #3030 from open-osrs/upstream-2208 2021-08-22 03:36:44 +02:00
Owain van Brakel babec73bf2 Merge remote-tracking branch 'runelite/master' 2021-08-22 02:56:44 +02:00
Adam 7d89f5a52f xp updater: don't send updates for dmm, leagues, or beta worlds 2021-08-21 18:59:31 -04:00
Adam e9c252e227 chat channel: fix join/leave world hop detection
The ChatPlayers do not implement equals or hashCode, making them
unsuitable as a hashmap key. Instead just use a linked list and compare
the members using the comparable interface.
2021-08-21 15:41:53 -04:00
Adam d0714b5016 api: add type parameter to Comparable 2021-08-21 15:26:12 -04:00
TheStonedTurtle 60d135c7dd CrypticClue: Fix hosidius fruit store crates highlighting (#14051) 2021-08-21 15:35:10 +00:00
Max Weber aab1ca31dc rl-api: expose actor pose anim source setters 2021-08-19 22:09:45 -06:00
Runelite auto updater d530400238 Bump for 1.7.21-SNAPSHOT 2021-08-19 18:05:56 +00:00
Runelite auto updater 196bdcd4e5 Release 1.7.20 2021-08-19 18:05:51 +00:00
Jordan 86cbf9b42b Merge pull request #14039 from Hydrox6/roofs-fixes 2021-08-19 07:37:28 +00:00
Owain van Brakel f604ae9ef2 Merge pull request #3027 from open-osrs/upstream-1908
project: Merge upstream
2021-08-19 03:38:22 +02:00
Owain van Brakel 9919d98fd0 Merge pull request #3026 from open-osrs/GRADLE-WRAPPER-UPDATE 2021-08-19 03:34:15 +02:00
Owain van Brakel e3032db57d Merge remote-tracking branch 'runelite/master' 2021-08-19 03:30:15 +02:00
OpenOSRS fa87fab042 gradle: Update gradle wrapper 2021-08-19 00:13:43 +00:00
Jordan Atwood 5df5abd50d clues: Support combat achievement slayer helms 2021-08-18 19:58:04 -04:00
Jordan Atwood 42d27d6786 slayer: Support combat achievement slayer helms 2021-08-18 19:58:04 -04:00
Jordan Atwood 1d870b3308 ItemMapping: Add combat achievement rewards variations 2021-08-18 19:58:04 -04:00
Hydrox6 53e092967e roof removal: fix ardougne castle 1st floor 2021-08-18 23:59:47 +01:00
Max Weber 3422136e5b rl-client/ImageCapture: use RSProfileType for screenshot naming 2021-08-18 18:33:56 -04:00
Max Weber 9ea0f9f9e5 rl-client/RSProfileType: add DMM Reborn 2021-08-18 18:33:56 -04:00
Jordan 357597cd96 Merge pull request #14020 from TheStonedTurtle/gaunt 2021-08-18 22:33:17 +00:00
Jordan cf2d9dacfa Merge pull request #13907 from Hydrox6/clues-fakes
clues: remove non-existent clues
2021-08-18 22:26:54 +00:00
Jordan ae86a61e9e Merge pull request #14031 from Hydrox6/roofs-fixes 2021-08-18 18:59:00 +00:00