Commit Graph
110 Commits
Author SHA1 Message Date
RuneLite Cache-Code Autoupdater 9cdcd371ed Update Scripts to 2020-12-9 2020-12-09 04:44:55 -07:00
Max Weber 898641fa79 rl-client: add new zoom update script 2020-12-02 04:54:57 -07:00
RuneLite Cache-Code Autoupdater 77681a3f3e Update Scripts to 2020-12-2 2020-12-01 19:54:33 -07:00
Max Weber 32510746c6 rl-api,rl-client: update friends chat kick cs2 id
Yes the hash didn't change, but the ID did
2020-11-18 05:11:51 -07:00
Hydrox6 c8400a184a chat timestamps: add timestamps for all message types 2020-10-31 15:42:22 -04:00
RuneLite Cache-Code Autoupdater 8a5825fbde Update Scripts to 2020-10-28-rev192 2020-10-28 11:12:49 +00:00
Adam b9b505acc4 scripts: fix privateMessage message skipping
This was incorrectly looping if the message was to be skipped
2020-09-02 10:25:21 -04:00
RuneLite Cache-Code Autoupdater 1189682534 Update Scripts to 2020-09-02-rev191 2020-09-02 05:14:16 -06:00
RuneLite Cache-Code Autoupdater 14083b1d4a Update Scripts to 2020-08-26-rev191 2020-08-26 05:08:26 -06:00
Adam 340530daf6 tagtabs: show tab separators in tag tabs
This changes tag tabs to actually put the bank in search mode, still
without providing any search input, so that the bank tab builder will
draw tab separators (both the separator line and tab text label)
2020-07-24 15:24:47 -04:00
Adam e4b43d98f2 tagtabs: split tag search from bank search
This fixes a lot of edge cases which required us to re-search for things
after input was re-used when a tag tab was open, and removes the
requirement of having the bank search text be in sync with the
currently selected tab.

This also no longer parses the tag tab out of the title during times
when the input is being re-used (like Withdraw-x) which was broken
earlier from the bank plugin changing the title to include the value of
searches.

A new tag tab title is being set now on all tag tab views so the old tag
tab tab title event can be removed.
2020-07-23 18:19:04 -04:00
AdamandJZomerlei ead0b28193 bank plugin: show bank value during searches
This also shows the value of tag tabs, since they internally are just
bank searches.

Co-authored-by: JZomerlei <jzomerlei@gmail.com>
2020-07-22 18:02:19 -04:00
RuneLite Cache-Code Autoupdater ede5c558b3 Update Scripts to 2020-06-25-rev190 2020-06-25 05:26:36 -06:00
Adam 84611f0db8 Rename clan chat to friends chat 2020-06-15 14:57:16 -04:00
Adam e8b464f217 Revert "clanchat: Add player name to kick message (#11555)"
This reverts commit 41a041972a.

This evidently is intentionally left out of vanilla due to concerns over
triggering auto mutes due to kicking players with bad names.
https://twitter.com/JagexAsh/status/1268620095569289226
2020-06-04 19:32:15 -04:00
RuneLite Cache-Code Autoupdater 84a3b3ccb3 Update Scripts to 2020-06-04-c1-rev182 2020-06-04 07:47:57 -06:00
MarbleTurtle 41a041972a clanchat: Add player name to kick message (#11555) 2020-06-01 04:57:22 +00:00
Max Weber 5b27cb2885 BankSearchLayout: don't truncate search string
This is a regression from 592ca5c112 which
I mistakingly didn't fix last week
2020-05-28 04:05:26 -06:00
RuneLite Cache-Code Autoupdater 592ca5c112 Update Scripts to 2020-05-21-rev182 2020-05-21 10:32:20 +00:00
RuneLite Cache-Code Autoupdater e6947be044 Update Scripts to 2020-05-14-rev182
Updated script does not assemble BankSearchLayout.rs2asm
2020-05-14 05:54:38 -06:00
Adam a20ae62995 combat level plugin: use script events for attack level range hook 2020-04-26 12:59:08 -04:00
RuneLite Cache-Code Autoupdater cfef584e43 Update Scripts to 2020-04-23-rev182 2020-04-23 10:32:27 +00:00
Adam c1fdec9d2e bank plugin: add option to input bankpin with keyboard 2020-04-20 17:30:31 -04:00
ThatGamerBlueandAdam 7b4e8c2848 friendicons: add note icon in friends/ignore list
Co-authored-by: Adam <Adam@sigterm.info>
2020-03-16 18:47:49 -04:00
ThatGamerBlueandAdam 51f562b547 scripts: add FriendUpdate and IgnoreUpdate
Co-authored-by: Adam <Adam@sigterm.info>
2020-03-16 18:47:49 -04:00
melkypie 172b30dc42 scripts: use ScriptPostFired event for scripts that callback at the end of the script
Uses the ScriptPostFired event that was added with the script inspector dev tool, removing the scripts that can be done with it.
2020-03-06 14:59:26 -05:00
RuneLite Cache-Code Autoupdater b60d5428cf Update Scripts to 2020-03-05-rev182 2020-03-05 11:33:14 +00:00
Ron Young 51a0a6e9b7 banktags: support viewing all Tag Tabs in the bank screen 2020-03-01 14:59:35 -05:00
RuneLite Cache-Code Autoupdater 703d3ff91a Update Scripts to 2020-02-27-rev182 2020-02-27 11:33:17 +00:00
Ron Young 20920be0c0 LayoutResizableStones: fix bad script merge 2020-02-23 17:19:17 -05:00
RuneLite Cache-Code Autoupdater e7efd50703 Update Scripts to 2020-02-20-rev182 2020-02-20 04:42:51 -07:00
Ron Young 88c2736e8b interfacestyles: add ability to always stack resizable stones 2020-02-03 09:51:32 -06:00
Ron Young a663770563 scripts: add LayoutResizableStones script 2020-02-01 13:33:45 -06:00
RuneLite Cache-Code Autoupdater 240261cbb5 Update Scripts to 2020-01-29-rev182
Updated script does not assemble CommandScript.rs2asm
2020-01-29 05:12:14 -07:00
RuneLite Cache-Code Autoupdater 05f2117b8f Update Scripts to 2020-01-23-rev182
Updated script does not assemble CommandScript.rs2asm
2020-01-23 04:37:15 -07:00
melkypieandAdam 1549e38fa7 clanchat: add ability to recolor ignored players
Adds the ability to configure whether or not to mark ignored players inside clanchat with a chosen color

Co-Authored-By: Adam <adam@sigterm.info>
2020-01-20 21:29:25 -05:00
RuneLite Cache-Code Autoupdater fdc22a6131 Update Scripts to 2020-01-16-rev182 2020-01-16 04:43:40 -07:00
Adam da0f507ffb camera plugin: add Look South/East/West option to compass 2020-01-03 11:02:23 -05:00
TheStonedTurtle a3ef09b433 clanchat plugin: add option to confirm kicks 2019-12-13 10:50:10 -05:00
Max Weber a0e867ec8e fix ChatSplitBuilder crashing when receiving a friend login/out message 2019-12-05 19:15:04 -05:00
Max Weber e81ff07f07 Update Scripts to 2019-12-05-rev182 2019-12-05 05:15:32 -07:00
RuneLite Cache-Code Autoupdater 141d93ea5b Update Scripts to 2019-11-28-rev182 2019-11-28 11:33:35 +00:00
RuneLite Cache-Code Autoupdater ab92e56d08 Update Scripts to 2019-11-14-rev182 2019-11-14 03:59:03 -07:00
Adam 3775bdacab api: add fake xp drop event 2019-11-11 19:58:27 -05:00
Adam ed785335e5 scripts: update chat builder script 2019-11-07 09:17:46 -05:00
dekvall 6aea005bfa chat timestamps: add timestamps to split private chat 2019-10-23 14:25:49 +02:00
Max Weber 3b356f7a25 music: Add ingame granular volume adjustment 2019-10-21 15:51:39 -06:00
Adam 4d63ce7334 bank tags: use item name string indexof from script
This allows additional plugins to use the bankSearchFilter event to
selectively add or remove matches, as the bank tag plugin is no longer
performing the string contains check.
2019-09-16 14:25:43 -04:00
RuneLite Cache-Code Autoupdater 2d036ce614 Update Scripts to 2019-07-25-rev181 2019-07-25 09:33:36 +00:00
Max Weber bacc5ae6d0 ChatboxPerformancePlugin: Hook the cs2 to know when to rebuild 2019-07-21 19:43:43 -06:00