AsyncTI4 / TI4_map_generator_bot

Async TI4 Game Management Bot
Other
33 stars 21 forks source link

Order colour selection buttons during setup based off of selected faction #1922

Closed bradleysigma closed 1 month ago

bradleysigma commented 1 month ago

This will order the colour selection buttons to have the colours that most match the player's faction at the top of the button list. For example, for Creuss, the blue colours appear first. image Currently implemented for base and PoK factions. Splits all follow the fulls, in the same order. Colours are currently grouped into "shades" e.g. navy, blue, ethereal, petrol and teal are all considered BLUE shades. All colours of the same shade will display together, in a random order. Also, when the last "page" of factions and colours are shown, the "get more colours" button will be replaced by a "go back" button, which returns to the first page.