Space Engineers
Animation Engine
Εμφάνιση 51-60 από 110 καταχωρίσεις
< 1 ... 4  5  6  7  8 ... 11 >
Ενημέρωση: 23 Μαρ 2023 στις 14:35

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

Ενημέρωση: 20 Μαρ 2023 στις 16:22

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

Ενημέρωση: 17 Μαρ 2023 στις 13:52

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

Ενημέρωση: 9 Μαρ 2023 στις 23:35

[+] Added better ticking entity error reporting.

Ενημέρωση: 6 Μαρ 2023 στις 9:25

[+] Fixed stopLoop not working as expected

Ενημέρωση: 5 Μαρ 2023 στις 17:37

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

Ενημέρωση: 4 Μαρ 2023 στις 19:34

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

Ενημέρωση: 23 Φεβ 2023 στις 13:30

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

Ενημέρωση: 23 Φεβ 2023 στις 12:40

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

Ενημέρωση: 16 Φεβ 2023 στις 13:32

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