X4: Foundations

X4: Foundations

SirNukes Mod Support APIs
Viser 11-20 af 27 forekomster
< 1  2  3 >
Opdatering: 7. okt. 2020 kl. 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.

Opdatering: 26. juni 2020 kl. 10:31

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

Opdatering: 14. juni 2020 kl. 14:26

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

Opdatering: 13. juni 2020 kl. 16:25

Added Chat_Window_API.

Opdatering: 28. maj 2020 kl. 12:31

Fixing action table error from prior version.

Opdatering: 28. maj 2020 kl. 12:01

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

Opdatering: 24. maj 2020 kl. 19:14

German translation, by Le Leon.

Opdatering: 24. maj 2020 kl. 19:08

Menu api: added update support for slider values. Pipes api: added extra error detection print for denied access errors.

Opdatering: 15. maj 2020 kl. 18:30

Large expansion of the Interact Menu API, including dynamic condition checking in md to determine which actions should show, better control over action display (icons, left/right text, etc), and providing much more information on the context in which a menu is opened.

Opdatering: 12. maj 2020 kl. 19:26

Start of joint change log. named_pipes: added continuous read requests. hotkeys: Suppress hotkeys when typing into text boxes. Support for processing multiple keys per frame. simple_options: Added $skip_initial_callback param. Added Write_Option_Value and Read_Option_Value cues. simple_menu: Fixed column indexing for Call_Table_Method on options menus. Added options menu onOpen signal param with $id, $echo, $columns.