Space Engineers

Space Engineers

Animation Engine
Viser 11–20 av 110 bidrag
< 1  2  3  4 ... 11 >
Oppdatering: 9. okt. 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))

Oppdatering: 10. sep. 2023 @ 11.39

[+] grid.getplanetgroundaltitude

Oppdatering: 2. sep. 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

Oppdatering: 19. aug. 2023 @ 21.33

[+] Altitude ratio fix

Oppdatering: 16. aug. 2023 @ 9.56

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

Oppdatering: 15. aug. 2023 @ 10.51

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

Oppdatering: 14. aug. 2023 @ 0.18

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

Oppdatering: 13. aug. 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

Oppdatering: 25. juli 2023 @ 17.58

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

Oppdatering: 19. juli 2023 @ 11.45

[+] Fixed emissives not being very fantastical