You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rich-text chat rendering: player names/bodies support colors, underlines, click actions and hover tooltips; clickable /tell, Xaero coordinates, FTB accept/deny and external links work; bare http(s) URLs become clickable links with a hover URL tooltip.
Compact vanilla HUD placeholders: [[CICode,...]] image codes now show as green [Image] instead of a long URL, and quote replies show as blue [Quote] while keeping the sender prefix.
Save images from the context menu: right-click an image bubble → Save, pick a destination in the FlatLaf save dialog, and the original URL bytes are downloaded in the background (GIF/WebP/PNG preserved).
Context menu icons: Copy / Quote / Save now use 20×20 white line-style SVG icons.
File chooser improvements: defaults to Details view and shows inline thumbnails directly in the file list.
Bubble/UI fixes: multi-line bubble width hugs the longest line; quote capsule aligns with the bubble edge; system capsule uses the image-loading placeholder colour while staying translucent; ordinary web links are no longer mistaken for image messages.
No local bubble for commands: slash commands no longer manufacture a local chat bubble, matching vanilla behaviour.
Stability fixes: fixed the AWT headless issue that prevented the image picker from opening; fixed 0.1.2 being kicked from single-player when sending an image because the HUD-rewrite mixin was not declared cancellable.
Messages are never wrongly swallowed: Xaero waypoint/path-analysis machine protocols are forced to the system channel; meta-less messages that merely look like your own echo are no longer dropped, following e33chat's "rather show than kill" principle.