Features:
[*] big scanner
[*] up to 4 MFDs
[*] orange color
[*] multiple status lights
[*] horizontal partially numeric shield readouts
[*] orange color for top dial, blue for medium, red for low, except for fuel (inverted for speed & cabin temp)
I took a look at the code to figure out the syntax for the key to change the color of the dials. I completely misunderstood the description in the wiki so till today canging the colors of the dials nerver worked in my hud desingns. Now I know how it works.
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams, 1952 - 2001)
You have to try the impossible to achieve the possible. (Emil Sinclair, 1877 - 1962)
I'd have loved vertical dials and pack them on the right side, but then making some sort of a numeric display would be really difficult - either using images, as in your CB HUD, or by wrangling the Detector OXP code....
Currently I´m tinkering around with a shield dial that shows different colors depending on the installed shield enhancements. I saw the blue dials in your hud an took a look at the hud.plist to find out how this works. But real life is keeping me very busy at the moment, so it will take time until the new hud is completed.
Zireael wrote:
I'd have loved vertical dials and pack them on the right side, but then making some sort of a numeric display would be really difficult - either using images, as in your CB HUD, or by wrangling the Detector OXP code....
I think drawing scales for a vertical dial is possible only by defining the proper legends in the hud.plist. The vertical scale I´m thinking of would require multiple similar entries with increasing y-coodrinates in the legends section of the hud.plist, I guess about 10-20 instead of the 1 or 2 for a horizontal scale. But as I said already I think it is possible.
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams, 1952 - 2001)
You have to try the impossible to achieve the possible. (Emil Sinclair, 1877 - 1962)
I can admit I didn't think of varying the colors depending on equipment, the only vague idea I had was changing the color of the shield that was getting hit.
Something about a script that flashed the shield bar in a different color if current value < value a turn ago. But I'm not a master of JS and I've left for hols now.
For some reason I can't get this to download, it's now failed several times.
later - forgot to say this is under Windows 7 64-bit.
and I think the latest.log entry for this is
00:18:18.147 [oxz.manager.error]: Downloaded OXZ does not contain a manifest.plist, has been left in C:\Oolite/oolite.app/GNUstep/Library/Caches/org.aegidian.oolite/Oolite-download.oxz
00:18:18.147 [oxz.manager.error]: Downloaded OXZ does not contain a manifest.plist, has been left in C:\Oolite/oolite.app/GNUstep/Library/Caches/org.aegidian.oolite/Oolite-download.oxz
This is the old "all the files are nested inside an un-wanted folder" problem, rearing its' ugly head again.
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
{
"identifier" = "oolite.oxp.Aegidean.CompactHUD";
"required_oolite_version" = "1.80";
"title" = "CompactHUD";
"version" = "1.3";
"category" = "HUDs";
"description" = "Aegidean's CompactHUD, now with two MFDs, and the non-linear scanner and ultrazoom scanner features enabled.";
}
Do you see the difference in the first and last lines of each?
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
Sorry to say it's still failing - the version no. now shows as 0.1.1 but it fails to install in apparently the same way.
17:34:05.405 [oxz.manager.error]: Downloaded OXZ does not contain a manifest.plist, has been left in C:\Oolite/oolite.app/GNUstep/Library/Caches/org.aegidian.oolite/Oolite-download.oxz
Your download URL is http://wiki.alioth.net/index.php/File:O ... _0.1.1.oxz
That is not an OXZ file, it's a page which tells you where an OXZ file is, and Oolite isn't sophisticated enough (by a long way) to figure it out.