• 75
  • 2
  • 2
  • 58
  • 19
  • 4
  • 20
  • 1
  • 8
  • 7
  • 10
  • 103
  • 1
  • 9
  • 96
  • 1
  • 4
  • 2
  • 8
  • 1

Recent Posts

  • For the canvas and flip etc stuff

    Maybe for some tech variant units having brightness applied would probably the simplest. Basically the stuff covered in the pos props. Then for the canvas stuff to work with the flips, basically I was just trying to get something that would play alright with this part...

    #units.transform.brightness.<player> (optional) allows the brightness (-100 to 100) to be adjusted when units.transform.color is set
    #units.transform.brightness.Russians=25
    #units.transform.flip.<player> flips the player's units horizontally
    #units.transform.flip.Russians=true
    #units.transform.ignore provides a comma delimited list of units that aren't impacted by the above units.transform properties
    #takes the unit's name and applies to all images shown for that unit including damaged or tech improved images
    #units.transform.ignore=factory,fighter

    For the blend options available I think alpha f2 was alright for something subtly lower contrast

    map.mapBlendAlpha=0.2f

    alpha_f2.png

    Screenshot 2025-04-03 230029.png

    That's a pretty easy one to add, like just from editing a line in the map props, but sorta the rationale behind choosing those pretty high saturation defaults for the hexes and such. I can't remember what the default is no blends, but it's basically similar to alpha f5 I think maybe?

    For tripleA to do all units as a square, say 54x54 px applied to everything pretty sure there is a way to do in the props or game, but I can't remember what exactly it's called. I've done it by accident before where everything will go to the 48px default size, or I think if the graphic is way oversized it may then morph it to fit the standard square, but couldn't figure out just now when messing around lol.

    Pretty sure there's a way though if one wanted to do a standard warp for all the units at once, though it's not a view setting on the fly.

    Anyway I think should be enough room for the flags on/off option to show alright if I just add a sliver of canvas for some of the narrower units, like if clips too hard into the unit, but for the most part seems to work ok.

    read more
  • OK I found a batch editing solution for GIMP 3.0, I think it's comparable perhaps even better than BIMP for GIMP 2, but it's a bit of a pain to install manually right now. Similar to tripleA requires the downloading of zips and like saving stuff the right directories, as opposed to the super simple plug-in I was hoping for.

    Ideally I would make a consistent edit to the entire collection of units all at once because it saves so much time on the backend, but I think for now it's probably more expedient to just deal with the more problematic units as needed. Example for units which use the 54x54px square, or the 54x60/72 px rectangle the drawn flag will sometimes clip into the leg, depends on the current canvas. So for Germany and Japan, they have a wider canvas on some units, their roundels hits a bit better for their Infantry units. For some of the others it's closer to Frostion's defaults there which are clipped to content typically right to the edge. If the units were flipped at whatever point that could be a factor as well since I often would try to arrange the unit towards an edge on the facing side, so the canvas might be longer on one side than the other. I think maybe to just go through and extend the canvas slightly for all units.

    Also I think it might be worth doing a standard morph for all the ships so that the canvas is narrower. So say the current Battleship, Carrier, Cruiser etc use the full 98px, I think it would be better to warp those unit to something more like 84px and then extend the canvas back to 98px on either side. This will give some room for things like roundels or unit crowding/overflows, so the image isn't always right at the edge. Least for the width, height we can't really do much for that. Better probably to lock everything in at 54px there and just try to utilize as much of the canvas as possible for unit sizing the vehicles and such. Basically anything other than infantry can be warped slightly and the look tends to be unnoticeable, I mean as long as it's consistent.

    In general for flips it's ideal if the unit image doesn't have directional information, so for example a symbol number/character which when flipped no longer conveys meaning, or essentially symbols that are asymmetrical or which look odd if displaying inverted as if in the mirror. This is why it's better I think for things like drawn on tech symbols (or drawn on flag roundels say) to use shapes that can easily invert, or morph and still look ok.

    So for example USSR with the sickle/hammer motif or USA with stars in the upper left, when flipped those will give off a very backwards look. Whereas something like a star easier to flip. The alternative USSR symbol I threw together is a composite of the regular g40 chip, and a period image of the Sickle and Hammer since that design changed over time. Basically I yanked one from from the national banner. OOB doesn't use the star at the top but I kept it, since when reduced to the super tiny 20px scale it's more abstract. I don't see a real need for these beyond the 20px dimensions since the puck in deep perspective is pretty serviceable as the Capital marker and current turn. It also allows Large Flag on to give a different presentation, even if I think it's a bit rough on account of how those center inside the canvas.

    Anyway, I will try to knock something out just because it effects the unit place the width of the canvas and how that's set. For now I'd just look to see where the units with the 20px roundel like clip off a leg or things of that sort, and then just extend the canvas for those units to the next up, so like if inf standard 54, then they become 68 or whatever for some room on either side. It'd be nice to get the roundels for the battleships and such not to be all right on the nose, but for that I think they'd have to warp a little.

    Here's an example less extreme than putting them into squares, but sorta the same principle going on. As long as the morphs are consistent, so it produces a similar angle. Here's an example using USA and USSR battleship and transportsOr like one time when Rachel Weisz defected and met up with the USA engineer I guess hehe. Basically the side on which a tech or unit type symbol is placed would sorta key up to leave on empty spot on whatever side, depending on how the unit is facing...

    usa_engineer.png usa_transport.png usa_battleship.pngbattleship.png transport.png medic.png

    read more
  • ps. To experiment with the flag display, here is a quick roundel set at 20px.

    russians_small.png japanese_small.png italians_small.png germans_small.png french_small.png chinese_small.png british_small.png anzac_small.png americans_small.png

    Right now flag display small will work for the map display in the corner of the unit canvas, but the stats menus are also keyed for an image with that label by 12px so it may clip in the menu if doing it that way. But basically you can see what I mean. If all units were facing the same direction I suppose it would be less of an issue, but they often face each other in which case it would be nice to have the roundel alternate or flip on the fly. I'm not sure that's possible in the current, but we have graphics at least.

    ps. here are the rest and some alts

    uk_pacific_small.png Neutral_small.png neutral_axis_small.png neutral_allies_small.png mongolians_small.png dutch_small.png russians_small_2.png germans_small_2.png germans_small_3.png canada_small.png americans_small_2.png

    pps. Here is a zip with all those flag roundels together. I moved the others to a subfolder called vertical flags. I think this is more expedient than doing the drawn on roundel thing. I will still comb over the units and check the canvases for sizing but it's just way easier I think to use these for that. It has the substitutions for size small made to the labels...

    flags.zip

    Looks like so...

    Screenshot 2025-04-02 220538.png

    Screenshot 2025-04-02 220920.png

    Soviet Engineer

    ussr_engineer.png

    and Rachel Weisz 😉

    rachel_weizs_2.png rachel_weisz.png

    read more
  • Here's another reason why it would be advantageous to use the Flags on/off, if we could get them to orient dynamically by team/nation

    Because it is possible to tell TripleA to draw the units at set dimensions, the game can transform the graphics to display within a square, even when the graphics provided have a different aspect. This will simply stretch or compress the images. This looks pretty decent generally, but not so much if the graphic includes geometric shapes, as these will compress or go oblong.

    If the additional information of the roundel flag is added in after that transformation, with an offset, it will end up looking much cleaner. As opposed to a drawn on circular roundels becoming an oval, if that makes sense.

    Here's a quick example of what I mean using the set from the post above...

    transport.png submarine.png tactical_bomber.png mech_infantry.png infantry.png fighter.png destroyer.png cruiser.png carrier_hit.png carrier.png bomber.png battleship_hit.png battleship.png artillery.png armour.png aaGun.png

    read more