Mineunit v0.13.0 features and bug fixes, change log since v0.12.0:
- Test
Player:do_place_from_above(pos, [controls])
andPlayer: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)
andmineunit: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 assertionhas_item
. - Other small bug fixes and further improved code quality.
Previously released as a Docker image https://hub.docker.com/r/mineunit/mineunit