Besiege

Besiege

Logic extensions mod
Showing 11-20 of 39 entries
< 1  2  3  4 >
Update: May 21, 2021 @ 12:49pm

Fix bug with fixed steering hinge in FPIO mode

Update: Jan 11, 2021 @ 3:25pm

- Fix bug in JS string patterns
- Fix bug with unsupported keys with lower IDs

Update: Jun 21, 2020 @ 5:31am

Added Vector3 class in Cpu API

Update: Jun 20, 2020 @ 8:15am

Major update released:
- Migrate to full featured JS interpreter (Jint)
-- It supports arrow functions, lazy evaluation and many other JS features
- Add Quaternion operations (mul, inv) equal to Unity one's.
- Improve in-game script editor
-- Add Ctrl+Z/Ctrl+Y
-- Add auto-tabulation on new line
-- Add Tab and Shift+Tab support
- Fix bug in flying block in LERP mode

Update: Jun 12, 2020 @ 11:00am

- Added newton solver
- Make feature to add CpuApi's from other mods

Update: Jun 11, 2020 @ 11:50am

- Fixed compability problem with new version of game
- Minor optimizations

Update: Jun 9, 2020 @ 12:25pm

Add readSensor for anglometer, altimeter and speedometer, add new target options for sensor, add printing objects introspection

Update: Jun 7, 2020 @ 12:35pm

Add tan/asin/acos/atan functions

Update: Apr 19, 2020 @ 8:09am

Fix sensor detection in certain cases and fix flyingblock deactivation

Update: Apr 19, 2020 @ 5:31am

Fix negative water cannons in FPIO mode