X4: Foundations

X4: Foundations

SirNukes Mod Support APIs
31개 중 11~20개 표시 중
< 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.