MWIF Game Interface Design

World in Flames is the computer version of Australian Design Group classic board game. World In Flames is a highly detailed game covering the both Europe and Pacific Theaters of Operations during World War II. If you want grand strategy this game is for you.

Moderator: Shannon V. OKeets

Shannon V. OKeets
Posts: 22165
Joined: Wed May 18, 2005 11:51 pm
Location: Honolulu, Hawaii
Contact:

RE: MWIF Game Interface Design

Post by Shannon V. OKeets »

ORIGINAL: brian brian

but won't you need a system to dynamically 'make change' with the CPs during movement anyway?

in the above example, how do I put 2 CPs somewhere? probably by dragging the 1 CP unit out to a sea-zone twice. but then how do I know how many I have left?

you're probably ahead of these questions already, I'm just wondering aloud based on what I see in the tray.
Right clicking on a convoy unit brings up a unit menu and one of the items listed lets you Split or Merge convoy units. Those are flexible systems, specific to that purpose. Splitting and merging convoy points needs to occur at many points in the game, for instance: when taking casualties.

What I was debugging at the time (most of the screen shots I post are taken during a debug session) was splitting a 9 point convoy unit into 9 single point units. That works fine (and has for a long time) but for some very strange reason doing so at certain points during setup recenters the map. I still haven't been able to figure out why that occurs.
Steve

Perfection is an elusive goal.
Shannon V. OKeets
Posts: 22165
Joined: Wed May 18, 2005 11:51 pm
Location: Honolulu, Hawaii
Contact:

RE: MWIF Game Interface Design

Post by Shannon V. OKeets »

ORIGINAL: brian brian

I like the 2/3 and 3/6 numbers on the planes. Many an experienced WiF player still can't get the hang of how to set up the airplanes using the WiF and PiF columns on the set-up chart. I'm guessing MWiF won't ever show that exact spreadsheet, and that will be a good thing.
Thanks.

Originally these carrier air units had 4/7 underneath them. But I selected a class 4 to place on the carrier on map (Ranger), so all the text for the remaining carrier air units changed to 3/6. Clicking on/selecting one more will make the unselected ones' text go to 2/5. A selected unit has the text 'Ready' underneath (see the boat plane). Clicking on a Ready unit places it In Stack and it can then be placed on the map. Up until the point that you place it on the map, you can change your mind: using Ctrl left-click to reverse any part of the process.
Steve

Perfection is an elusive goal.
User avatar
Froonp
Posts: 7998
Joined: Tue Oct 21, 2003 8:23 pm
Location: Marseilles, France
Contact:

RE: MWIF Game Interface Design

Post by Froonp »

ORIGINAL: Shannon V. OKeets
Obviously I could do whatever seems best for their order, and do so with a trivial amount of code. Set up order usually mixes the Axis and Allied (Note: I have changed that for PBEM). Maybe what I should do is setup order to start, and then once setup is completed, rearrange them by side/alphabetically. I don't want this to be too dynamic though - the player should be able to depend on the flag appearing where he expects it.
The flag order is fine as it is.
Anyway, if different, it should not change during the game.
bredsjomagnus
Posts: 114
Joined: Sun Oct 22, 2006 1:26 pm
Location: Sweden

RE: MWIF Game Interface Design

Post by bredsjomagnus »

[font=calibri]What exactly does the figures 2/3, 3/6, 1/2, under the air units, stand for?[/font]
User avatar
Peter Stauffenberg
Posts: 403
Joined: Fri Feb 24, 2006 10:04 am
Location: Oslo, Norway

RE: MWIF Game Interface Design

Post by Peter Stauffenberg »

ORIGINAL: bredsjomagnus

[font=calibri]What exactly does the figures 2/3, 3/6, 1/2, under the air units, stand for?[/font]

These numbers show how many air units you can still select of that group. For F2 units it shows 2/3. This means you can select 2 of the 3 F2 air units for placement on the map. The last one goes to the force pool. 3/6 means you can select 3 of the 6 available CP units. 1/2 means you can select 1 of the 2 available L3 units etc. F2 means fighters with a cost of 2. CP means carrier plans. L3 means land bombers with cost of 3.

When you select e. g. an F2 fighter then the one you selected with have the hext ready meaning it can be placed on the map. The other 2 will get the text 1/2 because you then have a chance to select 1 of the other 2 F2 fighters. When you select the last one of a group then the units you didn't select will disappear from the setup tray and be moved to the force pool.
bredsjomagnus
Posts: 114
Joined: Sun Oct 22, 2006 1:26 pm
Location: Sweden

RE: MWIF Game Interface Design

Post by bredsjomagnus »

These numbers show how many air units you can still select of that group. For F2 units it shows 2/3. This means you can select 2 of the 3 F2 air units for placement on the map. The last one goes to the force pool. 3/6 means you can select 3 of the 6 available CP units. 1/2 means you can select 1 of the 2 available L3 units etc. F2 means fighters with a cost of 2. CP means carrier plans. L3 means land bombers with cost of 3.

When you select e. g. an F2 fighter then the one you selected with have the hext ready meaning it can be placed on the map. The other 2 will get the text 1/2 because you then have a chance to select 1 of the other 2 F2 fighters. When you select the last one of a group then the units you didn't select will disappear from the setup tray and be moved to the force pool.
 
Ok, thanks!
 
Mayby it was just me that didn´t get it. But, otherwise, I think it should be explained for less confusion.
ptey
Posts: 41
Joined: Mon Sep 25, 2006 12:46 am
Location: Copenhagen, Denmark

RE: MWIF Game Interface Design

Post by ptey »

ORIGINAL: Shannon V. OKeets

ORIGINAL: ptey

ORIGINAL: Froonp


Maybe that's just me, but I feel that either the faded is not faded enough, or the bright flag is not visible enough.
Good idea for the reduced flags !!!

Its not just you, I agree with that. The other flags should also imo be faded some more.

Maybe this question is answered in a previous post (I havent read all of this thread). But why not show the flags in the setup order?
I had tried a higher degree of fading but it was difficult to see what the flags actually were then. I guess that is less important than being able to tell the 'lit' ones from the 'unlit' ones though. I'll increase the amount of fade.
--
As for their order, well, no one ever saw all the flags at the same time before this last change I made.

Patrice is right, they are sorted by side (Axis then Allied) and then alphabetically.

Obviously I could do whatever seems best for their order, and do so with a trivial amount of code. Set up order usually mixes the Axis and Allied (Note: I have changed that for PBEM). Maybe what I should do is setup order to start, and then once setup is completed, rearrange them by side/alphabetically. I don't want this to be too dynamic though - the player should be able to depend on the flag appearing where he expects it.

Am i misunderstanding you, or have you changed the setup order in PBEM?

Swapping the flags around too much is certainly a bad idea. But having them in setup order during setup would imo seem like a nice aid, for a player who havent setup a scenerio 10+ times. Unless the info is easily accessable somewhere else ofcourse (while setting up a given MP). Having them in setup order would also indicate how far you in setting up.
Shannon V. OKeets
Posts: 22165
Joined: Wed May 18, 2005 11:51 pm
Location: Honolulu, Hawaii
Contact:

RE: MWIF Game Interface Design

Post by Shannon V. OKeets »

ORIGINAL: ptey

ORIGINAL: Shannon V. OKeets

ORIGINAL: ptey




Its not just you, I agree with that. The other flags should also imo be faded some more.

Maybe this question is answered in a previous post (I havent read all of this thread). But why not show the flags in the setup order?
I had tried a higher degree of fading but it was difficult to see what the flags actually were then. I guess that is less important than being able to tell the 'lit' ones from the 'unlit' ones though. I'll increase the amount of fade.
--
As for their order, well, no one ever saw all the flags at the same time before this last change I made.

Patrice is right, they are sorted by side (Axis then Allied) and then alphabetically.

Obviously I could do whatever seems best for their order, and do so with a trivial amount of code. Set up order usually mixes the Axis and Allied (Note: I have changed that for PBEM). Maybe what I should do is setup order to start, and then once setup is completed, rearrange them by side/alphabetically. I don't want this to be too dynamic though - the player should be able to depend on the flag appearing where he expects it.

Am i misunderstanding you, or have you changed the setup order in PBEM?

Swapping the flags around too much is certainly a bad idea. But having them in setup order during setup would imo seem like a nice aid, for a player who havent setup a scenerio 10+ times. Unless the info is easily accessable somewhere else ofcourse (while setting up a given MP). Having them in setup order would also indicate how far you in setting up.
Setup order is different for each sceanario. I'll add the information to the blurb on the scenario - or somewhere.

But you don't really need to worry about this with MWIF like you do when playing over the board. The program advances to the next major power to be setup automatically. When you are setting up, say, France, you will obviously know if Italy and Germany are already setup or not.
Steve

Perfection is an elusive goal.
User avatar
Froonp
Posts: 7998
Joined: Tue Oct 21, 2003 8:23 pm
Location: Marseilles, France
Contact:

RE: MWIF Game Interface Design

Post by Froonp »

ORIGINAL: Borger Borgersen
These numbers show how many air units you can still select of that group. For F2 units it shows 2/3. This means you can select 2 of the 3 F2 air units for placement on the map. The last one goes to the force pool.
Or the reserve pool (a reserve of unpiloted air units), if playing with pilots.
User avatar
paulderynck
Posts: 8460
Joined: Sat Mar 24, 2007 5:27 pm
Location: Canada

RE: MWIF Game Interface Design

Post by paulderynck »

ORIGINAL: Shannon V. OKeets
I had tried a higher degree of fading but it was difficult to see what the flags actually were then. I guess that is less important than being able to tell the 'lit' ones from the 'unlit' ones though. I'll increase the amount of fade.
Another way to go is to change the flags to grey and white (like black and white but substitute grey for black) or use grayscale. That way you have a clear graphic of the flag but it is obviously "greyed out".
Paul
Shannon V. OKeets
Posts: 22165
Joined: Wed May 18, 2005 11:51 pm
Location: Honolulu, Hawaii
Contact:

RE: MWIF Game Interface Design

Post by Shannon V. OKeets »

ORIGINAL: paulderynck
ORIGINAL: Shannon V. OKeets
I had tried a higher degree of fading but it was difficult to see what the flags actually were then. I guess that is less important than being able to tell the 'lit' ones from the 'unlit' ones though. I'll increase the amount of fade.
Another way to go is to change the flags to grey and white (like black and white but substitute grey for black) or use grayscale. That way you have a clear graphic of the flag but it is obviously "greyed out".
Yes. But what I currently have 'works' and is already coded. If you want to explore alternatives, be my guest. I'll take them into consideration.
Steve

Perfection is an elusive goal.
Shannon V. OKeets
Posts: 22165
Joined: Wed May 18, 2005 11:51 pm
Location: Honolulu, Hawaii
Contact:

RE: MWIF Game Interface Design

Post by Shannon V. OKeets »

Here is a question for people familiar with WIF.

I've created a Selectable Units List and have found it to be a real nice feature during air missions. For the current major power, the program automatically determines all the units that can fly during each subphase of an air mission and puts them in the list. This lets you see at a glance which units you have available for ground strikes, interceptions, returning to base, and so on. Besides air units, it also shows other unit types that can be active during air missions, such as artillery performing ground support and anti-aircraft guns that can fire.

I just added Naval Air missions to the phases where the Selectable Units List (SUL) is instantiated/populated.

Other places where I will fill the SUL with available units are:
- Naval air support (WIFFE, naval air interception).
- HQ support.
- Choose Action when a Offensive chit is used; I'll show the HQs that are available for using the o-chit.

I don't want to use this form for land movement or naval movement, because there are simply too many units that can move.

Are there other places in the Sequence of Play that I haven't thought of, where this form should be filled out with Selectable Units?

Steve

Perfection is an elusive goal.
User avatar
terje439
Posts: 6603
Joined: Sun Mar 28, 2004 12:01 pm

RE: MWIF Game Interface Design

Post by terje439 »

ORIGINAL: Shannon V. OKeets

Are there other places in the Sequence of Play that I haven't thought of, where this form should be filled out with Selectable Units?

Invasions maybe? Debarkation? Moving of factories?

Just me thinking out loud.
"Hun skal torpederes!" - Birger Eriksen

("She is to be torpedoed!")
Shannon V. OKeets
Posts: 22165
Joined: Wed May 18, 2005 11:51 pm
Location: Honolulu, Hawaii
Contact:

RE: MWIF Game Interface Design

Post by Shannon V. OKeets »

ORIGINAL: terje439

ORIGINAL: Shannon V. OKeets

Are there other places in the Sequence of Play that I haven't thought of, where this form should be filled out with Selectable Units?

Invasions maybe? Debarkation? Moving of factories?

Just me thinking out loud.
Thanks.

Invasions and debarkation from ships are good additions.

I am not so sure about rail moving factories. Except for the USSR, none of the other major powers will be interested in having all their factories listed for possible rail moves. Even the USSR will not want to see this after they have moved 6-10 of them.
Steve

Perfection is an elusive goal.
User avatar
Orm
Posts: 30248
Joined: Sat May 03, 2008 7:53 pm
Location: Sweden

RE: MWIF Game Interface Design

Post by Orm »

ORIGINAL: Shannon V. OKeets

ORIGINAL: terje439

ORIGINAL: Shannon V. OKeets

Are there other places in the Sequence of Play that I haven't thought of, where this form should be filled out with Selectable Units?

Invasions maybe? Debarkation? Moving of factories?

Just me thinking out loud.
Thanks.

Invasions and debarkation from ships are good additions.

I am not so sure about rail moving factories. Except for the USSR, none of the other major powers will be interested in having all their factories listed for possible rail moves. Even the USSR will not want to see this after they have moved 6-10 of them.


Maybe units eligible to emabark as well?

-Orm
Have a bit more patience with newbies. Of course some of them act dumb -- they're often students, for heaven's sake. - Terry Pratchett

A government is a body of people; usually, notably, ungoverned. - Quote from Firefly
User avatar
paulderynck
Posts: 8460
Joined: Sat Mar 24, 2007 5:27 pm
Location: Canada

RE: MWIF Game Interface Design

Post by paulderynck »

ORIGINAL: Shannon V. OKeets
Are there other places in the Sequence of Play that I haven't thought of, where this form should be filled out with Selectable Units?
Air transport and paradrop. (if not already included as air missions)
Offensive and defensive shore bombardment.
Reorganization (include TRS and ATR)
Paul
Shannon V. OKeets
Posts: 22165
Joined: Wed May 18, 2005 11:51 pm
Location: Honolulu, Hawaii
Contact:

RE: MWIF Game Interface Design

Post by Shannon V. OKeets »

ORIGINAL: paulderynck
ORIGINAL: Shannon V. OKeets
Are there other places in the Sequence of Play that I haven't thought of, where this form should be filled out with Selectable Units?
Air transport and paradrop. (if not already included as air missions)
Offensive and defensive shore bombardment.
Reorganization (include TRS and ATR)
Thanks.

Air transport, paradrop, and air resupply (reorganization using ATRs) are all covered under air missions.

Offensive and defensive shore bombardment are good additions. So is reorganization by TRS and HQs.
---
Orm.

I don't think I'll include embarkation since that is relatively rare while the opportunity to do it is likely to be enormous. For instance, divisions can be picked up by any SCS, so the possibilities there might include dozens of units. Showing those possibilities every impulse could quickly become annoying.
Steve

Perfection is an elusive goal.
User avatar
lomyrin
Posts: 3741
Joined: Wed Dec 21, 2005 7:17 pm
Location: San Diego

RE: MWIF Game Interface Design

Post by lomyrin »

one problem with these lists will occur later in the game when there may be more than a dozen planes available and often another dozen from a cooperating power as well.
 
Lars
User avatar
paulderynck
Posts: 8460
Joined: Sat Mar 24, 2007 5:27 pm
Location: Canada

RE: MWIF Game Interface Design

Post by paulderynck »

ORIGINAL: lomyrin

one problem with these lists will occur later in the game when there may be more than a dozen planes available and often another dozen from a cooperating power as well.

Lars
Yeah I was thinking that too. 1945 is a very different kettle of fish then 1940. Is there any way to limit the display to planes in range of where the mouse is pointing? (Holy Processing Time, Batman!)
Paul
Shannon V. OKeets
Posts: 22165
Joined: Wed May 18, 2005 11:51 pm
Location: Honolulu, Hawaii
Contact:

RE: MWIF Game Interface Design

Post by Shannon V. OKeets »

ORIGINAL: lomyrin

one problem with these lists will occur later in the game when there may be more than a dozen planes available and often another dozen from a cooperating power as well.

Lars
You only see 1 major power at a time, though you can switch back and forth between major powers before/while deciding which units to use.

I still need to add the vertical scroll bar for the form, so it won't be too bad once that is in place.

I have thought about enabling a simple filter: bombers only, escorts only, or both. That will cut the number of units almost in half in most cases.
Steve

Perfection is an elusive goal.
Post Reply

Return to “World in Flames”