Re: [Release] AlmostAlmostDefault HUD 2.1
Posted: Sat May 24, 2014 7:35 pm
For information and discussion about Oolite.
https://bb.oolite.space/
It isn't necessary to me. How to move away him?spara wrote:* small laser heat indicator integrated to x-hair
Play with this section in Config/hud.plist (and in hud-small.plist also if your ship is small):Digital86 wrote:It isn't necessary to me. How to move away him?spara wrote:* small laser heat indicator integrated to x-hair
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;
},
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.
. Should be working now. Thanks for reporting .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.
Thanks. It worksspara wrote:. Should be working now. Thanks for reporting .
How to make now for v 1.82?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.
Try AAD v1.1.5, I added legends for [wiki]Detectors[/wiki], [wiki]EscortDeck[/wiki] and [wiki]Towbar[/wiki].Digital86 wrote:How to make now for v 1.82?
Without variations I want as earlier - On a digital board time of flight up to a point on a compassNorby wrote:Try AAD v1.1.5, I added legends for [wiki]Detectors[/wiki], [wiki]EscortDeck[/wiki] and [wiki]Towbar[/wiki].
Yes !spara wrote:You just want the big ETA clock back, Digital86?