kaomoneus / OpenTTD

OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe
https://www.openttd.org/
Other
4 stars 1 forks source link

[Bug]: Non-developed towns and cities grow faster than others #11

Open kaomoneus opened 2 years ago

kaomoneus commented 2 years ago

Version of OpenTTD

12.1.slowpace-1.1

Expected result

Non-developed towns shouldn't grow, or grow at very insignificant rate.

Actual result

Currently towns which are not developed grow faster than ones we build infrastructure in.

Steps to reproduce

  1. Start new game with slow pace
  2. Develop few cities for a few years.
  3. Leave game in autonomous mode for 5-10 years.
  4. Observe result.
kaomoneus commented 2 years ago

Looks like we missed something in 5da40ef6c69a817

benjamin-kirkbride commented 1 year ago

I am super impressed with this patch. Has an progress been made on this issue?

kaomoneus commented 1 year ago

Hi Benjamin! So far I didn't found any suspicious parts in code. I noticed that growth rate is quite random, and even in legacy mode some towns are growing without being developed by players. Currently I'm running server, and town growth seems to be normal.