X4: Foundations
SirNukes Mod Support APIs
11–20 из 31
< 1  2  3  4 >
Обновление: 16 апр. 2021 г. в 13:31

Improved hotkey api support for nonalphanumeric keys.

Обновление: 23 мар. 2021 г. в 23:03

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

Обновление: 19 мар. 2021 г. в 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.

Обновление: 18 мар. 2021 г. в 12:21

Fixed possible cause of reconnect loop error in hotkey api.

Обновление: 7 окт. 2020 г. в 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.

Обновление: 26 июн. 2020 г. в 10:31

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

Обновление: 14 июн. 2020 г. в 14:26

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

Обновление: 13 июн. 2020 г. в 16:25

Added Chat_Window_API.

Обновление: 28 мая. 2020 г. в 12:31

Fixing action table error from prior version.

Обновление: 28 мая. 2020 г. в 12:01

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