X4: Foundations

X4: Foundations

SirNukes Mod Support APIs
Showing 11-20 of 31 entries
< 1  2  3  4 >
Update: Apr 16, 2021 @ 1:31pm

Improved hotkey api support for nonalphanumeric keys.

Update: Mar 23, 2021 @ 11:03pm

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

Update: Mar 19, 2021 @ 11:09pm

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

Update: Mar 18, 2021 @ 12:21pm

Fixed possible cause of reconnect loop error in hotkey api.

Update: Oct 7, 2020 @ 11:55am

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.

Update: Jun 26, 2020 @ 10:31am

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

Update: Jun 14, 2020 @ 2:26pm

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

Update: Jun 13, 2020 @ 4:25pm

Added Chat_Window_API.

Update: May 28, 2020 @ 12:31pm

Fixing action table error from prior version.

Update: May 28, 2020 @ 12:01pm

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