Skip to content

ArtMOO v0.9.0

Compare
Choose a tag to compare
@bigfug bigfug released this 29 Apr 09:43
· 55 commits to develop since this release

Big engine update:

  • Added support for XML tags for player:name/ etc
  • Reworked permissions system so wizards are normal users but can use ! (instead of ;) to elevate a command
  • Added support for language locale
  • Added signal mechanism so verbs can call moo.emit() and objects can be connected to that signal using moo.connect()
  • Reworked the listener classes so WebSockets now work with Telnet protocol and works great with fTelnet without proxy
  • Can define multiple listeners (telnet/websocket) in moo.ini
  • Added line editor that supports some ReadLine commands and realtime messages coming through

Binary releases for Ubuntu 20.04 (focal), 19.10 (eoan), 18.04 (bionic), Raspberry Pi (buster), macOS (High Sierra/10.13+), and Windows 10 x64.