Space Engineers

Space Engineers

Animation Engine
110件中 11-20 を表示
< 1  2  3  4 ... 11 >
更新: 2023年10月9日 @ 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))

更新: 2023年9月10日 @ 11時39分

[+] grid.getplanetgroundaltitude

更新: 2023年9月2日 @ 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

更新: 2023年8月19日 @ 21時33分

[+] Altitude ratio fix

更新: 2023年8月16日 @ 9時56分

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

更新: 2023年8月15日 @ 10時51分

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

更新: 2023年8月14日 @ 0時18分

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

更新: 2023年8月13日 @ 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

更新: 2023年7月25日 @ 17時58分

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

更新: 2023年7月19日 @ 11時45分

[+] Fixed emissives not being very fantastical