Space Engineers

Space Engineers

TouchScreenAPI
 此主题已被置顶,因此可能具有重要性
Adriano  [开发者] 2023 年 1 月 16 日 下午 1:50
Share your ideas of Touch Apps
This discussion is for Touch Apps using the TouchScreenAPI. Touch Apps are separated MODs that just have a dependency on this one.

Some important notes before giving ideas:
  1. I do not intend to implement all the ideas shared here. But I will follow and if I like something I can use it.
  2. Anyone can work on the ideas shared here, even more than one person. No need to ask for authorization.
  3. Sharing an idea here does not mean that you own a mod that will use it. Nor that you have any rights to it.
  4. The modder can choose whether they credit you or not.
  5. Share ideas you want to see in the game, regardless of who comes to do it.
< >
正在显示第 1 - 15 条,共 22 条留言
Adriano  [开发者] 2023 年 1 月 16 日 下午 1:59 
I will start sharing some ideas I had while working on this:

  • Elevator controller - A Touch App that automatically detects other LCDs on the same grid running the same App. It would know what level it is based on that. It would have buttons for calling the elevator, and display which level the elevator is. Minimal setup required from the player, just indicate which piston or group of pistons are handling the elevator cart. Still need to think more details.
  • Grid Weapon Status - A Touch App that would check all weapons of the grid and display on screen the damage, ammunition count, health, range, etc. Maybe an option to automatically put more ammunition to production, or make it a button triggered by the player.
  • Server voting system - A Touch App that a server admin can add some question to be voted by players anonymously. Each player can vote only once, and the admin can set a time that the pool would be open. The results can be presented at the end, or with a possibility to be shown during it is open.
最后由 Adriano 编辑于; 2023 年 1 月 16 日 下午 2:03
Hagrid 2023 年 1 月 17 日 上午 4:32 
LCD button panel, so we can have touchscreen buttons
Hagrid 2023 年 1 月 17 日 上午 4:33 
LCD button panel, basically a button panel, but lcd version
your TouchScreenAPI is amazing, definitely a massive game changer in my opinion.
here is an idea that i have for an app:
- Light Controll App (for turning on and off light groups and adjusting their properties)
perhaps this could be turned into a general control app, for turning on and off things, adjusting their properties and displaying their status alongside it
-Data- 2023 年 1 月 17 日 上午 8:01 
Alot of us have our own set of button actions that dont normally fit into the category of a certain app. It would be nice if there was an app in which the user, in game, could map their own menus, buttons, and other elements.

The most similar example I know is this OS script:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2271994436&searchtext=sds+os
Lord Skarra 2023 年 1 月 17 日 下午 3:56 
Fire Control System.

LAUNCH THE MISSILE!
SHROUD 2023 年 1 月 19 日 下午 7:29 
Shield control:
Shunting
Fortify
Station the grid and power up a station shield
Enhance Structural Integrity

Weapon Control:
Weapon Groups On / Off
Weapon Group Control -> Click a Weapon Group to get an Expanded list from the weapon API like:
Target Neutural
Repel Mode
Target Biologicals
Rate of Fire etc.

Inventory Management:
Interface with Igy to prioritize production
Prioritize refining of a specific ore

Group Management
Grab Groups and their available commands to a second LCD

Projector/Shield/Build and Repair field movement: Easy align projections /build areas etc
最后由 SHROUD 编辑于; 2023 年 1 月 19 日 下午 7:31
Khadgarion 2023 年 1 月 20 日 下午 9:22 
I think touchscreens for PAM and SAM would be great. For SAM, have buttons for different destinations which would make shuttles that much better. Click -> Go To Base!
abrodycz788 2023 年 1 月 21 日 下午 9:44 
As I posted on the mod page...a numerical keyboard for an LCD to password lock a ship. Also someone posted LCD buttons already, so I would say maybe more interaction with control panels on things like reactors. idek if this is possible but sending messages via touch lcd from like station to station would be kinda cool.....or screen to screen. I also was checking out your electrical monitor system, fairly impressive idea...maybe something like that for hydrogen?
最后由 abrodycz788 编辑于; 2023 年 1 月 21 日 下午 9:44
GoatBOT 2023 年 1 月 26 日 上午 7:24 
Not sure if its possible because I believe jumps can only be initiated but a script for jump drives that shows current charge and options for selecting coordinates. I like doing blind jumps towards planets to get as close to the grav field as possible, not sure if there would be a way for it to calculate distance to get close to the grav field on the jump.
Adriano  [开发者] 2023 年 1 月 26 日 上午 8:00 
引用自 GoatBOT
Not sure if its possible because I believe jumps can only be initiated but a script for jump drives that shows current charge and options for selecting coordinates. I like doing blind jumps towards planets to get as close to the grav field as possible, not sure if there would be a way for it to calculate distance to get close to the grav field on the jump.
Totally doable, I have an idea of "3D space viewer" and this can be a feature inside it. Since my whole idea has some other things this can take some time to be done.

引用自 abrodycz788
As I posted on the mod page...a numerical keyboard for an LCD to password lock a ship. Also someone posted LCD buttons already, so I would say maybe more interaction with control panels on things like reactors. idek if this is possible but sending messages via touch lcd from like station to station would be kinda cool.....or screen to screen. I also was checking out your electrical monitor system, fairly impressive idea...maybe something like that for hydrogen?
My "favorite" idea is still the button pad, and that can be adjusted to many other things later. Once I have a break on other priorities I will definitely take a look at the button actions thing.

引用自 Khadgarion
I think touchscreens for PAM and SAM would be great. For SAM, have buttons for different destinations which would make shuttles that much better. Click -> Go To Base!
That would require a lot of support from or to be done by the owners of the said scripts.

引用自 SHROUD
Shield control:
Shunting
Fortify
Station the grid and power up a station shield
Enhance Structural Integrity

Weapon Control:
Weapon Groups On / Off
Weapon Group Control -> Click a Weapon Group to get an Expanded list from the weapon API like:
Target Neutural
Repel Mode
Target Biologicals
Rate of Fire etc.

Inventory Management:
Interface with Igy to prioritize production
Prioritize refining of a specific ore

Group Management
Grab Groups and their available commands to a second LCD

Projector/Shield/Build and Repair field movement: Easy align projections /build areas etc
Every idea here is just great, I hope someone besides me give some of these a chance. As I said before I'm avoiding huge Apps like inventory management for now, but I would help and support any modder that decides to start it.

引用自 -Data-
Alot of us have our own set of button actions that dont normally fit into the category of a certain app. It would be nice if there was an app in which the user, in game, could map their own menus, buttons, and other elements.

The most similar example I know is this OS script:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2271994436&searchtext=sds+os
Nice, I remember this one but was a long time ago. I will take another look to see the features again. Definitely something that would be amazing with touchscreen.

引用自 Hagrid
LCD button panel, so we can have touchscreen buttons
Yes! +1 for Button Panels!!! #soon™
Adriano  [开发者] 2023 年 2 月 14 日 下午 9:08 
Thanks for all the guys that suggested the Button Panel App. I just released it https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2933676834
Drewdus 2023 年 2 月 15 日 上午 5:28 
Pin pad for door access or timer trigger
Tokin Jesus 2023 年 2 月 18 日 上午 4:03 
引用自 Drewdus
Pin pad for door access or timer trigger
this would be AMAZING! would love to make private areas accessible via codes
TotorTheWhite 2023 年 2 月 20 日 上午 2:37 
Hi,
great work for touch apps

Some ideas :
"SDS Operatinal Script" +1: build a custom app from the configuration contained in CUSTOM DATA of the LCD.
Like this, each player builds his application that meets his needs.
it could also federated all apps -> one LCD to rule them all

"Sorter Management": To declare and update a sorting list
it is painful.with the GUI
an ore sorter should only have the list of ores as choice.
< >
正在显示第 1 - 15 条,共 22 条留言
每页显示数: 1530 50