AsyncTI4 / TI4_map_generator_bot

Async TI4 Game Management Bot
Other
35 stars 26 forks source link

colourblind mode: Decals on non-token units #809

Closed CptSomno closed 1 year ago

CptSomno commented 1 year ago

I made a couple of decal sets in both black and white to superimpose (no offset needed) over non-token units (including cabal docks). My idea was that players could add them to their units to make it easier to distinguish between alike colours.

cb-mode_decalsdemo

files are named cb_##_unittype_blk/wht.png where ## is a two-digit identifier for each set (rn 01-08, if people like these decals I'll make some more and refine those existing ones) and unittype is the same as in the unit image names. black/white I'd link to the colour the infantry/fighter token use.

Guess the "change colour" command could have an optional "use decal set". At least that's what I think makes some sense.

Edit: whoever feels like doing this: please drop me a pointer where I can add more decal IDs and display names for those for the bot command dropdown (so it doesn't just display "cb_01" or so but "big dots" or "diagonal stripes 1" or "concentric circles")

jamesrudolph commented 1 year ago

@CptSomno Decals moved here: https://github.com/TerTerro/TI4_map_generator_bot/tree/master/src/main/resources/decals Decal names to be modified here: https://github.com/TerTerro/TI4_map_generator_bot/blob/master/src/main/resources/data/decals.properties