File Details
RedOnion v0.4.2
- B
- Nov 26, 2019
- 503.87 KB
- 75
- 1.8.1+1
File Name
RedOnion.zip
Supported Versions
- 1.8.1
- 1.8
- Bug in ship.parts relating to explode functionality fixed.
- Tutorial of how to fallback to native functionality.
- Tutorial for selfDestruct.lua
- Tutorial for using the ui in Lua code (uibasics.lua)
- More docs.
- Fixed a problem with
new(ui.Button,"buttontext",function() end)where thenewfunction wasn't properly converting a lua function to the Action\<Button> that the ui.Button constructor requires. - Removed randomPartDestruct.ros as its code was outdated.
- Fixed bug with autoloading the last scriptname.

