Skip to content

Releases: mads-risager/minescript

minescript-0.1.0+1.19.4

23 May 11:35
cb037c4

Choose a tag to compare

What's Changed

  • Redesign of communication between client and server by @sabotack in #77
  • Update block settings by @MadsSR in #79
  • Remove size limit of program sent through packets by @sabotack in #80
  • Fix invalid tick crash when onStateReplaced is called repeatedly by @sabotack in #82
  • Fix number overflow by @MadsSR in #83
  • Add mod and div error message by @MadsSR in #92
  • Fix step peek-warning printed multiple times when speed is 10 by @sabotack in #95
  • Fix multiple crashes, threading problem and scoping inconsistency within functions by @sabotack in #103
  • Fix pow incorrect precedence/associativity by @sabotack in #106
  • Add unit tests by @sabotack in #107
  • Fix max payload limit of ~1MB by @sabotack in #108
  • Fix scope error by @MadsSR in #109
  • Add integration tests by @ViktorPlatz in #110

Full Changelog: v0.0.1+1.19.4...v0.1.0+1.19.4

minescript-0.0.1+1.19.4

12 May 11:51
3d7c3bb

Choose a tag to compare

Initial release