圍攻
Logic extensions mod
目前顯示第 11-20 項,共 39 項
< 1  2  3  4 >
更新:2021 年 5 月 21 日 @ 下午 12:49

Fix bug with fixed steering hinge in FPIO mode

更新:2021 年 1 月 11 日 @ 下午 3:25

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

更新:2020 年 6 月 21 日 @ 上午 5:31

Added Vector3 class in Cpu API

更新:2020 年 6 月 20 日 @ 上午 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

更新:2020 年 6 月 12 日 @ 上午 11:00

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

更新:2020 年 6 月 11 日 @ 上午 11:50

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

更新:2020 年 6 月 9 日 @ 下午 12:25

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

更新:2020 年 6 月 7 日 @ 下午 12:35

Add tan/asin/acos/atan functions

更新:2020 年 4 月 19 日 @ 上午 8:09

Fix sensor detection in certain cases and fix flyingblock deactivation

更新:2020 年 4 月 19 日 @ 上午 5:31

Fix negative water cannons in FPIO mode