Besiege
Logic extensions mod
39件中 11-20 を表示
< 1  2  3  4 >
更新:2021年5月21日 @ 12時49分

Fix bug with fixed steering hinge in FPIO mode

更新:2021年1月11日 @ 15時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