Skip to content

Releases: JulienML/BetterChat

v3.0.2

28 Sep 17:34
Compare
Choose a tag to compare

🔧 Small adjustment:

  • Change of package manager : switch from NuGet to vcpkg

v3.0.1

16 Sep 14:44
Compare
Choose a tag to compare

🔧 Bugs fixed:

  • Fixed a bug where the plugin could not be built due to a “missing NuGet packages” error.

v3.0.0

16 Sep 10:21
Compare
Choose a tag to compare

🚀 New features:

  • You can now create several configurations and assign them to the game modes you want. (#2)

🔧 Bugs fixed:

  • Fixed a bug where toxicity scores remained visible if the “Message filter” option was disabled.

v2.2.2

13 Jul 17:43
Compare
Choose a tag to compare

🔧 Bugs fixed:

  • Fixed a bug where owngoal and unwanted_pass settings were not working correctly.

v2.2.1

06 Jul 17:39
Compare
Choose a tag to compare

🔧 Small adjustments:

  • Fixing an issue with the LOG function
  • Passing plugin parameters in the JSON file

v2.2.0

22 Jun 15:44
Compare
Choose a tag to compare

🚀 New features:

  • Timestamps are now erased if the message is erased.

🔧 Bugs fixed:

  • Fixed a bug where kick-off messages were not displayed at first kick-off and overtime kick-off.

v.2.1.0

11 May 11:23
Compare
Choose a tag to compare

🚀 New features:

  • You can now choose if written messages are counted in the toxicity scores at the end of the game.

v2.0.0

16 Apr 14:44
Compare
Choose a tag to compare

🚀 New features:

  • You can now choose to allow or disallow the message you want at the moment you want (more configurable than before). (#1)
  • The interface is clearer and simpler to use.

🔧 Bugs fixed:

  • Fixed a bug where written messages were not counted as toxic in toxicity scores when they were disabled.
  • Fixed a bug where toxicity scores were displayed even when they were deactivated.

v1.1.1

05 Mar 15:48
Compare
Choose a tag to compare

🚀 New features:

  • Teams with custom colors are now displayed with their custom color (instead of a blue/orange color) in the toxicity scores.

🔧 Bugs fixed:

  • Fixed a bug that allowed certain quickchats when they should have been blocked.
  • Fixed a bug where the first kick-off of the game was not counted.

v1.1.0

29 Feb 11:25
Compare
Choose a tag to compare

🚀 New features:

  • You can now choose to not count a goal/pass if the ball is touched by an opponent before it reaches the goal/the striker. (#1)
  • You can now disable written messages directly from the BetterChat menu.
  • You can now choose the time during which 'after a save' messages are disabled after a save. (#1)
  • You can now choose to hide toxicity scores if you want to.

🔧 Bugs fixed:

  • Usernames that contain special characters or are censored are now displayed correctly in the toxicity scores, and usernames of players who have not sent any messages are no longer displayed.