Space Engineers

Space Engineers

SIMPL | Ship Integrity Monitoring Program Lite (A sprite-based ship layout/floor plan script)
19개 중 1~10개 표시 중
< 1  2 >
업데이트: 2024년 10월 23일 오전 10시 59분
작성자: Whiplash141

Version 1.14.0

Summary
Added several new block categories to the legend config options

Full Changelog
https://github.com/Whiplash141/SpaceEngineersScripts/commit/f25ae7f2660365e02d202d10c0fbf0ccc4c1a930

업데이트: 2024년 10월 14일 오전 11시 53분
작성자: Whiplash141

Version 1.13.3


Summary
Fixed issue that caused only partial writes of processed definition ID's which lead to garbage in the custom data that would invalidate the legend item on subsequent reads

Full Changelog
https://github.com/Whiplash141/SpaceEngineersScripts/commit/72caa60cbf96fd6da5f73200daa5a5c68abf87e2

업데이트: 2024년 10월 3일 오후 7시 11분
작성자: Whiplash141

Version 1.13.2

Summary
  • Made legend completely config driven
  • Config rearchitecture
  • Multi screen now works with vanilla inset, curved, and diagonal screens

Full Changelog
https://github.com/Whiplash141/SpaceEngineersScripts/commit/5e5e8850d792fd4dde0c45aace489ca5bd3597d3

업데이트: 2024년 3월 1일 오후 7시 21분
작성자: Whiplash141

Version 1.10.2
Changelog[github.com]

업데이트: 2024년 2월 22일 오후 4시 55분
작성자: Whiplash141

Version 1.10.1
Added ability for SIMPL to display multiple views per screen.
Changelog[github.com]

업데이트: 2023년 8월 25일 오전 12시 23분

Version 1.9.0
Changes[github.com]

업데이트: 2023년 6월 12일 오전 8시 17분

Version 1.6.2
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/eb775e060ddc145d0bf921a144aa64d4b0ba414f
  • Fixed bug that cleared non-ini content on boot

업데이트: 2022년 10월 16일 오후 7시 20분

Version 1.6.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/e25a5602e0def105516e706b7b73d5ffdb4c354d
  • Rewrote GridSpaceStorageIterator to be upwards of 5x quicker to store grid blocks.

업데이트: 2022년 10월 14일 오전 11시 19분

Version 1.5.1
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/03db4faf9814535521fa44316698885196ec89dc
  • Fixed a bug with incorrect culling on multiscreen surfaces.

업데이트: 2022년 9월 13일 오후 1시 06분

Version 1.5.0
Diffs: https://github.com/Whiplash141/SpaceEngineersScripts/commit/ba077b38f95c899c2da2ea1b10f2326957588757
  • Modularized code