X4: Foundations

X4: Foundations

SirNukes Mod Support APIs
Showing 1-10 of 27 entries
< 1  2  3 >
Update: Jul 14, 2024 @ 5:15pm

Fixed interact menu bug introduced in 1.89 that prevented Get_Actions calls.

Update: Jun 23, 2024 @ 8:07pm

Update for x4 7.0. Switched menu api to the new color system, replacing Helper.color references. Chat api and hotkey menu integration disabled pending further updates.

Update: Oct 30, 2021 @ 11:47pm

Fix in interact api for missionid cdata values failing to convert to md, which will now be passed as strings.

Update: Jul 28, 2021 @ 12:14pm

Update/fix to interact api for x4 4.10 beta 5.

Update: Apr 22, 2021 @ 11:34am

Hotkey pipe server bugfix.

Update: Apr 21, 2021 @ 9:41pm

Improved hotkey api support various keyboard layouts.

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.