Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: JIRA Issue macro params updated with additional server info

Lua/FFI function changes

type
breaking change
note
LuaGetComponentFactionName()removed - use FFI GetOwnerDetails()
LuaGetFactionDetails()removed - use FFI GetFactionDetails() / Lua GetLibraryEntry()
LuaGetRelationComponentStatus()removed - use FFI GetRelationStatus()
LuaGetRelationFactionStatus()removed - use FFI GetFactionRelationStatus()
LuaGetTradeShipList()changed - removed cargoplanned field, use FFI GetCargoSpaceUsedAfterShoppingList()
FFIint RelationStatus GetRelationStatus()changed - return value changed

ui.xml change

To add multi environment support for addons (see

Jira
serverEgosoft JIRA
serverId9d4eeb41-d1c2-3d89-8ea6-0964f358c464
keyXRUIMOD-6
) we changed the format of the ui.xml file slightly.

...