Skip to content

1.0N "Nitra" - for 1.30 and previous

Compare
Choose a tag to compare
@Zemurin Zemurin released this 09 Jun 21:59
· 492 commits to master since this release
24988c5

EU4toVic2, 1.0Nitra

1.30 Imperial Release

It was a long wait for 1.30 and this gave us time, and time aplenty, to resolve a few minor details and bugs with the converter.

Expansions

General

  • CZE and RAJ added to countries, as well as new 1.30 tags and their flags.
  • Even Observer now gets a bespoke newspaper.
  • When using Eurocentrism, no longer European (or whichever tech group is set to westernization 10) countries will convert as uncivs, no matter how behind tech they are.

Cultures

  • Jewish cultures now properly differentiated and have their own colonial offshoot cultures.
  • General cleanup of a huge amount of culture mappings.
  • Even larger cleanup of slave cultures and many issues stemming from this section.
  • Using "accepted cultures" to now finally display a country's primary religion.
  • Baltic cultures mappings reshuffled to approximate sanity. They now share colonial cultures with slavs.
  • Icelandic and Slovene now added for incoming 1.30 games (though they existed previously).

Names

  • Korean province names now change according to owner (Korea, Japan, China).
  • German/Polish provinces now swap names according to owner.

Provinces

  • Many new 1.30 provinces now resolve ties where they used to map to multiple Vic2 provinces. As EU4 province density in Europe approaches Vic2, almost all provinces are mapped 1-to-1 across western Europe.

Reforms

  • 1.30 reforms integrated and will affect starting reforms and government type on conversion.

Bugfixes

Code

  • Colony agreements weren't properly imported and this caused issues on them always becoming independent.
  • Fixed handling of incoming broken and malformed regiment types from EU4.
  • Converter will no longer produce bearded women by importing female generals/admirals, as Vic2 doesn't support women in those positions.

Events

  • Noculturocide (elimination of noculture pops) crashed the game so we dropped this for now.
  • Large cleanup of postcolonial decisions and their broken localizations.

Unifications

  • HRE will no longer try to form cultural unions.
  • WSF and Zapadoslavia cultural union loop snipped.
  • Scandinavian unification decision restored.
  • Generic national unification will now no longer accidentally remove all the cores of the country forming a union.

The Frontend

  • The old Frontend program has been replaced with a brand new one, called Fronter, which does everything the old one did as well as display conversion progress. Yay, a technological leap! Backwards! To C++ from C#!

Aside for these bullets, a host of minor fixes and cleanups has been done, as always, across the codebase. The converter is more stable than ever - and we'll see if that remains the case once we test it fully against 1.30 games.

The windows_development_build supersedes this release and is built whenever a feature is added, dynamically. You can get it here.