1
OXCE Suggestions DONE / Re: Soldier's nationality
« on: March 13, 2018, 12:26:02 am »
Hi everyone.
I've had the idea of soldier flags in Xcom for quite a while, and since it's already implemented I decided to improve it a bit.
List of changes:
Github fork: https://github.com/FozzeY/OpenXcom/tree/oxce3.5-plus-proto-flagfix
Here's what it looks like in-game:
Let me know what you think. I'm going to implement flags for the battlescape next.
I've had the idea of soldier flags in Xcom for quite a while, and since it's already implemented I decided to improve it a bit.
List of changes:
- Fixed transparent black color.
- Flags are now 23px high with a border to the left to match the rank insignia.
- Preserved the aspect ratios of flags, max width 46px. Unless someone decides to add Qatar.
- Nationality is stored as a string, so you don't have to shift the indices manually when adding a nation.
- Added Switzerland as a proof of concept (credit to OliP for providing the name pool).
- Replaced the "Arabic" flag with the Saudi Arabia one.
Github fork: https://github.com/FozzeY/OpenXcom/tree/oxce3.5-plus-proto-flagfix
Here's what it looks like in-game:
Spoiler: