I have to agree, thank you very much for this mod.Thank you, DonQuiche, I appreciate your kindness in sharing this program with us.
No. It was was left off the standard Lua City object.Is there an api function to set the building free?
Why don't you do it? See the Localizations/translations section on the first post.Can you translate this to the Turkish language ?!
Given the outstanding job you've done with your mod and at isolating it in an overlayUnfortunately, whatever I do with the position of the IGE label, it will always cause trouble for someone : the space on the left is limited under low resolutions and may be filled up by other mods, and there are mods who are already on the left of clocks.
So I suggest you rather customize it for yourself, it's really easy... Civ5 will need to be restarted in order for the change to take effet.
LuaEvents.AdditionalInformationDropdownGatherEntries.Add(
function( additionalEntries )
table.insert( additionalEntries, { text="[ICON_CAPITAL]IGE[ICON_CAPITAL]", call=xxx } )
end
);
Please find attached an update proposal which moves the *IGE* main button between the Pedia button and the Menu button.If someone wants to do it, IGE is open-source and any help is welcome.