X4: Foundations

X4: Foundations

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

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

Update: 23 Jun, 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: 30 Oct, 2021 @ 11:47pm

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

Update: 28 Jul, 2021 @ 12:14pm

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

Update: 22 Apr, 2021 @ 11:34am

Hotkey pipe server bugfix.

Update: 21 Apr, 2021 @ 9:41pm

Improved hotkey api support various keyboard layouts.

Update: 16 Apr, 2021 @ 1:31pm

Improved hotkey api support for nonalphanumeric keys.

Update: 23 Mar, 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: 19 Mar, 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: 18 Mar, 2021 @ 12:21pm

Fixed possible cause of reconnect loop error in hotkey api.