Skip to content

v0.5.0

Compare
Choose a tag to compare
@S-S-X S-S-X released this 19 Mar 19:53
· 109 commits to master since this release
e123526
  • Added more functionality to Player API.
  • Added working globalstep, minetest.after and nodetimers.
  • Allow changing current mod name temporarily for mod integration/interaction tests.
  • Changed type to return userdata for core object instances. Added special mineunit types for objects.
  • Implemented of ItemStack and metadata functionality.
  • Added -q / --quiet command line option to turn off print from test targets and reduce mineunit messages.
  • Added basic chat, crafting and http API.
  • Minetest get_content_id function.
  • Minetest mkdir no-op method.
  • Privilege registration and core privileges from minetest.