X4: Foundations

X4: Foundations

SirNukes Mod Support APIs
正在显示第 11 - 20 项,共 31 项条目
< 1  2  3  4 >
更新于:2021 年 4 月 16 日 下午 1:31

Improved hotkey api support for nonalphanumeric keys.

更新于:2021 年 3 月 23 日 下午 11:03

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

更新于:2021 年 3 月 19 日 下午 11:09

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

更新于:2021 年 3 月 18 日 下午 12:21

Fixed possible cause of reconnect loop error in hotkey api.

更新于:2020 年 10 月 7 日 上午 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.

更新于:2020 年 6 月 26 日 上午 10:31

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

更新于:2020 年 6 月 14 日 下午 2:26

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

更新于:2020 年 6 月 13 日 下午 4:25

Added Chat_Window_API.

更新于:2020 年 5 月 28 日 下午 12:31

Fixing action table error from prior version.

更新于:2020 年 5 月 28 日 下午 12:01

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