Space Engineers

Space Engineers

43 ratings
Easy Programmable Block Settings
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod category: Script, Other
File Size
Posted
Updated
52.878 KB
15 Jun, 2022 @ 11:49am
12 Oct, 2022 @ 4:32pm
3 Change Notes ( view )

Subscribe to download
Easy Programmable Block Settings

Description
Moves elemental objects in Programmable Block's control panel to the top, so you don't scroll when developing/testing a InGameScript.

Code based on the plugin and mod: https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=1805199276

Right now the most recent release is a copy/paste from https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2872094732 (By "Coren" on Steam) updated it here because this will update the official plugin in Plugin Loader's list. Big thanks to Coren.

This also is encountered and works with Plugin Loader.
https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=2407984968
8 Comments
Survival Ready 8 Jan, 2023 @ 4:11am 
It was very lacking. Thank!
Coren  [author] 12 Oct, 2022 @ 9:33am 
@Vantablack Pyro
Nice, I accepted your friends request so you can add me on now. Also It would probably be a good idea to update the thumb for this workshop item to better reflect the new button layout. Cheers :)
Пиро  [author] 11 Oct, 2022 @ 12:23pm 
Hi Coren, thanks for your help, I'll add you as collaborator. Your code is now uploaded here. Cheers.
Coren  [author] 6 Oct, 2022 @ 6:18pm 
I also have a link to this mod on the description of my mod to give you credit :)
Coren  [author] 6 Oct, 2022 @ 6:07pm 
I actually just created a mod that does this. (Easy Access Programmable Block Controls)

Your mod along with "Programmable Block UI Controls Reorder" were very helpful in learning how to make it

Digi was also a big help with teaching me how to find the control IDs. I was actually able to make a method in this mod that can create a text file that lists the programmable blocks control IDs. This method could probably be adapted to help with obtaining other back end info as well.

My mod is a bit different structurally. controls are added to the top of the terminal using a list<string>. This makes it easy to modify the order and add new controls to the top.

Feel free to check it out and thank you for making this mod! It really helped me with learning how to create my first Space engineers mod :)
Пиро  [author] 6 Oct, 2022 @ 5:46pm 
Hi Coren, I'll update it like you want asap, I wanted to do that too but had no time,when it's only to add a few lines of code. Thank you for the support btw.
Cheers.
Coren  [author] 4 Oct, 2022 @ 7:36am 
This mod is great, It will save me a ton of time while developing my in-game script.

Would you release a version that moves the Edit text, Custom Data, and Run buttons, as well as the Arguments field to the top as well? This would put all the required interactions for developing a script in one easy to access place.

It is mods like this that really make a difference in the scripting community :)

Thank you!
Nullharp 15 Jun, 2022 @ 12:03pm 
gg