Besiege
Logic extensions mod
Viser 11–20 av 39 bidrag
< 1  2  3  4 >
Oppdatering: 21. mai 2021 @ 12.49

Fix bug with fixed steering hinge in FPIO mode

Oppdatering: 11. jan. 2021 @ 15.25

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

Oppdatering: 21. juni 2020 @ 5.31

Added Vector3 class in Cpu API

Oppdatering: 20. juni 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

Oppdatering: 12. juni 2020 @ 11.00

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

Oppdatering: 11. juni 2020 @ 11.50

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

Oppdatering: 9. juni 2020 @ 12.25

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

Oppdatering: 7. juni 2020 @ 12.35

Add tan/asin/acos/atan functions

Oppdatering: 19. apr. 2020 @ 8.09

Fix sensor detection in certain cases and fix flyingblock deactivation

Oppdatering: 19. apr. 2020 @ 5.31

Fix negative water cannons in FPIO mode