Commit Graph
5 Commits
Author SHA1 Message Date
RickD004andGitHub 0cbb0a0b19 Standarize the SVG of flags in flags folder, and other flag fixes (#4605)
## Description:

ALL OF THESE FLAG FILES ARE ALREADY IN GAME. NO NEW FLAGS WERE ADDED. 

Standarizes the SVGs of multiple flags. Multiple flags had issues like
not having black borders, or having borders that were too thick:

armenian SSR, azerbaijan ssr, byelorussian SSR, emirate of asir, emirate
of granada, estonian ssr, far Eastern republic, gwent, karelo-finnish
ssr, kirguiz ssr, lithuanian ssr, lower silesia, macedonia, ma clique,
moldavian ssr, Nepal, polish lithuanian Commonwealth, seville, taiping
heavenly, tannu tuva, upper silesia

renamed some flags in the menu to more common and accurate names:

holy see -> vatican
habsburg Austria -> austrian empire
circassia -> Adygea
macedonia -> macedonian empire

alkebulan, kingdom of Portugal and aztec empire used fictional or flags
that were not public domain, so they are replaced with public domain and
historical accurate ones. Countries.json also gets some missing flags,
these flags are fairly generic so they were probably accidentally left
out.

This change is so that flags have consistent designs for stuff like
using them for nations in maps

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory

## Please put your Discord username so you can be contacted if a bug or
regression is found:

tri.star1011
2026-07-14 14:10:44 -07:00
APuddle210andGitHub ec4c4d67cb Big batch of flag updates from N0ur (#600)
## Description:

N0ur has been slaving over a hot keyboard to bring some vexillological
light to our blighted shores. He has charged me with preparing the PR
for these ~394 flag updates and 131 outright additions to the flags by
which we let our nukes fly.

I am merely the vessel, these contributions are entirely N0urs. 

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I understand that submitting code with bugs that could have been
caught through manual testing blocks releases and new features for all
contributors

## Please put your Discord username so you can be contacted if a bug or
regression is found:

aPuddle
2025-04-24 17:58:37 -07:00
MittaniczandGitHub 6678d6e36e Image optimalization (#343)
I have minify images and convert them to webp format that reduce size
and keep quality.
Reduce size of bg image since its already blured by css so no need to
have it that big.

Reduce size of thumbs and helper images in helper modals should be fine
since they will not exceed the container size. Even that make them
larger than containter just to be safe
2025-03-26 10:05:45 -07:00
NewHappyRabbit 27173092cf Changed the flags to a more cartoony/emojiy? version (Thanks Nour!).
Removed coalitions from the countries.json file.
Seperated the flag from the name input.
2025-02-12 22:53:33 +02:00
NewHappyRabbit 3230151077 Started working on flags. 2025-02-11 17:51:01 +02:00