Commit Graph

94 Commits

Author SHA1 Message Date
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
ThatGamerBlue
7b4e8c2848 friendicons: add note icon in friends/ignore list
Co-authored-by: Adam <Adam@sigterm.info>
2020-03-16 18:47:49 -04:00
ThatGamerBlue
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
melkypie
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
RuneLite Cache-Code Autoupdater
9f1149a8ef Update Scripts to 2019-07-18-rev181 2019-07-18 10:32:40 +00:00
Ryan
aeab3e8a7b zoom plugin: add zoom scroll speed configuration 2019-07-15 17:55:06 -04:00
Daniel Serpa
692609480f ge plugin: add grand exchange total value
Co-authored-by: Adam <Adam@sigterm.info>
2019-07-02 11:10:40 -04:00
TheStonedTurtle
e5de331df5 runelite-client: add items kept on death plugin
This enhances the default items kept on death interface to show what
you keep, what breaks, and how long you have to return to it once you
die. It also adds toggles to see what is lost in certain situations such
as skulled, low and high wildy.

Co-authored-by: Adam <Adam@sigterm.info>
Co-authored-by: Max Weber <mii7303@gmail.com>
2019-06-18 16:21:26 -06:00
Adam
bcc9943b7c scripts: correctly pop unused input string when blocking chat input 2019-06-07 23:15:04 -04:00
Jordan Atwood
81050f264a attack styles: Attach spec bar redraw listener to weapon text
This fixes a bug where the special attack bar would not be redrawn if
the combat tab was opened with any weapon equipped which did not have a
special attack bar. The weapon text widget is used because it is always
rendered with the combat tab widgets, and does not already have any kind
of listeners attached.

Fixes runelite/runelite#8946
2019-05-29 21:19:33 -04:00
Adam
2800a226a1 client: fix spec bar not updating with hide auto retaliate on
Move the widget listener from the auto retaliate text to the spec bar,
so when auto retaliate is hidden the listeners still function.
2019-05-27 10:37:34 -04:00
osrs-music-map
da260fb8b2 chat filter: add options to filter friends and clan members
Also no longer ever filter messages from the local player

Co-authored-by: Adam <Adam@sigterm.info>
2019-05-26 11:22:07 -04:00
Adam
0211149ce2 clanchat plugin: add clan tab chat option
This allows typing messages with the clanchat tab focused without having
to prepend them with '/'.
2019-05-26 10:56:41 -04:00
RuneLite Cache-Code Autoupdater
aba1f90ece Update Scripts to 2019-04-25-rev179 2019-04-25 05:08:48 -06:00
trimbe
caa4569d45 quest list plugin: use progress script to trigger hiding quests 2019-04-20 22:49:46 -04:00
trimbe
529fe18123 scripts: add quest list progress script 2019-04-20 22:49:19 -04:00
TheStonedTurtle
f3387bc9f9 Add destroy support to Item Charge plugin 2019-04-07 23:11:01 -07:00
RuneLite Cache-Code Autoupdater
776d27cc47 Update Scripts to 2019-03-21-rev178 2019-03-21 11:33:31 +00:00
Magic fTail
b7944bcee4 Add chat filter plugin
Add a plugin that censors user defined words/sentences, changes the message, or removes the entire message containing them.

Co-authored-by: Adam <Adam@sigterm.info>
2019-03-19 16:36:58 -04:00
Adam
b7546bb30a Merge pull request #5770 from Nightfirecat/attack-level-range-plugin
Add attack level range to combat level plugin
2019-03-15 20:50:11 -04:00