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.5.2

  • R
  • Aug 17, 2020
  • 582.02 KB
  • 947
  • 1.10.1+1

File Name

RedOnion.zip

Supported Versions

  • 1.10.1
  • 1.10

0.5.2

API

  • fixed part tags (e.g. "noauto", required "noauto=" or "noauto x=y" before)
  • reworked autopilot override + "pylink" for better 2D/3D control
  • Science API, science.ros (supports DMagic's Orbital Science and DMModuleScienceAnimateGeneric)
  • OS/Process API (early version of MunOS API for scripts)

UI

  • UI: ScollBox and Scrollbar (early versions, some improvements shall come soon)

Lua

  • Fixed lua completion bug for array literals.

ROS

  • Built-in functions and objects (added collections, documentation)
  • Fixed break in (nested) foreach (for var e in list)