X4: Foundations

X4: Foundations

SirNukes Mod Support APIs
Mostrando 11-20 de 31 aportaciones
< 1  2  3  4 >
Actualización: 16 ABR 2021 a las 13:31

Improved hotkey api support for nonalphanumeric keys.

Actualización: 23 MAR 2021 a las 23:03

Added Userdata api, for saving shared data between different save games. Switched hotkeys and simple menu options to store settings in userdata.

Actualización: 19 MAR 2021 a las 23:09

Extension options submenu listing is now sorted. Fixed some temporary oddities with extension options when this api is first added to a game.

Actualización: 18 MAR 2021 a las 12:21

Fixed possible cause of reconnect loop error in hotkey api.

Actualización: 7 OCT 2020 a las 11:55

Refined pipes dll loading to work with both 3.3 release and hotfix 1. Fixed possible lua loader failure on txt files due to x4 resetting search paths.

Actualización: 26 JUN 2020 a las 10:31

Refinement to chat window api to better detect the window closing and reopening.

Actualización: 14 JUN 2020 a las 14:26

Adjusted Simple_Menu_Options.Write_Option_Value to support ids with and without a $ prefix.

Actualización: 13 JUN 2020 a las 16:25

Added Chat_Window_API.

Actualización: 28 MAY 2020 a las 12:31

Fixing action table error from prior version.

Actualización: 28 MAY 2020 a las 12:01

Interact api: fixed loss of action ordering. Japanese translation by Arkblade.