Feature Request
Moderators: Peter Fisla, Paullus
RE: Feature Request
Dear Peter,
I'd like to put a request in for Multi-Hex Firegroups. I'd like lots of other enhancements, too. But, my number one request
is "Multi-Hex Firegroups".
Please allow me to expand on "how" and "why".
How?
My handle, javafiend, is because I like programming in Java (not because of caffine). I'm familiar with the software machinery
needed to support a UI, such as events and tasks. So, I'm sensitive to the amount of work a UI change can entail.
Right now you have a MouseListener that recognizes LMB and ctrl-LMB for your Unit control Panel (lower left).
You also have a MouseListener that recognizes LMB for your Tactical Map.
I propose you extend the Tactical Map MouseListener to include ctrl-LMB, and that this mouse gesture will signal the selection
of multiple Firegroups.
The implementation flows from this extention. Simple LMB operates as before -- clear Unit Control Panel and refresh with the
new unit list. Now, ctrl-LMB will append more units to the Unit Control Panel. Only allow an append if the selected hex
is Personnel, not a solitary Leader, and adjacent to one of the other hexes in the Unit Control Panel list. User may repeat
ctrl-LMB on multiple hexes as desired. Not adjacent, no append, maintain current Unit Control Panel list.
Once the multiple location list is finally selected, then the user can select and deselect one or more units as is currently
done in the Unit Control Panel. The only difference is that the Unit Control Panel contents can be longer than before, and
encompass multiple locations. Of course, it will be necessary for the Unit Control Panel to shift to a scrolling mode as it
fills up. I note that you already have this function implemented in your Action Log Window.
Combat algorithms should be pretty much unchanged. It will be necessary to account for variable range in the subroutine.
The advantage of this approach is that it retains your current UI look-and-feel. It merely provides an extra, optional,
mouse gesture, ctrl-LMB, in the Tactical Map. This does not provide any burden to player's current play style. It can
easily be ignored as a feature if a player desires.
Why?
The rest of this section, Peter, you are probably familiar with. Please skip if you like.
I go back to the old ASLML days. "Those who know" would *always* advise ASL newbies, "Don't stack!" For one example:
>>McGrath's Tactics 101, Mon, 27 Dec 1999,...
2. Don't Stack. "Always spread out and form firegroups. It is
better to have one squad in a stone building and another in the
woods than to have both... in the same location in a stone
building... By not stacking, the most your opponent can hurt
with a single attack is one squad. My rule of thumb is one squad
with a '-1' leader and two squads with a '-2' or better leader."
For you TOTH-ers who've never done ASL; you've seen terrible, horrible things happen to your stacks from just one shot.
The computer rolled a "2" on it's fire attack, and the badness hits every unit in the stack (followed by much wailing
and gnashing of teeth).
Now we see the TOTH combat experience depart from ASL. You have to stack to get a good firepower -- because TOTH
only has Single-Hex Firegroups.
(This is *not* designed to restart ASLML discussions on how much to stack. My view -- tactical situations will vary.
I really want dispersed fire for some of those situations.)
What about AI?
Well, Peter, for starters, you might want to leave the AI alone regarding how much it stacks, and leave it doing
Single-Hex Firegroups. See what user experience has to say. If the players start smashing the AI because the players
disperse and the AI stacks, then add some new AI behaviors.
Closing...
Thanks for listening, Peter. I know that bugs come first, etc... Just wanted to offer some thoughts on how to
tame the "UI beast" regarding Multi-Hex Firegroups. Hope this helps.
I'd like to put a request in for Multi-Hex Firegroups. I'd like lots of other enhancements, too. But, my number one request
is "Multi-Hex Firegroups".
Please allow me to expand on "how" and "why".
How?
My handle, javafiend, is because I like programming in Java (not because of caffine). I'm familiar with the software machinery
needed to support a UI, such as events and tasks. So, I'm sensitive to the amount of work a UI change can entail.
Right now you have a MouseListener that recognizes LMB and ctrl-LMB for your Unit control Panel (lower left).
You also have a MouseListener that recognizes LMB for your Tactical Map.
I propose you extend the Tactical Map MouseListener to include ctrl-LMB, and that this mouse gesture will signal the selection
of multiple Firegroups.
The implementation flows from this extention. Simple LMB operates as before -- clear Unit Control Panel and refresh with the
new unit list. Now, ctrl-LMB will append more units to the Unit Control Panel. Only allow an append if the selected hex
is Personnel, not a solitary Leader, and adjacent to one of the other hexes in the Unit Control Panel list. User may repeat
ctrl-LMB on multiple hexes as desired. Not adjacent, no append, maintain current Unit Control Panel list.
Once the multiple location list is finally selected, then the user can select and deselect one or more units as is currently
done in the Unit Control Panel. The only difference is that the Unit Control Panel contents can be longer than before, and
encompass multiple locations. Of course, it will be necessary for the Unit Control Panel to shift to a scrolling mode as it
fills up. I note that you already have this function implemented in your Action Log Window.
Combat algorithms should be pretty much unchanged. It will be necessary to account for variable range in the subroutine.
The advantage of this approach is that it retains your current UI look-and-feel. It merely provides an extra, optional,
mouse gesture, ctrl-LMB, in the Tactical Map. This does not provide any burden to player's current play style. It can
easily be ignored as a feature if a player desires.
Why?
The rest of this section, Peter, you are probably familiar with. Please skip if you like.
I go back to the old ASLML days. "Those who know" would *always* advise ASL newbies, "Don't stack!" For one example:
>>McGrath's Tactics 101, Mon, 27 Dec 1999,...
2. Don't Stack. "Always spread out and form firegroups. It is
better to have one squad in a stone building and another in the
woods than to have both... in the same location in a stone
building... By not stacking, the most your opponent can hurt
with a single attack is one squad. My rule of thumb is one squad
with a '-1' leader and two squads with a '-2' or better leader."
For you TOTH-ers who've never done ASL; you've seen terrible, horrible things happen to your stacks from just one shot.
The computer rolled a "2" on it's fire attack, and the badness hits every unit in the stack (followed by much wailing
and gnashing of teeth).
Now we see the TOTH combat experience depart from ASL. You have to stack to get a good firepower -- because TOTH
only has Single-Hex Firegroups.
(This is *not* designed to restart ASLML discussions on how much to stack. My view -- tactical situations will vary.
I really want dispersed fire for some of those situations.)
What about AI?
Well, Peter, for starters, you might want to leave the AI alone regarding how much it stacks, and leave it doing
Single-Hex Firegroups. See what user experience has to say. If the players start smashing the AI because the players
disperse and the AI stacks, then add some new AI behaviors.
Closing...
Thanks for listening, Peter. I know that bugs come first, etc... Just wanted to offer some thoughts on how to
tame the "UI beast" regarding Multi-Hex Firegroups. Hope this helps.
RE: Feature Request
ORIGINAL: GeneralChaos
How about LIVE 2 player games? No file saving/sharing. Just load game, go online, find player, and have fun!
This or PBEM please
-
- Posts: 2846
- Joined: Wed Sep 11, 2013 1:35 pm
RE: Feature Request
My request: Don't worry about the rest of the stuff like UI and what not but work on the AI. A game without a quality AI is nothing more than a bunch of numbers.
The difficulty levels should be by implementing "sliders" for things like AI attack points and AI defense points and AI movement points. From 1 to 10 on each. It could also have Die roll modifiers from like 1 to 5 points added to the die roll depending on where the slider is set. I've always asked for this, never understood why it's not implemented since it's so easy to add just a bonus number system imho.
Battlefront is the closest I've seen to this with their bonus of up to +3 for the AI combat modifier and then +10% or +25% and up more troops in the setup screen. I hate to think Battlefront is the only one using this AI modifier setup.
The difficulty levels should be by implementing "sliders" for things like AI attack points and AI defense points and AI movement points. From 1 to 10 on each. It could also have Die roll modifiers from like 1 to 5 points added to the die roll depending on where the slider is set. I've always asked for this, never understood why it's not implemented since it's so easy to add just a bonus number system imho.
Battlefront is the closest I've seen to this with their bonus of up to +3 for the AI combat modifier and then +10% or +25% and up more troops in the setup screen. I hate to think Battlefront is the only one using this AI modifier setup.
- DoubleDeuce
- Posts: 1236
- Joined: Fri Jun 23, 2000 8:00 am
- Location: Crossville, TN
- Contact:
RE: Feature Request
I really, really think we need the ability to export the map to a .png or at least a .jpg file so that they can be printed out for planning (that and I could really use them for the custom scenario cards I am working on). [8D]
- DoubleDeuce
- Posts: 1236
- Joined: Fri Jun 23, 2000 8:00 am
- Location: Crossville, TN
- Contact:
RE: Feature Request
Peter, I am sure you are managing the feature requests in your own internal tracking system there and forgive me if something like this has already been suggested but I wonder if it would be helpful for the community overall to use a site like http://idea.informer.com to track these change requests? We use it for the Fantasy Grounds VTT and it seems to be well received.
It wouldn't need to be 'official' but it would give a central place to recommend and vote for feature without a running forum post where stuff will get repeated multiple times by people who may not know its already been requested or asked about?
With something like this us users could see if something is already suggested as well vote and comment on the things we as a whole would like to see. By the same token Peter, you could add his comments saying, not gonna happen, too much work, etc and avoid the same things being asked over and over. Just my 2 cents. [8D]
It wouldn't need to be 'official' but it would give a central place to recommend and vote for feature without a running forum post where stuff will get repeated multiple times by people who may not know its already been requested or asked about?
With something like this us users could see if something is already suggested as well vote and comment on the things we as a whole would like to see. By the same token Peter, you could add his comments saying, not gonna happen, too much work, etc and avoid the same things being asked over and over. Just my 2 cents. [8D]
- Peter Fisla
- Posts: 2574
- Joined: Fri Oct 05, 2001 8:00 am
- Location: Canada
RE: Feature Request
I'm not sure using something like informer.com is necessary, I'm mostly focusing right now on fixing bugs and make it easier for the user to use the interface. For the future however, having a centralized list of requested features would help though as I don't need to go other 500+ posts to find features that the users want.
Cheers!
Cheers!
- genesismwt
- Posts: 177
- Joined: Thu Feb 25, 2016 10:35 am
- Location: The middle of flyover country
RE: Feature Request
Russian elite rifle squads, there's two different Russian elite smg squads.
IFE and the units that use IFE.
Transport
Emulation of paradrops and glider landing. (Maybe something as simple as moral checks when the unit is first placed on the board.)
Thanks,
IFE and the units that use IFE.
Transport
Emulation of paradrops and glider landing. (Maybe something as simple as moral checks when the unit is first placed on the board.)
Thanks,
The game is afoot!
Mike
Mike
RE: Feature Request
ORIGINAL: Double Deuce
I really, really think we need the ability to export the map to a .png or at least a .jpg file so that they can be printed out for planning (that and I could really use them for the custom scenario cards I am working on). [8D]
Would love this!
RE: Feature Request
1) Hotkey request: Key to cycle through the units that haven't been considered yet, or those that still have action ability.
Could be useful in larger scenarios where some units might go forgotten.
2) How about some color coded text? If a unit fails to rally that could be shown in red text, if they succeed that could be shown in green. Also in the bottom left unit info maybe have "broken" in red, "moved" in orange? etc.
Could be useful in larger scenarios where some units might go forgotten.
2) How about some color coded text? If a unit fails to rally that could be shown in red text, if they succeed that could be shown in green. Also in the bottom left unit info maybe have "broken" in red, "moved" in orange? etc.
- DoubleDeuce
- Posts: 1236
- Joined: Fri Jun 23, 2000 8:00 am
- Location: Crossville, TN
- Contact:
RE: Feature Request
Was thinking of this the other day, the ability to add text to a map, via an editable overlay maybe?
- genesismwt
- Posts: 177
- Joined: Thu Feb 25, 2016 10:35 am
- Location: The middle of flyover country
RE: Feature Request
Reduced graphics for the set up zones. When stipulating that an enter sector is an allowable set up zone, it is hard to tell the terrain features under the full set up zone graphics.
The game is afoot!
Mike
Mike
RE: Feature Request
ORIGINAL: Franciscus
A ZOOM function, please!!
(although due to the fact the game uses a single png file as the source for all graphical elements I am not sure if it is at all possible...[:(])
Agreed these 2 should be a priority!
Zoom to make things more readable on high reesolution monitors and individual graphic files to allow multiple mods to be used....
-
- Posts: 2846
- Joined: Wed Sep 11, 2013 1:35 pm
RE: Feature Request
Remember the K.I.S.S. feature. Too many details bog a game down.
RE: Feature Request
Would it be possible to make the arrows on the covered arc buttons a bit more distinct? Right now, I'm having a problem seeing which one is clockwise and which is counter-clockwise.
save the carrots; eat a vegan!
- blackcloud6
- Posts: 643
- Joined: Tue Aug 13, 2002 4:46 am
RE: Feature Request
Could we have the option to set the game to automatically save to the current file name when just clicking the save button instead of the current four click process?
RE: Feature Request
ORIGINAL: shaddock
Would it be possible to make the arrows on the covered arc buttons a bit more distinct? Right now, I'm having a problem seeing which one is clockwise and which is counter-clockwise.
Could we just click on an outside hex to point the hull or turret in that direction. So much more intuitive as now vehicles/tanks are not as easy to manage or awkward and detracts from the fun the game has to offer.
RE: Feature Request
Don't know if this has already been asked but adding axis and allied minors (even if this is just infantry and some SW) would be very nice... Polish, Belgians, Rumanians, Greeks, Hungarians etc.. A lot of good scenarios could be created with just that...
- DoubleDeuce
- Posts: 1236
- Joined: Fri Jun 23, 2000 8:00 am
- Location: Crossville, TN
- Contact:
RE: Feature Request
I would think, adding new countries would be one of the easiest paths to go down, at least without coding special rules for those countries who need them.ORIGINAL: Doraniner
Don't know if this has already been asked but adding axis and allied minors (even if this is just infantry and some SW) would be very nice... Polish, Belgians, Rumanians, Greeks, Hungarians etc.. A lot of good scenarios could be created with just that...
-
- Posts: 80
- Joined: Fri Feb 26, 2016 9:36 am
RE: Feature Request
ORIGINAL: Doraniner
Don't know if this has already been asked but adding axis and allied minors (even if this is just infantry and some SW) would be very nice... Polish, Belgians, Rumanians, Greeks, Hungarians etc.. A lot of good scenarios could be created with just that...
French maybe?
Best Wishes
Mike
-
- Posts: 218
- Joined: Sat Oct 05, 2013 5:22 pm
RE: Feature Request
ORIGINAL: Doraniner
Don't know if this has already been asked but adding axis and allied minors (even if this is just infantry and some SW) would be very nice... Polish, Belgians, Rumanians, Greeks, Hungarians etc.. A lot of good scenarios could be created with just that...
the French!