Space Engineers

Space Engineers

Animation Engine
110개 중 71~80개 표시 중
< 1 ... 6  7  8  9  10  11 >
업데이트: 2023년 2월 6일 오후 9시 03분

Crash

업데이트: 2023년 2월 6일 오후 9시 00분

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

업데이트: 2023년 1월 26일 오전 9시 30분

[+] Fixed a crash

업데이트: 2023년 1월 15일 오후 5시 46분

[+] Fixed some log spam

업데이트: 2023년 1월 15일 오후 1시 26분

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

업데이트: 2023년 1월 6일 오후 8시 05분

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

업데이트: 2023년 1월 5일 오후 12시 06분

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

업데이트: 2023년 1월 4일 오후 1시 44분

[+] Deleted Lever object from Animation Engine

업데이트: 2023년 1월 3일 오후 9시 36분

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

업데이트: 2023년 1월 3일 오후 7시 23분

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