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) endtakes 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.

