Besiege

Besiege

Logic extensions mod
Näytetään 11–20 / 39
< 1  2  3  4 >
Päivitys: 21.5.2021 klo 12.49

Fix bug with fixed steering hinge in FPIO mode

Päivitys: 11.1.2021 klo 15.25

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

Päivitys: 21.6.2020 klo 5.31

Added Vector3 class in Cpu API

Päivitys: 20.6.2020 klo 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

Päivitys: 12.6.2020 klo 11.00

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

Päivitys: 11.6.2020 klo 11.50

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

Päivitys: 9.6.2020 klo 12.25

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

Päivitys: 7.6.2020 klo 12.35

Add tan/asin/acos/atan functions

Päivitys: 19.4.2020 klo 8.09

Fix sensor detection in certain cases and fix flyingblock deactivation

Päivitys: 19.4.2020 klo 5.31

Fix negative water cannons in FPIO mode