Besiege

Besiege

Logic extensions mod
Ergebnisse 11–20 von 39
< 1  2  3  4 >
Update: 21. Mai 2021 um 12:49

Fix bug with fixed steering hinge in FPIO mode

Update: 11. Jan. 2021 um 15:25

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

Update: 21. Jun. 2020 um 5:31

Added Vector3 class in Cpu API

Update: 20. Jun. 2020 um 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

Update: 12. Jun. 2020 um 11:00

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

Update: 11. Jun. 2020 um 11:50

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

Update: 9. Jun. 2020 um 12:25

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

Update: 7. Jun. 2020 um 12:35

Add tan/asin/acos/atan functions

Update: 19. Apr. 2020 um 8:09

Fix sensor detection in certain cases and fix flyingblock deactivation

Update: 19. Apr. 2020 um 5:31

Fix negative water cannons in FPIO mode