This is an archived, read-only instance of the CortUI Trac. This site is no longer actively maintained. Registration and login have been disabled. Content is preserved for reference only.

Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#30 closed enhancement (wontfix)

Improve visuals of the map preview on the mission briefing screen

Reported by: MrWabbit Owned by: Bunnywabbit
Priority: minor Milestone: 1.80
Component: Core Version: 1.77
Keywords: missionbrief, minimap Cc:

Description (last modified by Henrik Heimbuerger)

In source:/trunk/Code/missionbrief.mdl@106#L323

Before:

mapPreviewPane      = MapPreviewPane(ImportImage("sectormapopaquebkgndbmp",false),false,true);

After:

mapPreviewPane      = MapPreviewPane(ImportImageFromFile("mods/F7/media/sectormapopaquebkgnd.png", true),false,true);

Attachments (2)

sectormapopaquebkgnd.png (3.4 KB) - added by MrWabbit 16 years ago.
opaque background image
missionbrief.mdl (27.2 KB) - added by MrWabbit 16 years ago.
edited missinbrief file

Download all attachments as: .zip

Change History (14)

Changed 16 years ago by MrWabbit

Attachment: sectormapopaquebkgnd.png added

opaque background image

Changed 16 years ago by MrWabbit

Attachment: missionbrief.mdl added

edited missinbrief file

comment:1 Changed 16 years ago by MrWabbit

Owner: changed from Henrik Heimbuerger to MrWabbit
Status: newaccepted

comment:2 Changed 16 years ago by MrWabbit

Resolution: fixed
Status: acceptedclosed

comment:3 Changed 16 years ago by MrWabbit

If transparent minimap and inventory panes are going to be a cortui feature, better add this as well.

comment:4 Changed 16 years ago by Henrik Heimbuerger

Milestone: 2.0
Resolution: fixed
Status: closedreopened

Please don't close the ticket before the change is committed to the repository. What is closed, is considered not requiring any additional work.

comment:5 Changed 16 years ago by Henrik Heimbuerger

Status: reopenedassigned

comment:6 Changed 15 years ago by MrWabbit

Milestone: 2.01.78

comment:7 Changed 15 years ago by MrWabbit

Component: HUD: CortUI ClassicCore
Milestone: 1.782.0

comment:8 Changed 15 years ago by MrWabbit

Milestone: 2.01.78

I'll take care of this when i make the inventory and minimap mods.

comment:9 Changed 15 years ago by Henrik Heimbuerger

Description: modified (diff)
Summary: transparent Map on missionbrief looks stupidImprove visuals of the map preview on the mission briefing screen
Type: defectenhancement

comment:10 Changed 15 years ago by Henrik Heimbuerger

Owner: changed from MrWabbit to Bunnywabbit

comment:11 Changed 15 years ago by MrWabbit

Resolution: wontfix
Status: assignedclosed

Impossible to change while missionbrief.mdl is on AU.

we'll either have to deal with it or find some other way of making this look good.

closing.

comment:12 Changed 15 years ago by Henrik Heimbuerger

Agreed.

Note: See TracTickets for help on using tickets.