City size change not sent after nuke
So this change is about sending *less* data? It used to do full sync_cities() that would send all affected cities. Now it sends just one city.
Just wondering about inclusion of this to S2_6 (updating NEWS-2.6.4 at the moment).
Ok, so you want to send the city also to *other* players than the owner. Yet it's a regression that other cities are not sent to their owners (they can be affected *at least* by fallout, maybe also by the worker rearrangements of the nuked city). We should send do both.
Opened -> #41860
Reply To cazfi
Yet it's a regression that other cities are not sent to their owners (they can be affected *at least* by fallout, maybe also by the worker rearrangements of the nuked city). We should send do both.
You are right. Thank you for spotting and fixing the regression.
Update city information to all players that can see the tile of the nuked city.