Commit Graph
16760 Commits
Author SHA1 Message Date
Owain van Brakel e70f4047b2 Merge pull request #3046 from SRLJustin/green-tint 2021-10-06 15:53:54 +02:00
SRL Justin 9aad812df9 checkstyle: import removal zzzzz 2021-10-07 00:47:46 +11:00
SRL Justin 6454fab387 ObsidianSkin: watermark 2021-10-07 00:40:23 +11:00
SRL Justin d467401128 ui: fixed green tint in plugin list 2021-10-07 00:34:00 +11:00
Owain van Brakel 7643e158ee Merge pull request #3045 from Owain94/rev-200 2021-10-06 14:08:29 +02:00
Owain van Brakel 69faa1b0fb Merge remote-tracking branch 'runelite/master' 2021-10-06 14:00:00 +02:00
Owain van Brakel 5e9375bc8b project: rev 200 2021-10-06 13:56:56 +02:00
Runelite auto updater 4322c372ec Bump for 1.7.26-SNAPSHOT 2021-10-06 11:02:57 +00:00
Runelite auto updater 96047e26de Release 1.7.25 2021-10-06 11:02:54 +00:00
Max Weber 6ccf8065fd grandexchange: don't use a stale widget for getting item id
this widget now is recreated of after the interface's onLoad
2021-10-06 04:56:25 -06:00
Max Weber 16830b0ad4 rl-api: add clan gim message types 2021-10-06 04:47:28 -06:00
RuneLite Cache-Code Autoupdater 1fcff7ecf7 Update Scripts to 2021-10-6 2021-10-06 04:47:28 -06:00
RuneLite Cache-Code Autoupdater c9fd2144bf Update Widget IDs to 2021-10-6 2021-10-06 04:47:28 -06:00
RuneLite Cache-Code Autoupdater a63d56d8b4 Update NPC IDs to 2021-10-6 2021-10-06 04:47:28 -06:00
RuneLite Cache-Code Autoupdater 0c6a54a4ab Update Object IDs to 2021-10-6 2021-10-06 04:47:28 -06:00
RuneLite Cache-Code Autoupdater 5faf76c005 Update Script arguments to 2021-10-6 2021-10-06 04:47:28 -06:00
RuneLite Cache-Code Autoupdater 3815f698bb Update Item variations to 2021-10-6 2021-10-06 04:47:28 -06:00
RuneLite Cache-Code Autoupdater 052807b1a7 Update Item IDs to 2021-10-6 2021-10-06 04:47:28 -06:00
Runelite auto updater 8902cb4e94 Update 200 2021-10-06 10:22:21 +00:00
Adam 59e65877dd hiscore: switch to league hiscores 2021-10-05 14:59:18 -04:00
Adam c16172e508 api: add widget classes to runtime exclusions 2021-10-05 12:55:38 -04:00
Owain van Brakel 9f1d58c2a6 Merge remote-tracking branch 'runelite/master' 2021-10-05 02:42:06 +02:00
Owain van Brakel 6f61e6f89c project(rs-api): Fix virtual level up widgets 2021-10-05 02:41:58 +02:00
38f1d2e71f ui: recompute minimum size after frame restore
Without this, the minimum size will be the same size as was prior to
maximizing the frame. If the side bar or panel is opened or closed when
maximized this can cause the minimum size to be incorrect after a
restore.

Co-authored-by: Mark Koester <mark.koester1@gmail.com>
Co-authored-by: Jeremy Plsek <jeremyplsek@gmail.com>
2021-10-04 12:51:18 -04:00
Jordan Atwood 1efdf4a6fd cluescrolls: Add X Marks The Spot quest solutions 2021-10-04 12:26:32 -04:00
Arnaud Peralta 185681fd2f roof removal: Add Weiss override (#14177) 2021-10-04 15:22:42 +00:00
Brett 8649a197be slayer: Add duck as alternative for bird task (#14224) 2021-10-04 15:14:23 +00:00
Owain van Brakel eeb463715a Merge remote-tracking branch 'runelite/master' 2021-10-04 05:21:28 +02:00
AdamandJason Barr 5fc784f082 item charges: fix rof tracking with varrock platebody
When the varrock armour effect triggers it will smelt two bars at once,
using two charges, unless there is only one ore remaining where it will
use only one charge.

Co-authored-by: Jason Barr <58792686+JBarr2710@users.noreply.github.com>
2021-10-03 22:49:42 -04:00
Owain van Brakel a8d5aed856 Merge remote-tracking branch 'runelite/master' 2021-10-02 22:12:27 +02:00
Owain van Brakel 82a946d259 Merge remote-tracking branch 'runelite/master' 2021-10-02 05:33:13 +02:00
Adam 4ca3db6358 Fix ground marker minimap overlay position
The ground marker minimap overlay gets a local point for the tile to mark from fromWorld()
and passes it to localToMinimap() - but because the adjustment of -1, when the player position
is subtracted from it to compute the minimap location it causes the computed position to be off
by a full tile.

Additionally, drawRect() width and height is inclusive so the width/height must be subtracted by 1
2021-10-01 19:09:03 -04:00
Max Weber e98c3da758 rl-client: use vanilla ItemComposition cache 2021-10-01 16:59:36 -04:00
Jordan Atwood bb7cd404a7 chat colors: Add engine message recoloring 2021-10-01 11:24:29 -07:00
Owain van Brakel 6faf4f295c Merge remote-tracking branch 'runelite/master' 2021-10-01 15:59:52 +02:00
Max Weber 0c79f847c1 rl-client/RSProfileType: add Shattered Relics profile type 2021-10-01 04:35:44 -06:00
Owain van Brakel 51e984df20 mixins: get clan channel / clan setting by id 2021-10-01 11:21:14 +02:00
Owain van Brakel 3e3ba784ea Merge remote-tracking branch 'runelite/master' 2021-10-01 10:42:22 +02:00
Owain van Brakel beabb18428 Merge remote-tracking branch 'origin/master' 2021-10-01 10:38:13 +02:00
Owain van Brakel b0cad55c48 client: Set toggle button size 2021-10-01 10:38:04 +02:00
Adam e60ce99081 spec counter: add Dinh's bulwark 2021-09-30 17:47:09 -04:00
Adam 8d537cabf1 api: add clan ids and accessors 2021-09-30 16:37:35 -04:00
Hydrox6 c1f442e36e gpu: display device and driver being used during plugin startup 2021-09-29 18:38:31 -04:00
Adam b6316b4772 api: move Favour to achievementdiary plugin 2021-09-29 10:23:36 -04:00
evaan 9209de31e2 skill calculator: Add bonecrusher prayer bonus 2021-09-28 20:03:51 -07:00
dekvall 1294984dce skill calculator: Add common thieving chests 2021-09-28 19:51:53 -07:00
neatclient12345 546cd6daf8 skill calculator: Fix grammar 0-action selections (#13995) 2021-09-29 02:43:31 +00:00
Jordan Atwood ac8f778307 skill calculator: Add ItemSkillAction interface
This interface allows for drastically simplified skill actions, allowing
us to eschew their name entries in favor of looking up the item name
using the items' compositions (fetched from their IDs) at runtime.
2021-09-28 22:05:00 -04:00
Jordan Atwood 7b678b2afb skill calculator: Define actions and bonuses in Java
As the number of bonus types increases, the existing system of allowing
only a single type of bonus to be applied, and only allowing actions to
entirely opt out of having bonuses applied rather than more fine-grained
control, is showing its age. This commit redefines all bonus and action
entries in Java enums so that such systems can be better-defined.
Additionally, it comes with the benefit of easier change validation via
testing and enabling item and sprite ID referencing via runelite-api.
2021-09-28 22:05:00 -04:00
Jordan Atwood 6428a7af4f skill calculator: Code cleanup 2021-09-28 22:05:00 -04:00