Upgrade combat messages to include HitSplat type.
Add damage number brightness config.
Reactive config, no more "restart plugin to apply" stuff.
Add warning to Reset History.
Pop outs and warnings centered on canvas.
Add LoginLogout and "Did You Know?" messages.
Add Message Type Coloring options for: Block, Burn, Drain, Heal, Max Hit, Poison, DidYouKnow, and LoginLogout.
Add option to add Clan, Guest Clan, and FC group names to messages.
Add config to recolor group names.
* 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
Add the ability to recolor messages by type
Enable 1st time "Welcome to Chat Panel" message
Update update message
The bulk of the changes are config entries for every messageType, and caseName pasted everywhere.
* Update chatpanel to v1.2
Add Pop out window
Add Line spacing
Add background coloring options
Adjust Chat Area Height default
* Add popinbutton2 to empty panel
Added popinbutton2 to the panel while chat is popped out.
Added min size for window while popped out. (very very tiny)
* Adjust popinbutton2 and tooltip
I moved popinbutton2 out of the config section and into popout section and that seems to display better.
Added (can cause weirdness) to tooltip about Always on Top after briefly experiencing a strange windowing issue on X11 that I can't seem to recreate outside of a single day. Not sure if it was related, disclaimer just in case.
* Add authors=
I saw some plugins had authors=, and I didn't want to be left out lol.
Not sure if I'm supposed to be adding this.