Space Engineers

Space Engineers

Animation Engine
Hiển thị 51-60 trong 110 mục
< 1 ... 4  5  6  7  8 ... 11 >
Cập nhật: 23 Thg03, 2023 @ 2:35pm

[+] Fixed particles not being cleaned up correctly
[+] Fixed production actions not being called again

Cập nhật: 20 Thg03, 2023 @ 4:22pm

[+] Fixed Math.RandomRange not working
[+] Fixed block.Create being called on built
[+] Fixed block.Built not being called
[+] Added power actions (consumed % and produced %)
[+] Updated documentation

Cập nhật: 17 Thg03, 2023 @ 1:52pm

[+] Added WeaponcoreSupport
- Must use '@Weaponcore id' header
[+] Fixed error logs being spammed with missing dictonary
[+] Fixed Producion action having issues in V2
[+] Fixed components being called twice when they should be called once
[+] Fixed parented emitters not working correctly

Cập nhật: 9 Thg03, 2023 @ 11:35pm

[+] Added better ticking entity error reporting.

Cập nhật: 6 Thg03, 2023 @ 9:25am

[+] Fixed stopLoop not working as expected

Cập nhật: 5 Thg03, 2023 @ 5:37pm

[+] Fixed parenting in V2
[+] Added moveToOrgin()
[+] Changed how scale works
[+] Updated documentation

Cập nhật: 4 Thg03, 2023 @ 7:34pm

[+] Fixed working not being called on block creation if the block is working
[+] Fixed V2 language crash
[+] **Added invalid subpartID checks**
(this should make finding issues much easier for modders)
[+] Minor bugfixes
[+] Very basic translation support for XML

Cập nhật: 23 Thg02, 2023 @ 1:30pm

[+] Allowed both ResourceSource and ResourceSink blocks to function with Production Actions

Cập nhật: 23 Thg02, 2023 @ 12:40pm

[+] Fixed stopProducing not being called when block is powered down

Cập nhật: 16 Thg02, 2023 @ 1:32pm

[+] Added block.getproductionitemmodel()
[+] Added subpart.setmodel(str)