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

Make multi market system (without transportation costs for now) #494

Open
Nashet opened this issue Jun 2, 2018 · 2 comments
Open

Make multi market system (without transportation costs for now) #494

Nashet opened this issue Jun 2, 2018 · 2 comments

Comments

@Nashet
Copy link
Owner

Nashet commented Jun 2, 2018

No description provided.

@Nashet
Copy link
Owner Author

Nashet commented Jun 3, 2018

Buy products from cheapest market in neighbor (or in world?). Take in mind tariffs. Recalculate prices correctly.

Or, with transportation costs, buy from nearest producer with lowest price, including roads cost and tariffs.

@Nashet
Copy link
Owner Author

Nashet commented Jun 3, 2018

  • get back subsidies for factories
  • Add Seller class around Producer?
  • Get back MultiSeller. soldByGovernment
  • get back reform.getWage() & getSubsidiesRate()
  • fix PopType.sortNeeds( World.getAllExistingCountries().Random().market); Product.sortSubstitutes(World.getAllExistingCountries().Random().market);
  • Get back statistics about how much government sold products in finance panel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant