Space Engineers
Animation Engine
Εμφάνιση 11-20 από 110 καταχωρίσεις
< 1  2  3  4 ... 11 >
Ενημέρωση: 9 Οκτ 2023 στις 20:04

[+] Added TranslateRelative
- subpart.translaterelative
[+] Added RotateRelative
- subpart.rotaterelative
[+] Fixed multiple bugs and issues
[+] Fixed API.DelayFunction
[~] Started brainstorming ideas for V3
[+] "Fixed" Weaponcore methods (I have no idea I didnt test this stuff (I am a pro modder))

Ενημέρωση: 10 Σεπ 2023 στις 11:39

[+] grid.getplanetgroundaltitude

Ενημέρωση: 2 Σεπ 2023 στις 10:49

[+] Altitude ratio fix v2?
[+] Added getFuel("STR")
[+] Fixed notWorking not firing on load
[+] Fixed getO2Fuel not always reading correctly
[+] Added Warhead methods to Block
- .IsArmed
- .IsCountingDown
- .DetonationTime

Ενημέρωση: 19 Αυγ 2023 στις 21:33

[+] Altitude ratio fix

Ενημέρωση: 16 Αυγ 2023 στις 9:56

[+] Fixed API.SmallGridMaxSpeed
[+] Fixed NaN on H2 and O2 capacity
[+] made getplanetmaxaltitude relative to the surface

Ενημέρωση: 15 Αυγ 2023 στις 10:51

[+] Added new methods
- Grid.getplanetmaxaltitude
- Grid.getplanetaltitude
[+] Fixed geth2fuel and geto2fuel
[+] Updated documentation

Ενημέρωση: 14 Αυγ 2023 στις 0:18

[+] Added new methods
API.getlargegridmaxspeed
API.getsmallgridmaxspeed
Block.getgasfilledratio

Ενημέρωση: 13 Αυγ 2023 στις 23:57

[+] Added new class called Grid
Methods:
- isNpc
- getspeed
- getnaturalgravity
- getatmosphericdensity
- geto2fuel
- geth2fuel
[+] Added new class called WeaponCore (only for weaponcore related gun scripts)
Methods:
- getactiveammo
- getheatlevel
- getshotsfired
- isshooting
[+] Moved isnpcgrid to Grid.isnpc (sorry if this broke something. It just really doesnt belong in the Block class)
[+] Fixed multiple small potential bugs
[+] Patch note padding
[+] Stopped playing baldur's gate 3 to finish this update
[+] Moved out of Beta, this is a mostly complete project now
[+] added a hot reload system for modders, type `/aer` or `/animationengine reload` to hot reload all scripts

Ενημέρωση: 25 Ιουλ 2023 στις 17:58

[+] Potential fix for production action not calling when ground down and re-welded

Ενημέρωση: 19 Ιουλ 2023 στις 11:45

[+] Fixed emissives not being very fantastical