Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

v1.1

Compare
Choose a tag to compare
@ClobberXD ClobberXD released this 17 Sep 07:35
· 3 commits to master since this release

Changelog

  • Numerous improvements and fixes. Here are the major ones:
    • Separated chat-command def from the HUD management code
    • minetest.after has been removed in favour of a lightweight globalstep.
  • Added support for server-wide notifications.
    • Global notifications can be sent to all online players using /notify_all <msg>