Version 1.11.14
Two important changes for performance on cities with 20K+ citizens:
- Reduced the amount of redundant reads to the buildings database on each tick. We now keep most of the building data in the memory.
- Reduced the complexity of the queries related to rent seeking: we had an over-engineered function that was causing the db to lock for too long when citizens relocated to the city or within the city.
