fabsch412 10 Report post Posted July 1, 2017 How cool & useful would it be if we could script our own (spaceship-)huds and fill them with custom data such as public and private informations. (trading price rates, popular organisation activities, private organisation activities etc.) I know they already said that they will make it possible to create (/customize) our own hud with html but I think that is not enough. I think we need atleast some possibitly to script the (spaceship-)hud and not just redesign it. Or do you think we should all use the same huds for spaceships? Share this post Link to post Share on other sites
Kuritho 495 Report post Posted July 1, 2017 Novaquark already plans extensive customization (and scripting) for HUDs in cockpits and interfaces. 7 fabsch412, Astrophil, DarkTemplar and 4 others reacted to this Share this post Link to post Share on other sites
Kurock 710 Report post Posted July 3, 2017 Novaquark already plans extensive customization (and scripting) for HUDs in cockpits and interfaces. This is entirely correct, to the point, informative and lacking in snark. You feeling alright? We know there will be LUA for the functional scripting, for interfaces there will be CSS and hopefully some HTML. Share this post Link to post Share on other sites
Alex_Rogan 20 Report post Posted August 6, 2017 On 7/3/2017 at 0:18 PM, Kurock said: This is entirely correct, to the point, informative and lacking in snark. You feeling alright? We know there will be LUA for the functional scripting, for interfaces there will be CSS and hopefully some HTML. I kind of wonder if we will be able to create buttons in the cockpit huds? Simple example: an interactive button in HTML to start the engines. Share this post Link to post Share on other sites
Kuritho 495 Report post Posted August 6, 2017 45 minutes ago, Alex_Rogan said: I kind of wonder if we will be able to create buttons in the cockpit huds? Simple example: an interactive button in HTML to start the engines. We most likely will. Even if we can't, there are still physical buttons that can do everything that is possible within scripting and the Elements. Share this post Link to post Share on other sites
Alex_Rogan 20 Report post Posted August 6, 2017 6 hours ago, Kuritho said: We most likely will. Even if we can't, there are still physical buttons that can do everything that is possible within scripting and the Elements. True, but sometime I want to do something like that just because I can. 1 Celivalg reacted to this Share this post Link to post Share on other sites
0something0 99 Report post Posted August 8, 2017 So far in dev-diaries, we have seen fighter-type cockpits, but will there be starship-bridge type elements? Type A: all-in-one control panel: It's like that block in Space Engineers where you plop it down on a ship and it provides all the same functionalities as the cockpit, just with a different shape Type B: designing individual controls: We know that there will be buttons, logic gates, and Lua scripts to control things, as well as screen blocks. With this, it should be possible to create a ship with full-control capabilities *without* any cockpit blocks. Some features that would make this more practical are: cameras that can relay input into the screen blocks and possibly a "steering wheel" to control the ship. I would also like to see cockpits that had a large amount of its internal area be interactable screens so we can program buttons into it. Share this post Link to post Share on other sites
Alex_Rogan 20 Report post Posted August 8, 2017 3 minutes ago, 0something0 said: So far in dev-diaries, we have seen fighter-type cockpits, but will there be starship-bridge type elements? Type A: all-in-one control panel: It's like that block in Space Engineers where you plop it down on a ship and it provides all the same functionalities as the cockpit, just with a different shape Type B: designing individual controls: We know that there will be buttons, logic gates, and Lua scripts to control things, as well as screen blocks. With this, it should be possible to create a ship with full-control capabilities *without* any cockpit blocks. Some features that would make this more practical are: cameras that can relay input into the screen blocks and possibly a "steering wheel" to control the ship. I would also like to see cockpits that had a large amount of its internal area be interactable screens so we can program buttons into it. The Devs built a freighter with a three seater cockpit. Here is the video. Share this post Link to post Share on other sites
RightBigToe 51 Report post Posted August 9, 2017 On 8/7/2017 at 8:09 PM, 0something0 said: So far in dev-diaries, we have seen fighter-type cockpits, but will there be starship-bridge type elements? Type A: all-in-one control panel: It's like that block in Space Engineers where you plop it down on a ship and it provides all the same functionalities as the cockpit, just with a different shape Type B: designing individual controls: We know that there will be buttons, logic gates, and Lua scripts to control things, as well as screen blocks. With this, it should be possible to create a ship with full-control capabilities *without* any cockpit blocks. Some features that would make this more practical are: cameras that can relay input into the screen blocks and possibly a "steering wheel" to control the ship. I would also like to see cockpits that had a large amount of its internal area be interactable screens so we can program buttons into it. to add to @Alex_Rogan's response, they have also mentioned previously that the dream is that larger spaceships will require several players to control because each person will have a specialized role (think Star Trek bridge), and while you can automate some actions such as weapons and thrusters, the mantra is to ensure that a human controlling the same will always be more efficient. Share this post Link to post Share on other sites
elDunco 21 Report post Posted August 9, 2017 Any Halo (more specifically, Halo: ODST) fans going to install a "Virgil" superintendent on their ship? Share this post Link to post Share on other sites
Steven Reeves 4 Report post Posted August 12, 2017 i would like to have touchscreens... Share this post Link to post Share on other sites
Kuritho 495 Report post Posted August 12, 2017 2 hours ago, pcfreak9000 said: i would like to have touchscreens... You need a touch-feedback screen for that. It's way too much effort. Share this post Link to post Share on other sites
Celivalg 25 Report post Posted August 18, 2017 On 12/08/2017 at 7:40 PM, Kuritho said: You need a touch-feedback screen for that. It's way too much effort. ? Nooo just return the x,y coordinates of wich pixel the player was pointing at when he pressed "use" not that hard, the coordinates could be easly obtained and it won't cost anything in ressources Share this post Link to post Share on other sites
Kuritho 495 Report post Posted August 18, 2017 15 minutes ago, Celivalg said: ? Nooo just return the x,y coordinates of wich pixel the player was pointing at when he pressed "use" not that hard, the coordinates could be easly obtained and it won't cost anything in ressources So... just normally aim? 1 SimonVolcanov reacted to this Share this post Link to post Share on other sites