Space Engineers

Space Engineers

Isy's Cargo Bars
Showing 1-8 of 8 entries
Update: 20 Feb, 2022 @ 3:45pm

Version 1.0.5:

- Added: There's a new option to reverse the coloring of the text (either globally or per LCD).
- Changed: Drills and Grinders are now indicated as green when empty and red when full. This was suggested by Volg on my discord - thanks buddy!
- Fixed: The script can now read the output of Hydrogen Engines, Solar Panels and Wind Turbines.
- Fixed: The script now respects the set padding of the LCDs.
- Removed: The master options toggle of a LCD was removed. Instead, a newly tagged LCD gets the master options that you defined in the script's config. The ability to change it per LCD stays the same.

Update: 31 Mar, 2020 @ 7:59am

Version 1.0.4:

- Fixed: As Keen changed the corner LCDs with the last patch, my auto fontsize wasn't working correctly - thanks Keen! This is now fixed.
- Changed: The keyword for the LCDs was changed to [Cargobar].

Update: 8 Apr, 2019 @ 4:03pm

Version 1.0.3:

- Changed: Adjusted the LCD screens to the newest API changes.

Update: 24 Nov, 2018 @ 4:30pm

Version 1.0.2:

- Added: You can now also show bars for functional blocks, like tanks, reactors, batteries and jump drives. A new option was introduced called 'showFunctionalBlockInfo' that toggles between functional info or cargo info. This also works per LCD.
- Added: Option to show the exact values of the read cargo and other stats (based on the block). This adds another line to your LCD, so that a maximum of three lines is shown based on the choosen options.
- Changed: The percentage was moved from the name of the block to the end of the bar.
- Changed: The bar coloring for some blocks like weapons, reactors or O2/H2 generators was inverted because it made more sense this way (e.g.: weapon low ammo = red, full ammo = green).
- Removed: The option to set the font to monospace was removed. The selected font is now directly read from the LCD.

Update: 18 Nov, 2018 @ 5:05am

Version 1.0.1:

- Added: You can now customize the bar's appearance in the script config.
- Added: You can now also use monospace as the LCD font.
- Changed: The default characters for the bars were changed to dots and capital I.
- Changed: The script is now executed every second but only refreshes up to 5 LCDs. This can be edited in the script config.
- Changed: If a LCD has no inventory nearby or the set one in the custom data can't be found, the error is directly shown on the LCD.
- Internal: Changed the error management.

Update: 17 Nov, 2018 @ 2:54pm

3rd attempt to change the thumbnail - I give up for now :-/

Update: 17 Nov, 2018 @ 2:03pm

2nd attempt to change the thumbnail

Update: 17 Nov, 2018 @ 1:32pm

Initial Release