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