Space Engineers

Space Engineers

Animation Engine
Affichage des entrées 21-30 sur 110
< 1  2  3  4  5 ... 11 >
Mis à jour le : 18 juil. 2023 à 22h49

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

Mis à jour le : 13 juil. 2023 à 16h29

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

Mis à jour le : 13 juil. 2023 à 12h39

[+] 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

Mis à jour le : 7 juil. 2023 à 9h52

[+] 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

Mis à jour le : 28 juin 2023 à 13h42

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

Mis à jour le : 28 juin 2023 à 11h47

[+] test

Mis à jour le : 27 juin 2023 à 21h53

[+] 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

Mis à jour le : 26 juin 2023 à 20h02

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

Mis à jour le : 26 juin 2023 à 19h50

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

Mis à jour le : 26 juin 2023 à 18h39

[+] dunno