Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@S-S-X S-S-X released this 15 Jan 15:52
· 4 commits to master since this release
0f41196

Mineunit v0.13.0 features and bug fixes, change log since v0.12.0:

  • Test Player:do_place_from_above(pos, [controls]) and Player:do_use_from_above(pos, [controls])
  • Fixed Player:do_place_from_above(pos, [controls]) bug.
  • Added Player:set_wielded_item(stack).
  • Added mineunit:execute_on_player_receive_fields(player, formname, fields)
  • Added mineunit:get_InvRef_data(thing) and mineunit:clear_InvRef(thing).
  • Preprocessing of luacov .lua excludes for simpler configuration.
  • Fixed Prejoinplayer callbacks.
  • Added output formatters:
    • mineunit:debugf(formatstring, ...).
    • mineunit:infof(formatstring, ...).
    • mineunit:warningf(formatstring, ...).
    • mineunit:errorf(formatstring, ...).
    • mineunit:printf(formatstring, ...).
  • Documentation fix for --help-assert custom assertion has_item.
  • Other small bug fixes and further improved code quality.

Previously released as a Docker image https://hub.docker.com/r/mineunit/mineunit