Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labour rework #1864

Merged
merged 12 commits into from
Jan 19, 2025
Merged

Labour rework #1864

merged 12 commits into from
Jan 19, 2025

Conversation

ineveraskedforthis
Copy link
Contributor

Implement labour system: every market tracks local supply and demand of labor and updates the corresponding price:

  • 4 types of labour: no_education, basic_education, high_education, high_education_accepted
  • If pop belongs to one of higher tier groups, it will be able to produce labor for lower tiers as well
  • Pops decide their distribution of provided labour according to current wages
  • Min wage system is reimplemented as price control over labour
  • Instead of giving away money to administrators, they are employed in capital and local states and paid competitive wage
  • Amount of employed bureaucrats decides effective tax rates and bounds potentially collected taxes
  • Uneducated workers are able to work in factories at lower throughput rate to compensate fairly dysfunctional vic2 pops promotion system
    This pull request also contains multiple bugfixes and tweaks to further accommodate lack of hardcore renormalisation

@schombert schombert merged commit d91559b into schombert:main Jan 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants