X4: Foundations

X4: Foundations

SirNukes Mod Support APIs
Visar 11–20 av 31 poster
< 1  2  3  4 >
Uppdatering: 16 apr, 2021 @ 13:31

Improved hotkey api support for nonalphanumeric keys.

Uppdatering: 23 mar, 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.

Uppdatering: 19 mar, 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.

Uppdatering: 18 mar, 2021 @ 12:21

Fixed possible cause of reconnect loop error in hotkey api.

Uppdatering: 7 okt, 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.

Uppdatering: 26 jun, 2020 @ 10:31

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

Uppdatering: 14 jun, 2020 @ 14:26

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

Uppdatering: 13 jun, 2020 @ 16:25

Added Chat_Window_API.

Uppdatering: 28 maj, 2020 @ 12:31

Fixing action table error from prior version.

Uppdatering: 28 maj, 2020 @ 12:01

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