Space Engineers

Space Engineers

Terminal Cleaner
21 条留言
MiggyMan 2018 年 5 月 5 日 上午 9:38 
Well, that is working marvelously :D

But i've had another idea, how about including a named text panel on each subgrid with the name of that subgrid on it so that when you run the script while docked it renames all subgrids to a set name as well ? :D
MiggyMan 2018 年 4 月 27 日 上午 8:24 
Nice :D
lblackthorne  [作者] 2018 年 4 月 26 日 下午 12:13 
Update!

Note: for the GridName argument to work, the owner of the PB running the script must own the grid.
lblackthorne  [作者] 2018 年 4 月 26 日 上午 9:13 
It's not a bad idea. I've been trying to think of a way to handle merge blocks intelligently.
MiggyMan 2018 年 4 月 26 日 上午 6:57 
Could you add the option to also rename the grid to a given value first, it would make this script insanely handy in situations where your using merge blocks.
lblackthorne  [作者] 2018 年 2 月 4 日 下午 8:33 
Update!
lblackthorne  [作者] 2018 年 2 月 4 日 下午 7:57 
Turning off the cargo hiding is simple enough though. Just comment out the following lines in the HideableBlocks list at the top.

"LargeBlockLargeContainer"
"LargeBlockSmallContainer"
"SmallBlockLargeContainer"
"SmallBlockSmallContainer"
"MediumContainer"

so they'll look like this:

// "LargeBlockLargeContainer"
// "LargeBlockSmallContainer"
// "SmallBlockLargeContainer"
// "SmallBlockSmallContainer"
// "MediumContainer"

I'll see about adding a tag that it checks before hiding blocks.
FortressButress 2018 年 2 月 4 日 上午 9:36 
I would also like to add support for a toggle in hiding blocks. I use Taleden's Inventory Manager, so having cargo blocks be automatically hidden with this mod is quite annoying. In addition I always group my batteries to make buttons from them on my toolbar, but I still frequently check their status/power levels and this is also annoying to have them hidden from view.

I typically only hide blocks that I never really touch - such as thrusters - or have no modification options like assember modules. Would love to see a toggle for auto-hiding blocks in the future :)
lblackthorne  [作者] 2017 年 12 月 9 日 下午 1:22 
The only blocks it hides are those that are already grouped, and those that are pointless in either the terminal or the toolbar config. The feature vetted well, but I'll consider adding a configuration option when I have time.
aikiwolfie 2017 年 12 月 9 日 下午 12:59 
Auto hiding blocks really should be something the user needs to request via an argument. It's actually quite annoying as a default.
lblackthorne  [作者] 2017 年 11 月 12 日 下午 12:33 
Currently, there is no way to modify block groups from the pb. The terminal doesn't really support renaming at all, unless you create a new group from the same blocks and delete the old one
TheMadCat 2017 年 11 月 12 日 上午 10:46 
Is there anyway to rename groups? I assume maybe bad idea...

Thanks so much for the script.
lblackthorne  [作者] 2017 年 11 月 12 日 上午 10:01 
How about some automatic block hiding? New version now live.
Purrfect-Blinky 2017 年 11 月 10 日 上午 11:12 
There is a very simular script like this I have been using for a long time now, what are you bringing to the table compared to 'Block Naming Made Easy' ?
Dying Dark Star 2017 年 11 月 10 日 上午 4:43 
thank you for this you know how long it takes to change the the name of every single block in the Terminal on a large grid it takes forever again thanks for this
lblackthorne  [作者] 2017 年 11 月 9 日 下午 8:34 
Please update your scripts. I found a bug.
nubeees 2017 年 11 月 9 日 下午 4:29 
I can't wait to try this out!
FlamingNinja 2017 年 11 月 8 日 上午 11:07 
i mean as part of the vanilla game. This should be one of the things Keen adds in their next mod intergration update :)
lblackthorne  [作者] 2017 年 11 月 8 日 上午 10:34 
This script is entirely vanilla. It will work with any programmable block.
FlamingNinja 2017 年 11 月 8 日 上午 4:39 
Saw this on W4sted’s stream, a version of this should be in vanilla!
MacGynan 2017 年 11 月 8 日 上午 4:00 
This is a godsend. Thank you.