EmptyEpsilon
EmptyEpsilon copied to clipboard
[FactionInfo] Add getAllFactionInfos
Adds a global scripting function that returns a table of all FactionInfo objects. Note that Lua tables are 1-indexed but faction IDs are 0-indexed.
Towards #530.