Patch Release: v0.5.2
Pre-release
Pre-release
This fixes an issue where infinite (or extra long) loops would not time out in v0.5. If a player made an infinite loop, the entire server could be crashed. However, with this patch, computers should be safe on servers.
Example infinite loop:
while true do end
The directory structure of the mod has also been changed to be modular (see modules documentation)