Skip to content

Releases: AnonBOTpl/Anon-Chat

v0.2.4

Choose a tag to compare

@AnonBOTpl AnonBOTpl released this 01 Aug 14:00

[0.2.4] — 2026-08-01

✨ New Features

  • Reload Profile button — in Settings → Profiles, the ↻ Reload button re-reads the active profile from disk. No more restarting or switching profiles back and forth after editing files externally.

🛠 Companion Tool

  • AnonChat Filter Editor — standalone Windows app for editing filter tags outside the game. Solves the problem that Minecraft's in-game text field strips the § color code, so precise tags like Money§8 cannot be typed in-game. The editor also analyzes chat logs and adds messages as tags with one click.
    • Language auto-detected (PL/EN) and remembered between sessions
    • Default chat log folder: %APPDATA%/AnonChatMC/chatlog + support for raw Minecraft *.log files
    • Warns about unsaved changes when closing the window
    • The main chat.json stays protected — only profiles can be edited

📦 Downloads

  • AnonChatMod-1.21.1-1.21.5-0.2.4.jar — Minecraft 1.21.1 – 1.21.5
  • AnonChatMod-26.1.2-0.2.4.jar — Minecraft 26.1.2
  • AnonChatMod-26.2-0.2.4.jar — Minecraft 26.2
  • AnonChatFilterEditor-0.2.4.exe — companion tool (no Python required)

v0.2.3

Choose a tag to compare

@AnonBOTpl AnonBOTpl released this 24 Jul 17:13

Changelog

[0.2.3] — 2026-07-22

🔧 Fixes

  • Profile overwrite bug (critical) — deleting windows/tabs while a profile was loaded no longer overwrites the profile file with the empty state. Profiles now only change when you explicitly click "Save".
  • Message clearing on new window — creating a new window no longer clears messages in all existing windows.
  • Hide Message option re-added — per-filter "Hide Message" checkbox now actually works: messages matched by the filter are hidden from display while the filter still processes routing correctly.
  • Exclude Tags UI removed — simplified filter editor by removing the rarely-used Exclude Tags section.

✨ Features

  • Window position lock — click the padlock icon on the title bar to lock/unlock window position and size. Locked windows cannot be dragged or resized.
  • Resize indicator — yellow squares replaced with subtle white edge bars.

[0.2.2] — 2026-07-21

✨ New Features

  • Clickable messages (26.1.2 + 26.2) — click on player names, commands, links, and other clickable chat components. Hover over text to see tooltips.
  • Auto-scroll on chat close — when you close the chat, scroll automatically returns to the latest messages.
  • Show chat on all screens (1.21.x) — new option in Settings to keep chat visible while inventory or other GUIs are open.
  • Player name highlight (Ping) — configurable color + sound effect when your name appears in chat. Per-tab font override support.

🔧 Fixes

  • Filter logic refactored — removed confusing "Hide Message" checkbox. Include criteria are now checked first, then exclude. Cleaner code, same behavior.
  • Spam Cleaner module removed — experimental feature didn't work reliably with server color codes. Removed entirely.

v0.2.2

Choose a tag to compare

@AnonBOTpl AnonBOTpl released this 20 Jul 23:16

[0.2.2] — 2026-07-21\n\n### ✨ New Features\n\n- Clickable messages (26.1.2 + 26.2) — click on player names, commands, links, and other clickable chat components. Hover over text to see tooltips.\n- Auto-scroll on chat close — when you close the chat, scroll automatically returns to the latest messages.\n- Show chat on all screens (1.21.x) — new option in Settings to keep chat visible while inventory or other GUIs are open.\n- Player name highlight (Ping) — configurable color + sound effect when your name appears in chat. Per-tab font override support.\n\n### 🔧 Fixes\n\n- Filter logic refactored — removed confusing Hide Message checkbox. Include criteria are now checked first, then exclude. Cleaner code, same behavior.\n- Spam Cleaner module removed — experimental feature didn't work reliably with server color codes. Removed entirely.

v0.2.1

Choose a tag to compare

@AnonBOTpl AnonBOTpl released this 17 Jul 10:19

v0.2.1 - 2026-07-17\n\n### 🔧 Fixes\n\n- Chat log file — now properly closed when the game shuts down (no more orphaned file handles)\n- Message repeat indicator — [×N] prefix works correctly with the new font cache\n\n### ✨ Improvements\n\n- Resize indicator — yellow squares replaced with subtle white edge bars on the border. Less intrusive, easier to hit.\n- Font split cache — message text is no longer re-wrapped every frame (better FPS with large chat history)

v0.2.0

Choose a tag to compare

@AnonBOTpl AnonBOTpl released this 16 Jul 20:25
Add issue templates, CONTRIBUTING.md, GitHub release v0.2.0