Besiege

Besiege

Logic extensions mod
Visar 11–20 av 39 poster
< 1  2  3  4 >
Uppdatering: 21 maj, 2021 @ 12:49

Fix bug with fixed steering hinge in FPIO mode

Uppdatering: 11 jan, 2021 @ 15:25

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

Uppdatering: 21 jun, 2020 @ 5:31

Added Vector3 class in Cpu API

Uppdatering: 20 jun, 2020 @ 8:15

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

Uppdatering: 12 jun, 2020 @ 11:00

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

Uppdatering: 11 jun, 2020 @ 11:50

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

Uppdatering: 9 jun, 2020 @ 12:25

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

Uppdatering: 7 jun, 2020 @ 12:35

Add tan/asin/acos/atan functions

Uppdatering: 19 apr, 2020 @ 8:09

Fix sensor detection in certain cases and fix flyingblock deactivation

Uppdatering: 19 apr, 2020 @ 5:31

Fix negative water cannons in FPIO mode