From d4dd9b59191efb12f844741553e2e185980a79b6 Mon Sep 17 00:00:00 2001 From: Lucia Ceionia Date: Fri, 8 Nov 2024 03:58:34 -0600 Subject: [PATCH] 0.6.0 --- CHANGELOG.md | 6 ++++++ README.md | 2 ++ 2 files changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0915cb2..d7c71e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,3 +38,9 @@ initial release - Lure 4.1.0 compatibility - log fixes - spawn fixes + +0.6.0 +---- +- custom text color (bbcode qol) +- experimental color bug bbcode +- better (actually somewhat working) bbcode filtering diff --git a/README.md b/README.md index 519e94f..7387e78 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ Client Features: - Lets you clear gamechat - Allows custom name color (for all users) - Allows custom name BBCode (for compatible peers) +- Allows custom text color (for compatible peers) - Allows BBCode in chat (for compatible peers) +- (Bug BBCode) Allows BBCode in chat for everyone to see Host Features: - Lets you set a message that will be sent when someone joins.