Layers - add new option and default in V4

I’ve recently run into a quite troublesome behavior in Vassal. Namely how “Layer” names replace the fundamental piecename of the unit (as default behavior).

Layers are (IMHO) typically only modifying the appearance (e.g., add overlay of damage) of a basic piece, although it can be used to completely change appearance.

Thus the default behavior of replacing the pieceName is quite troublesome.

Use Case (Hitlers War)
5 layers used for strength 0-10 of various unit types (Infantry, Mech, etc.). The fact that these replace the basic unit name leads to nonsensical Reporting:
(actual unit) OKW with 6 INF
(current report) 6 moves from J11 to J12
(desired report) OKW 6 moves from J11 to J12

MORE Problematic however, is your current options are:

  1. Replace piecename with layer name (default)
  2. Add layername as suffix
  3. Add layername as prefix

But what if I want to use Layers and do NONE OF THE ABOVE???

While I could leave all the layernames blank, these may provide useful information that I want to reference in specific reports…

So my request is:

  1. Change the default behavior
  2. Add the ability to not have layernames affect piecenames AT ALL (IMHO this should be the default, but having “suffix” would also be ok)

I can solve the problems for the specific module, but I would like to see more sensible default behavior in V4. Fixing this requires that every layer be changed (several hundred required updates), because of the poor default behavior.

2 Likes

Possibly you could have the invocation of the layer trigger and set a Property for your reports instead of modifying pieceName?

MM