Space Engineers

Space Engineers

Animation Engine
110件中 41-50 を表示
< 1 ... 3  4  5  6  7 ... 11 >
更新: 2023年5月3日 @ 11時30分

[+] Updated and fixed EasyNetworker

更新: 2023年4月27日 @ 16時54分

[+] Fixed Not Working action being registered multiple times
[+] Fixed working being called even if the block was not, in fact, working

更新: 2023年4月22日 @ 15時32分

[+] Fixed thrust percent returning NAN

更新: 2023年4月18日 @ 10時10分

[+] Fixed log spam from buttons

更新: 2023年4月16日 @ 19時47分

[+] Fired inventory action on load
[+] Fixed weaponcore events not always working in MP
[+] Fixed buttons not working in V2
[+] Updated documentation
[+] Fixed failed IF parsing

更新: 2023年4月15日 @ 12時28分

[+] Fixed inventory actions being output as an INT

更新: 2023年4月15日 @ 12時00分

[+] Fixed inventory actions being output as an INT

更新: 2023年4月14日 @ 15時18分

[-] Removed debug messages
[+] Fixed emissives not working at all

更新: 2023年4月14日 @ 15時15分

[-] Removed debug messages
[+] Fixed emissives not working at all

更新: 2023年4月14日 @ 13時23分

[+] Added API.StopDelays()
[+] Fixed delay() not working if not lower case
[+] added `else` to logic
[+] added `else if` to logic
[+] added Math.Round
[+] Fixed lexer crashing if a string was not closed
[+] Fixed if statements not working with multiline curly braces
[+] Fixed if statements not working with advanced logic
[+] Fixed production actions not working for some blocks
[+] added emissive lerping functions
[+] Added code tests and examples
- See Data/Scripts/Math0424/ExampleTestScripts
- Added Fibanacci example
- Added basic logic statement examples
- Added subpart parenting examples
- Added action examples
- Added animated thruster example
[+] Added an inventory fill action
[+] Improved speed of lerp conversions
[+] Lots of small bugfixes
- Fixed return breaking stack sizes
- Fixed invalid math statements not parsing correctly
- Allowed postfix notation formulas
- And more things I forgot to document
[+] Updated documentation