Actions
Bug #493
closedLua: Game_Info exposes internal ids
Start date:
04/21/2024
Due date:
% Done:
0%
Estimated time:
Description
Noticed on https://www.freeciv.org/wiki/Lua_reference_manual#Utilities
The new Game_Info object in S3_2 exposes some internal ids, along their public names. It's bad and unnecessary. The names should be enough for any lua scripting needs. Let's remove the internal ids part before they get to any stable format.
Files
Actions