Skip to content

Releases: lenartbezek/LenchScripterMod

Inertia Tensor

10 Mar 17:56

Choose a tag to compare

  • Added Inertia Tensor block methods.
  • Updated toolbar look and feel.

Besiege v0.42 and UI improvements

16 Jan 16:31

Choose a tag to compare

  • New scripting mod toolbar with block identifier, script options and watch list buttons.
  • Added Crossbow and Vacuum Block API.
  • Python version can be switched from the options menu.

Python 3.0 support

05 Dec 21:37

Choose a tag to compare

Enables you to switch between 2.7 and 3.0 Python versions.

Use lsm command or read wiki/forum to learn more.

v0.4 Besiege Update

06 Nov 16:25

Choose a tag to compare

Update for compatibility with Besiege version 0.4

Bugfixes

28 Sep 15:17

Choose a tag to compare

  • Fix library installation on Linux systems.
  • Fix update checker.
  • Update Besiege version tag to v0.35.

Super Loader Update

23 Aug 21:31

Choose a tag to compare

  • Update for compatibility with block mods loaded by the new integrated block loader.
  • Optimized Python library loading.
  • Fixed steering hinge and steering block lock-up bug.

Besiege v0.32

10 Aug 22:58

Choose a tag to compare

  • Compatibility with Besiege v0.32
  • Automatic dependency installer
  • Minor bugfixes

Vector Thruster

02 Aug 20:24

Choose a tag to compare

  • Adds support for Pixali's Vector Thruster block. See forum for documentation.
  • Fixes bugs with embedding the code in machine save file.

Update checker

13 Jul 11:39

Choose a tag to compare

  • Fixed bugs
  • Automatic update checker
  • API changes

API changes

22 Jun 10:41

Choose a tag to compare

  • API changes to support module importing from other mods.