Skip to content

Hopefully last hotfix for JSON chat

Pre-release
Pre-release
Compare
Choose a tag to compare
@bensku bensku released this 15 Apr 09:23
· 3334 commits to master since this release

JSON chat has been way more work than I expected. Still, I hope that the most serious bugs are already fixed now. There are some things that do not work as they did before (for example: color codes not resetting anything, links not working as before); that will be added as config option eventually. For now, I just hope that this doesn't crash horribly.

  • Fixed a bug which duplicated message text on some cases (closes #499)
  • Fixed a bug that with angle brackets and chat "crash" (closes #497)
  • Potentially improved chat message generation performance
  • Added some tree types (closes #494)
  • Fixed potential issue with Skript update by adding pseudo-release dev26d