Actions
Feature #1737
openimprove reporting of appearing/disappearing extras
Start date:
11/14/2025
Due date:
% Done:
0%
Estimated time:
Description
In srv_main.c routine end_turn(), the code that handles appearing and disappearing extras only notifies the tile owner, and has a comment
/* TODO: Should notify players nearby even when borders disabled,
* like in case of barbarian uprising */
Easy fix to notify all players for whom the tile is visible.
Files
Actions