Actions
Bug #2087
openobsolete buildings only sold off when new tech
Start date:
07/26/2026
Due date:
% Done:
0%
Estimated time:
Description
reported by John Campbell on the forum -
https://forum.freeciv.org/f/viewtopic.php?t=95525
You can make buildings obsolete_by other buildings, but that's only checked and the obsolete building sold off when new tech discovered.
Files
Updated by Dean Brown about 5 hours ago
- File 2087.patch 2087.patch added
Related issue - all req types are currently accepted by obsolete_by requirement vectors
without any checking, and could be nonsensical or could change back, e.g.
type Gov, if Democracy obsoletes a building and it doesn't get sold off before
the Gov changes again, the building becomes not obsolete. I think obsolete_by requirement vectors
should only allow one-way ratchet type req types. Needs a separate issue.
Updated by Marko Lindqvist about 5 hours ago
- Blocks Tasks #1631: S3_3 datafileformat freeze (d3f) added
Actions