Besiege

Besiege

Logic extensions mod
Viser 11-20 af 39 forekomster
< 1  2  3  4 >
Opdatering: 21. maj 2021 kl. 12:49

Fix bug with fixed steering hinge in FPIO mode

Opdatering: 11. jan. 2021 kl. 15:25

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

Opdatering: 21. juni 2020 kl. 5:31

Added Vector3 class in Cpu API

Opdatering: 20. juni 2020 kl. 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

Opdatering: 12. juni 2020 kl. 11:00

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

Opdatering: 11. juni 2020 kl. 11:50

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

Opdatering: 9. juni 2020 kl. 12:25

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

Opdatering: 7. juni 2020 kl. 12:35

Add tan/asin/acos/atan functions

Opdatering: 19. apr. 2020 kl. 8:09

Fix sensor detection in certain cases and fix flyingblock deactivation

Opdatering: 19. apr. 2020 kl. 5:31

Fix negative water cannons in FPIO mode