Results 124 issues of Idhrendur

Used in EU4toV3/Source/V3World/ClayManager/StateLoader/State.cpp. If read from the game, it wouldn't need to be changed in code if changed in the game.

good first issue

Forum post: https://forum.paradoxplaza.com/forum/threads/vic2-to-hoi4-converter-release-thread.948992/post-29592516

https://forum.paradoxplaza.com/forum/threads/vic2-to-hoi4-converter-release-thread.948992/post-29070619 https://forum.paradoxplaza.com/forum/threads/vic2-to-hoi4-converter-release-thread.948992/post-29071518

enhancement
data files

Local run script, set up checks we care about, exclude files that aren't ours, etc.

enhancement
coding

There's many a block of text that could be improved by using this. An example is here: https://github.com/ParadoxGameConverters/Vic3ToHoI4/commit/1715c4e0148b8f7b2a22f2e813e989da47bc62c5

Use the trimmed resources from weaker nations to generate resource prospecting decisions.

Right now there's no check preventing them from getting factories, airbases, infrastructure bonuses, etc. This should not be. (If working on this, do so from the NSB branch until it's...

coding

Use them to define map and flag colors for unrecognized nations. Maybe also use them to tweak the color of dominions from the parent country colors.

coding
data files

Or supply replacements. This could be done by loading it first (easier), or by removing all localisations in languages it doesn't intend to replace (clearer but more work). Either way,...

coding
data files