promotional bannermobile promotional banner

RedOnion: Unrestricted in-game scripting (Lua, ROS)

Provides in-game scripting using Lua and a custom JS/Ruby-like language

File Details

RedOnion v0.4.1

  • B
  • Nov 26, 2019
  • 483.27 KB
  • 53
  • 1.8.1+1

File Name

GameData.zip

Supported Versions

  • 1.8.1
  • 1.8
  • Fixed bug where outputting a lot of things quickly (with something like while true do print(1) end takes more and more memory and is very slow.
  • Fixed a bug where misformatted lua code would run anyway and just repeat an error message.
  • Intellisense works for enums.
  • Fixed a bug where completion on CommonAPI properties (like the globals body) wasn't working properly.