Space Engineers

Space Engineers

Animation Engine
Zobrazuje se 21–30 z 110 položek
< 1  2  3  4  5 ... 11 >
Aktualizace: 18. čvc. 2023 v 22.49

[+] Fixed some WC events being called illogically
[+] Fixed button crash

Aktualizace: 13. čvc. 2023 v 16.29

[+] Fixed logical errors when using && or ||

Aktualizace: 13. čvc. 2023 v 12.39

[+] Potential fix for cockpits not triggering enter when reloading the world
[+] Fixed projections causing issues
[+] Fixed strange issues with build and create happening sometimes
[+] Fixed loops starting from strange spots when re-welded
[+] Fixed particles not being cleaned up when grinding/re-welding
[+] Fixed lots of edge cases with grinding and welding in general
[+] Fixed reloading the world sometimes crashing the game
[+] Fixed subparts pickup where they left off if ground and re-welded quickly
[+] Fixed loops being able to be called multiple times
[+] Added block.IsWorking()
[+] Added block.IsFunctional()
[+] Added damaged() to block events

Aktualizace: 7. čvc. 2023 v 9.52

[+] Fixed grinding/welding blocks breaking scripts
[+] Fixed isHovering double calling when welding
[+] Fixed buttons being added multiple times to blocks
[+] reset positions of subparts when they are re-created

Aktualizace: 28. čvn. 2023 v 13.42

[+] SEUT XML improvements
* Added producing events
* Added button events
* Improved rotational accuracy

Aktualizace: 28. čvn. 2023 v 11.47

[+] test

Aktualizace: 27. čvn. 2023 v 21.53

[+] Button highlights will now use the enviroment.sbc settings
[+] Fixed a bug when trying to call functions with smaller args than the max length
[+] Added new variable option to startLoop to add an initial delay
[+] Updated documentation

Aktualizace: 26. čvn. 2023 v 20.02

[+] Fixed button sync in MP (still dont know if it works 100%, but without this code it would not have worked 100%)

Aktualizace: 26. čvn. 2023 v 19.50

[+] Added parenting to the emissive object
[+] Stopped some visual methods from being called on the DS

Aktualizace: 26. čvn. 2023 v 18.39

[+] dunno