Besiege
Logic extensions mod
Εμφάνιση 11-20 από 39 καταχωρίσεις
< 1  2  3  4 >
Ενημέρωση: 21 Μαϊ 2021 στις 12:49

Fix bug with fixed steering hinge in FPIO mode

Ενημέρωση: 11 Ιαν 2021 στις 15:25

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

Ενημέρωση: 21 Ιουν 2020 στις 5:31

Added Vector3 class in Cpu API

Ενημέρωση: 20 Ιουν 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

Ενημέρωση: 12 Ιουν 2020 στις 11:00

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

Ενημέρωση: 11 Ιουν 2020 στις 11:50

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

Ενημέρωση: 9 Ιουν 2020 στις 12:25

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

Ενημέρωση: 7 Ιουν 2020 στις 12:35

Add tan/asin/acos/atan functions

Ενημέρωση: 19 Απρ 2020 στις 8:09

Fix sensor detection in certain cases and fix flyingblock deactivation

Ενημέρωση: 19 Απρ 2020 στις 5:31

Fix negative water cannons in FPIO mode