Opened 15 years ago

Closed 9 years ago

#61 closed enhancement (wontfix)

Allow users to select Menu style

Reported by: MrWabbit Owned by: Henrik Heimbuerger
Priority: major Milestone: 1.80
Component: Installer Version: 1.77
Keywords: menustyle, installer Cc:

Description (last modified by Henrik Heimbuerger)

People might want to retain the classic HUD and use a transparent menu style like greytones.

Facilitating this is relatively painless.

In CortUI settings make a variable called MenuStyle
values:
NormalHUDMode | 0 | 1 | 2 | 3 | n
where n is the number of possible future HUD mods.

In the install form use a drop down box with the values:
use recommended | classic | GreyTones | GreyTones | GlassHUD

In the MDLs I would use MenuStyle as the Switch variable. With default settings, MenuStyle = NormalHUDMode. Otherwise, user supplies the style number of his choice, which correspond with HUD numbers.

Change History (3)

comment:1 Changed 15 years ago by Henrik Heimbuerger

Description: modified (diff)

Escaped non-WikiLinks.

comment:2 Changed 15 years ago by Henrik Heimbuerger

Status: newaccepted

Why show GreyTones twice in the installer? We can keep them separate and associate with each other during installation, the user should not be bothered with these implementation details.

We'll need to add the menu style to the wiki pages Features and Screenshots then.

comment:3 Changed 9 years ago by Henrik Heimbuerger

Description: modified (diff)
Resolution: wontfix
Status: acceptedclosed

It's a good idea, but instead we will jump straight to the HUD selector now offered by the Allegiance client.

Note: See TracTickets for help on using tickets.