What's Changed
- #52: Mohistとの互換性を持たせる by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/54
- #53: コマンドをctx.getSource().sendSuccess()するか例外を投げるように変更 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/55
Full Changelog: https://github.com/Meatwo310/tsuki-chat/compare/forge-1.20.1-v1.3.0...forge-1.20.1-v1.3.1
What's Changed
- #29: /tsukichatコマンドをサブコマンドに分離 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/32
- #24: ユーザー辞書を実装 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/36
- #18: Discord連携MOD上でtsukichatが機能するように by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/28
- #26: デフォルトの無視プレフィックスに"./"と"!"を追加 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/38
- #40: ServerChatEventのハンドル部分とチャットメッセージのカスタマイズ部分を分離 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/41
- #37: 1.20.1 Simple Discord Link 上でTsukiChatが機能するよう修正 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/44
- #45: カスタムコマンドを追加 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/46
- #35: サーバー辞書を追加 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/47
- #48: Permissionコマンドを追加 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/49
Full Changelog: https://github.com/Meatwo310/tsuki-chat/compare/forge-mc1.20.1-v1.2.1...forge-1.20.1-v1.3.0
What's Changed
- #19: 一部のローマ字が誤って変換される問題を修正 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/21
- #17: 1.20.1でのマルチスレッディングをデフォルトで無効化(Forge側がイベントを非同期で処理するようになりました) by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/23
Full Changelog: https://github.com/Meatwo310/tsuki-chat/compare/forge-mc1.20.1-v1.2.0...forge-mc1.20.1-v1.2.1
What's Changed
- #19: 一部のローマ字が誤って変換される問題を修正 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/22
Full Changelog: https://github.com/Meatwo310/tsuki-chat/compare/forge-mc1.18.2-v1.2.0...forge-mc1.18.2-v1.2.1
1.20.1-Forge/NeoForgeへ移植しました。
What's Changed
- String[]型のコンフィグが変更できないバグを修正 by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/12
- メッセージを空白で分割して並列で処理し、変換に失敗した場合はひらがなへフォールバックするように by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/13
- #3 マルチスレッド機能をコンフィグで切り替え可能に by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/14
- #10 指定した文字数以下のメッセージを変換しないように by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/16
- #4 特定のメッセージを変換しないようにする by @Meatwo310 in https://github.com/Meatwo310/tsuki-chat/pull/15
Full Changelog: https://github.com/Meatwo310/tsuki-chat/compare/forge-mc1.18.2-v1.1.1...forge-mc1.18.2-v1.2.0