Skip to content

Releases: mcbeet/mecha

v0.5.11

18 Oct 01:13
Compare
Choose a tag to compare

Fix

  • Provide "annotate" through extra logging argument (e88ad04)

v0.5.10

17 Oct 23:37
Compare
Choose a tag to compare

Fix

  • Handle tag and team selector argument without value (1ba966c)
  • Handle fake player names with all kinds of special characters (286bfd8)
  • Player names can be up to 40 characters not 16 (80ba827)
  • Handle json unicode escaping and other json tweaks (4935221)

v0.5.9

13 Oct 13:14
Compare
Choose a tag to compare

Fix

  • Properly check range boundaries when serializing (5230024)

v0.5.8

10 Oct 00:03
Compare
Choose a tag to compare

Fix

  • Make it possible to omit functions from compilation with match option (aabddf6)

v0.5.7

09 Oct 22:33
Compare
Choose a tag to compare

Fix

  • Add logging for ast cache (c1bd76b)

v0.5.6

09 Oct 11:38
Compare
Choose a tag to compare

Fix

  • Fast path to avoid traversing ast when there are no rules (72322af)
  • Add ast cache (7ae025a)

v0.5.5

09 Oct 09:28
Compare
Choose a tag to compare

Fix

  • Handle more version formats in config (117bda1)

v0.5.4

09 Oct 09:11
Compare
Choose a tag to compare

Fix

  • Remove unnecessary args in serializer (cf041d6)
  • Add 1.18 command tree and handle player names and objectives with no length restriction (f1ffaa5)

v0.5.3

09 Oct 08:30
Compare
Choose a tag to compare

Fix

v0.5.2

09 Oct 01:12
Compare
Choose a tag to compare

Fix

  • Don't log messages directly to avoid wrong percent formatting (abe1f99)
  • Handle percent sign in player names (276cac5)