mirror of
https://github.com/runelite/plugin-hub.git
synced 2025-12-23 22:48:49 -05:00
update chatpanel to v2.2 (#8022)
* Update Chat Panel to v2.2 Add Chat Out! Add input font size and color configs Add channel selector font config Add name and Timestamp color override Add Split PMs (PM Tabs) Add reMessage Anti-autotyping considerations made: No pasting or import No invalid character entry No typing when logged out 80 character limit like RL keyListeners for RL to track inputs into the popout(?) Error messages can't be sent by user spamming buttons Keypress repeat speed same as RL (same as OS) No auto-channel switching (input required) Notes: While having no understanding of bots or auto-typers, I have made all the protections I could think to add to prevent these things and tested relentlessly. Couldn't test on mac, if someone could make sure there is no unintended text entry permitted on there, that would be awesome. If there is anything that can be added to reduce potential malicious usage of this plugin, please let me know. I feel like at it's core this update follows all rules and guidelines for plugins, I just hope I've made it possible for that to be forwarded to and monitored by the client. * Update Chat Panel to v2.2 Add Split PMs Tab name color, font size, font family, and underline color all configurable. Add Filtering/censoring Add per-character random colors Add name and timestamp event color overrides Enable filtering for Clan and Friend chat messages
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
repository=https://github.com/Yenof/Chat-Panel.git
|
||||
commit=8e18f46f53107ebc0de4d4b74386ff27e210f3d2
|
||||
commit=3411108d95414d2487fd4561aaefda6b85d26060
|
||||
authors=Yenof
|
||||
|
||||
Reference in New Issue
Block a user