[Release] AlmostAlmostDefault HUD 1.1.4

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

Moderators: winston, another_commander

User avatar
Digital86
Competent
Competent
Posts: 34
Joined: Thu May 08, 2014 8:47 am

Re: [Release] AlmostAlmostDefault HUD 2.1

Post by Digital86 »

Thanks, turned out Image
My English is very poor.
User avatar
Digital86
Competent
Competent
Posts: 34
Joined: Thu May 08, 2014 8:47 am

Re: [Release] AlmostAlmostDefault HUD 2.1

Post by Digital86 »

spara wrote:
* small laser heat indicator integrated to x-hair
It isn't necessary to me. How to move away him?
My English is very poor.
User avatar
Norby
---- E L I T E ----
---- E L I T E ----
Posts: 2577
Joined: Mon May 20, 2013 9:53 pm
Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
Contact:

Re: [Release] AlmostAlmostDefault HUD 2.1

Post by Norby »

Digital86 wrote:
spara wrote:
* small laser heat indicator integrated to x-hair
It isn't necessary to me. How to move away him?
Play with this section in Config/hud.plist (and in hud-small.plist also if your ship is small):

Code: Select all

		{	//Laser x-hair
			selector	= "drawWeaponTempBar:";
			height		= 2.0;
			width		= 18.0;
			x		= 1.0;
			y		= -43;
			y_origin	= 0;
			alpha		= 0.50;
			draw_surround	= no;
		},
User avatar
Digital86
Competent
Competent
Posts: 34
Joined: Thu May 08, 2014 8:47 am

Re: [Release] AlmostAlmostDefault HUD 2.1

Post by Digital86 »

Thanks to you, about the kindest Norby :wink:
My English is very poor.
User avatar
spara
---- E L I T E ----
---- E L I T E ----
Posts: 2691
Joined: Wed Aug 15, 2012 4:19 am
Location: Finland

Re: [Release] AlmostAlmostDefault HUD 2.1

Post by spara »

Now that there might be need for more than 2 mfds, I have updated this one to 4 mfds (version 1.1.2). Get the updated version from the expansion pack manager. I have also corrected the weapons_off text to be at the correct place and enabled the non-linear scanner and scanner ultra-zoom.

Normal hud with all the bells and whistles:
Image
And the same with the small-hud:
Image
User avatar
spara
---- E L I T E ----
---- E L I T E ----
Posts: 2691
Joined: Wed Aug 15, 2012 4:19 am
Location: Finland

Re: [Release] AlmostAlmostDefault HUD 2.1

Post by spara »

I've updated the version in the expansion manager (1.1.3) to be compatible with the HUDSelector. When HUDSelector is installed, it manages the hud and when it's not installed, HUDs for ships with hud.plist and hud-small.plist get overridden by Aad-HUD.
User avatar
spara
---- E L I T E ----
---- E L I T E ----
Posts: 2691
Joined: Wed Aug 15, 2012 4:19 am
Location: Finland

Re: [Release] AlmostAlmostDefault HUD 1.1.4

Post by spara »

Minor update (1.1.4). Fixes the deprecation warnings for Oolite 1.82.
User avatar
Tichy
---- E L I T E ----
---- E L I T E ----
Posts: 345
Joined: Wed Jul 11, 2012 5:48 pm

Re: [Release] AlmostAlmostDefault HUD 1.1.4

Post by Tichy »

I can't download the latest update with Oolite 1.80:

Code: Select all

18:40:56.708 [oxz.manager.error]: Downloaded OXZ does not have the same identifer and version as expected. This might be due to your manifests list being out of date - try updating it.
User avatar
spara
---- E L I T E ----
---- E L I T E ----
Posts: 2691
Joined: Wed Aug 15, 2012 4:19 am
Location: Finland

Re: [Release] AlmostAlmostDefault HUD 1.1.4

Post by spara »

Tichy wrote:
I can't download the latest update with Oolite 1.80:

Code: Select all

18:40:56.708 [oxz.manager.error]: Downloaded OXZ does not have the same identifer and version as expected. This might be due to your manifests list being out of date - try updating it.
:oops: . Should be working now. Thanks for reporting :D .
User avatar
Tichy
---- E L I T E ----
---- E L I T E ----
Posts: 345
Joined: Wed Jul 11, 2012 5:48 pm

Re: [Release] AlmostAlmostDefault HUD 1.1.4

Post by Tichy »

spara wrote:
:oops: . Should be working now. Thanks for reporting :D .
Thanks. It works ;)
User avatar
Digital86
Competent
Competent
Posts: 34
Joined: Thu May 08, 2014 8:47 am

Re: [Release] AlmostAlmostDefault HUD 1.1.4

Post by Digital86 »

Hi, spara and Norby. Installed by new version Oolite1.82 and AlmostAlmostDefault HUD 1.1.4.
Norby Posted: Sat May 24, 2014 11:29 pm wrote:
There is no automatic solution but you can do it by hand: there is an insertintohudlegends.plist in Detectors oxp, you must insert the contents into AAD/Config/hud.plist. Then copy this new hud.plist into Detectors/Config folder and rename to defaulthud_detectors.plist, overwriting the existing one.

Explanation: the additional displays of Detectors need new lines in plist, but there is no js function which can add these so you must do it manually. The default HUD is an exception due to there is a helper function in detectors.js which can replace it with a prepared plist, which contain the default layout and extensions for Detectors. But the detection of the current HUD is based on the plist file name, which in the case of AAD is exactly the same with the default so Detectors will replace it with defaulthud_detectors.plist.
How to make now for v 1.82?
My English is very poor.
User avatar
Norby
---- E L I T E ----
---- E L I T E ----
Posts: 2577
Joined: Mon May 20, 2013 9:53 pm
Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
Contact:

Re: [Release] AlmostAlmostDefault HUD 1.1.5

Post by Norby »

Digital86 wrote:
How to make now for v 1.82?
Try AAD v1.1.5, I added legends for [wiki]Detectors[/wiki], [wiki]EscortDeck[/wiki] and [wiki]Towbar[/wiki].

Spara: please update it in the manager.
User avatar
Digital86
Competent
Competent
Posts: 34
Joined: Thu May 08, 2014 8:47 am

Re: [Release] AlmostAlmostDefault HUD 1.1.5

Post by Digital86 »

Norby wrote:
Try AAD v1.1.5, I added legends for [wiki]Detectors[/wiki], [wiki]EscortDeck[/wiki] and [wiki]Towbar[/wiki].
Without variations :cry: Image I want as earlier Image - On a digital board time of flight up to a point on a compass
Last edited by Digital86 on Sun Feb 21, 2016 6:42 pm, edited 1 time in total.
My English is very poor.
User avatar
spara
---- E L I T E ----
---- E L I T E ----
Posts: 2691
Joined: Wed Aug 15, 2012 4:19 am
Location: Finland

Re: [Release] AlmostAlmostDefault HUD 1.1.4

Post by spara »

You just want the big ETA clock back, Digital86?
User avatar
Digital86
Competent
Competent
Posts: 34
Joined: Thu May 08, 2014 8:47 am

Re: [Release] AlmostAlmostDefault HUD 1.1.4

Post by Digital86 »

spara wrote:
You just want the big ETA clock back, Digital86?
Yes ! :)
My English is very poor.
Post Reply