Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@schwarzlichtbezirk schwarzlichtbezirk released this 18 Sep 20:03
· 3 commits to main since this release

bot.windows.x64.zip contains compiled executable for Windows x64 platform.

New features and changes:

  • Added atom module with cross-threads synchronizations functions.
  • Added functions after and tick to create timers on channels for Lua-scripts. Those functions gets the channels that receives values after given duration, tick channel receives values periodically.
  • Added Lua-API for Keno-games.
  • Added script script/reg.lua for bulk users registrations. Setup value usrnum in script to actual number of user to register.