Space Engineers

Space Engineers

Animation Engine
Menampilkan71-80 dari 110 kiriman
< 1 ... 6  7  8  9  10  11 >
Pembaruan: 6 Feb 2023 @ 9:03pm

Crash

Pembaruan: 6 Feb 2023 @ 9:00pm

[+] Re-Coded lots of the base
[+] Improved V1 speed and reliability
[-] Made V1 legacy, dont use future scripts with this
[+] Lots of minor bug fixes
[+] Added language V2, Improvements over V1 are as follow

  • Updated WIKI page, now using Github WIKI
  • Variables
  • Parenting
  • Functions
  • Math operations
  • Access to enviroment variables
  • Better actions
  • Terminal controls (not yet enabled)

Pembaruan: 26 Jan 2023 @ 9:30am

[+] Fixed a crash

Pembaruan: 15 Jan 2023 @ 5:46pm

[+] Fixed some log spam

Pembaruan: 15 Jan 2023 @ 1:26pm

[+] Enabled more blocks to be compatible with the ProducingAction

Pembaruan: 6 Jan 2023 @ 8:05pm

[+] Fixed log spam when grinding and welding blocks
[+] Changed distance based animations to camera position
[+] Fixed spin() slowing down when moving at a distance

Pembaruan: 5 Jan 2023 @ 12:06pm

[+] Added new lerps

InSine,
OutSine,
InOutSine,

InQuad,
OutQuad,
InOutQuad,

InQuart,
OutQuart,
InOutQuart,

InQuint,
OutQuint,
InOutQuint,

InCirc,
OutCirc,
InOutCirc,

(see https://easings.net/ for visual examples)

Pembaruan: 4 Jan 2023 @ 1:44pm

[+] Deleted Lever object from Animation Engine

Pembaruan: 3 Jan 2023 @ 9:36pm

[+] Lowered range of button interactable
[+] Fixed Scale(MVECTOR) not working correctly

Pembaruan: 3 Jan 2023 @ 7:23pm

[+] Changed scale from a FLOAT to a MVECTOR
[+] Added distance based animation quality