Besiege
Logic extensions mod
Hiển thị 11-20 trong 39 mục
< 1  2  3  4 >
Cập nhật: 21 Thg05, 2021 @ 12:49pm

Fix bug with fixed steering hinge in FPIO mode

Cập nhật: 11 Thg01, 2021 @ 3:25pm

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

Cập nhật: 21 Thg06, 2020 @ 5:31am

Added Vector3 class in Cpu API

Cập nhật: 20 Thg06, 2020 @ 8:15am

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

Cập nhật: 12 Thg06, 2020 @ 11:00am

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

Cập nhật: 11 Thg06, 2020 @ 11:50am

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

Cập nhật: 9 Thg06, 2020 @ 12:25pm

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

Cập nhật: 7 Thg06, 2020 @ 12:35pm

Add tan/asin/acos/atan functions

Cập nhật: 19 Thg04, 2020 @ 8:09am

Fix sensor detection in certain cases and fix flyingblock deactivation

Cập nhật: 19 Thg04, 2020 @ 5:31am

Fix negative water cannons in FPIO mode