Space Engineers

Space Engineers

Not enough ratings
BARABAS
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
100.037 KB
27 Feb, 2015 @ 12:53pm
22 Apr, 2019 @ 10:57am
30 Change Notes ( view )

Subscribe to download
BARABAS

Description
BARABAS

(Burillo's Automatic Resource Administration for BAses and Ships)

BARABAS is a storage-centric "base and ship OS" of sorts, concentrating on resource management.

To know more about BARABAS, please go to KSH forum (link below).

Link to forum topic: http://forums.keenswh.com/threads/barabas-universal-base-and-ship-script.7307230/
63 Comments
Burillo  [author] 24 Mar, 2020 @ 3:16pm 
@Wicorel thanks for reporting :) i've taken a long break from SE, but it's good to know that code is solid enough to still work!
Wicorel 20 Mar, 2020 @ 9:38pm 
FYI Still compiles under 1.194
Burillo  [author] 22 Apr, 2019 @ 10:55am 
v1.7 released

- Reworked power code, taking into account transient sources of power such as wind and solar
- Added "critical power" crisis mode, which turns off all refineries and assemblers until power situation improves
- Stone is no longer thrown out automatically - only gravel is
- Reworked ore prioritization and rebalancing code, to account for stone producing more than just gravel
- Uranium shortage is no longer indicated unless you have nuclear reactors
- Readjusted material shortage thresholds to account for changes in balancing
- Added threshold multiplier to config, to adjust further adjust material thresholds
- Fixed a few small bugs
Burillo  [author] 17 Apr, 2019 @ 12:04pm 
v1.65c hotfix

- Fixed crash on using survival kit to refine stone
Burillo  [author] 17 Apr, 2019 @ 11:03am 
v1.65b hotfix

- Fixed a bug in antenna scan
- Fixed text panels to set up their content type automatically.
Burillo  [author] 17 Apr, 2019 @ 10:23am 
BARABAS has been updated to version 1.65

New stuff:
- Added compatibility with latest API
- Added experimental support for checking assembler queues to count towards ore shortages
Burillo  [author] 2 Mar, 2018 @ 11:02am 
@BumbleGrum no, i haven't yet updated this version. this will only happen once i improve my minifier to do more advanced code minification(and that will only happen once i get enough time to actually figure out Roslyn...). The one you use works, but could do with some improvement, for which i do have plans but don't currently have the character space.
BumbleGrum 28 Feb, 2018 @ 10:17pm 
Hi Burillo,

I'm currently using the 'Next' version and it handles the refining really well. Excelent work.

Have you updated this version? Or should I continue to use the 'Next' version for now?

BumbleGrum 21 Feb, 2018 @ 7:14pm 
OK! Point taken. I better do some mining then!
Burillo  [author] 15 Feb, 2018 @ 11:52am 
Reactor will only be filled with enough uranium to sustain the base for set amount of hours at maximum load (set in config). Everything above that is considered a surplus and will be stored in storage for use in building stuff (or keeping reserves). My first priority here is to not make you run out of power. You should really mine more ;)