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 1:31 p. m.

Improved hotkey api support for nonalphanumeric keys.

Actualización: 23 MAR 2021 a las 11:03 p. m.

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 11:09 p. m.

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 p. m.

Fixed possible cause of reconnect loop error in hotkey api.

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

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 a. m.

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

Actualización: 14 JUN 2020 a las 2:26 p. m.

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

Actualización: 13 JUN 2020 a las 4:25 p. m.

Added Chat_Window_API.

Actualización: 28 MAY 2020 a las 12:31 p. m.

Fixing action table error from prior version.

Actualización: 28 MAY 2020 a las 12:01 p. m.

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