Join us at the Oolite Anniversary Party -- London, 7th July 2024, 1pm
More details in this thread.

[RELEASE] DeeperSpace HUD v1.1

Discussion and information relevant to creating special missions, new ships, skins etc.

Moderators: another_commander, winston

User avatar
pleiadian
Deadly
Deadly
Posts: 143
Joined: Mon Feb 20, 2017 2:14 pm

Re: [WIP] DeeperSpace HUD

Post by pleiadian »

Thanks very much :) I am actively working on it, testing some other re-designs, and will keep you posted on the updates.
User avatar
pleiadian
Deadly
Deadly
Posts: 143
Joined: Mon Feb 20, 2017 2:14 pm

Re: [WIP] DeeperSpace HUD

Post by pleiadian »

So just to let you know... I'm still working on a perfect version of the HUD. It's now being rendered with Cycles, for more realism. I have added a complete cockpit window, and the displays are now illuminated.

Image
User avatar
pleiadian
Deadly
Deadly
Posts: 143
Joined: Mon Feb 20, 2017 2:14 pm

Re: [WIP] DeeperSpace HUD

Post by pleiadian »

And here the completed new design. Alert lights are now below the monitors on the right and left. They will obviously change color depending on the situation. Since I'm using an image rescaler, the quality is suffering a bit... but you get the idea.

Image
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6557
Joined: Wed Feb 28, 2007 7:54 am

Re: [WIP] DeeperSpace HUD

Post by another_commander »

This looks very cool. Hope to see it soon in-game.
Malacandra
---- E L I T E ----
---- E L I T E ----
Posts: 473
Joined: Fri Feb 08, 2013 12:12 pm

Re: [WIP] DeeperSpace HUD

Post by Malacandra »

another_commander wrote: Sun Apr 09, 2017 10:54 am
This looks very cool. Hope to see it soon in-game.
Me too. The original Deep Space went brilliantly with bigger ships, it really added to the feel that you were at the helm of a Python or a Boa II instead of a nippy little fighter.
"Sidewinder Precision Pro" and other Oolite fiction is now available for Amazon Kindle at a bargain price.

Sidewinder Precision Pro ||Claymore Mine ||The Russian Creed ||One Jump Ahead

All titles also available in paperback.
User avatar
pleiadian
Deadly
Deadly
Posts: 143
Joined: Mon Feb 20, 2017 2:14 pm

Re: [WIP] DeeperSpace HUD

Post by pleiadian »

OK so I'm almost finished with it. Pretty much all important dials are implemented, some things are still missing, but that's fairly quickly implemented.

This is how it looks, plus, info on the single elements. Compared to the original, I added alert light indicators below the secondary monitors on the right and left. So here goes.

Image
User avatar
pagroove
---- E L I T E ----
---- E L I T E ----
Posts: 3035
Joined: Wed Feb 21, 2007 11:52 pm
Location: On a famous planet

Re: [WIP] DeeperSpace HUD

Post by pagroove »

Wow this looks super. :shock: :D
For P.A. Groove's music check
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
Image
https://bb.oolite.space/viewtopic.php?f=4&t=13709
User avatar
tsoj
Deadly
Deadly
Posts: 199
Joined: Wed May 18, 2016 8:19 pm
Location: Berlin
Contact:

Re: [WIP] DeeperSpace HUD

Post by tsoj »

agreed, it looks really nice. If its possible it would be nice to have this "glow"-feeling that you made around the scanner also for the scanner itself, like it was with the old deepspaceHUD. And another question, did you make this hud for a 16:9 screen?
User avatar
pleiadian
Deadly
Deadly
Posts: 143
Joined: Mon Feb 20, 2017 2:14 pm

Re: [WIP] DeeperSpace HUD

Post by pleiadian »

pagroove - thanks very much :)

At this time it is designed for 16:9 resolutions. I'm still working on the fine tuning of the appearance... so the original "glow" effect should be doable.

Expect the HUD to be released shortly.
User avatar
pleiadian
Deadly
Deadly
Posts: 143
Joined: Mon Feb 20, 2017 2:14 pm

Re: [RELEASE] DeeperSpace HUD

Post by pleiadian »

[UPDATED FIRST POST WITH THIS TEXT AS WELL]

Pleiadian Laboratories presents: DeeperSpace HUD

DeeperSpace is the logical evolution of the original DeepSpace HUD, with some enhancements and refinements. Having been some weeks in testing, it has been deemed stable enough for public consumption.

To provide you with its final look and functionality, please take a look at the attached in-cockpit photo, taken by Commander Pleiadian himself during final test flight before release.

Image.


Please note that the HUD of the cockpit will adjust itself depending on the current situation - this means that the content is dynamic.

In Yellow Alert, Mass-Lock:
Image

The Status Display informs you about you being in a Mass-Lock radius.


In Red Alert:
Image

The Status Display switches to show the amount of energy currently in the Fore and Aft shields, and provides you with corresponding icons.


In Green Alert:
Image

Now the Status Display switches again and shows the current set Hyperspace/Witchspace destination.


Image
Here you can see the screenshot of above again with its MFDs, without the markers.


Download
Get DeeperSpace v1.0 from here:
http://www.marcus-s.de/oolite/download/ ... ce_1.0.oxz

Enjoy!
Last edited by pleiadian on Sun Apr 22, 2018 12:56 pm, edited 1 time in total.
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6557
Joined: Wed Feb 28, 2007 7:54 am

Re: [RELEASE] DeeperSpace HUD

Post by another_commander »

Very nice work. Congrats!
User avatar
maik
Wiki Wizard
Wiki Wizard
Posts: 2020
Joined: Wed Mar 10, 2010 12:30 pm
Location: Ljubljana, Slovenia (mainly industrial, feudal, TL12)

Re: [RELEASE] DeeperSpace HUD

Post by maik »

Looks very impressive, thanks!
User avatar
tsoj
Deadly
Deadly
Posts: 199
Joined: Wed May 18, 2016 8:19 pm
Location: Berlin
Contact:

Re: [RELEASE] DeeperSpace HUD

Post by tsoj »

I dont know if its intentional that you havent implemented the target enhancement features but if not, this code in you hud.plist under should make this work

Code: Select all


dials = (
	...
	...
	{// TARGETING ENHANCEMENT
		equipment_required = "EQ_SCANNER_SHOW_MISSILE_TARGET";
		selector = "drawTargetReticle:";
		alert_conditions = 14;
	},
	...
	...
);
However im very impressed by your work, for now thats my main HUD with the small variation you can see above.
Astrobe
---- E L I T E ----
---- E L I T E ----
Posts: 609
Joined: Sun Jul 21, 2013 12:26 pm

Re: [RELEASE] DeeperSpace HUD

Post by Astrobe »

Looks pretty good!

Since it started as a replacement for the no longer available DeepSpace HUD, I think it should be shown there: http://wiki.alioth.net/index.php/HUD_images_here.
User avatar
pleiadian
Deadly
Deadly
Posts: 143
Joined: Mon Feb 20, 2017 2:14 pm

Re: [RELEASE] DeeperSpace HUD

Post by pleiadian »

tsoj wrote: Tue Apr 18, 2017 1:03 pm
I dont know if its intentional that you havent implemented the target enhancement features but if not, this code in you hud.plist under should make this work

Code: Select all


dials = (
	...
	...
	{// TARGETING ENHANCEMENT
		equipment_required = "EQ_SCANNER_SHOW_MISSILE_TARGET";
		selector = "drawTargetReticle:";
		alert_conditions = 14;
	},
	...
	...
);
However im very impressed by your work, for now thats my main HUD with the small variation you can see above.

Thank you all for your kind words! :shock: :)

I have implemented the above fix and provided 1.01 for download in the opening post.
Post Reply