Actions
Bug #1611
opensavegame3.c: Action subtarget loading does not respect savegame improvements / techs order
Status:
New
Priority:
Normal
Assignee:
-
Category:
Server
Target version:
-
Start date:
07/15/2025
Due date:
% Done:
0%
Estimated time:
Description
It assumes that the order in the savegame is same as in the ruleset currently, i.e., it calls directly "improvement_by_number(order_sub_tgt)" and "valid_advance_by_number(order_sub_tgt)"
Updated by Marko Lindqvist 4 days ago
Also extras:
"order->sub_target = order_sub_tgt;"
Actions