Space Engineers

Space Engineers

All My Stuff
Showing 1-10 of 13 entries
< 1  2 >
Update: Jun 14 @ 3:02am

Version 1.6.1

New coloured output and warnings on programmable block info panel

Update: May 2 @ 2:16pm

Version 1.6

QoL changes by ArthurGamerHD
- Auto-formatting of names
- Auto-formatting of big numbers

Also some internal improvements

Update: Mar 12, 2024 @ 2:44pm

Version 1.5

Made coloured line separators between inventory types optional. This can be set globally in the programmable block, and overridden on a per-screen basis, by setting separators to true or false in Custom Data.

Update: Feb 12, 2024 @ 10:11am

Still 1.4, just a comment update.

The script will now by default remember items that it has seen, through game reloads and server restarts. Previously, it re-scanned the visible inventory as soon as it was loaded, meaning that it forgot about any items that you didn't have in your cargo inventory.

Rotated displays now have cleaner column padding; previously the rotation wasn't correctly taken into account, and the columns could end up being the wrong width.

Both of these changes were provided by ArthurGamerHD.

Update: Feb 12, 2024 @ 9:59am

Version 1.4

Update: Apr 29, 2023 @ 8:24am

Added new translation feature, so that all items can be renamed. A default set of translations is on the main Workshop page.

Update: Apr 14, 2023 @ 9:53am

Changed enablefilter default to true

Update: Oct 2, 2022 @ 4:16am

Script now doesn't show contents of containers that are hidden from inventory screen

Update: Jul 4, 2022 @ 12:53pm

New option to suppress lines showing zero stock levels
Allow colours to change on the fly
Licence change: MIT

Update: May 25, 2022 @ 12:01pm

Code tidy up and bug fixes