Jagged Alliance 3

Jagged Alliance 3

JA3_CommonLib
Showing 201-210 of 274 entries
< 1 ... 19  20  21  22  23 ... 28 >
Update: 22 Aug, 2024 @ 4:33am

Play sounds when the VoiceResponse editor is active

Update: 22 Aug, 2024 @ 4:19am

Changed the return values of UIFindControl - now it returns the control found, then its parent and index (previously returning only the parent and index)

Added function UIChangeControl(template_id, action_id, member, value)

Made available the map editor context action "AL Test Marker"

Update: 21 Aug, 2024 @ 2:40pm

The class property in the Entity class is now a list of choices instead of a text field.

Update: 21 Aug, 2024 @ 2:00pm

The class_parent property in the Entity class is now a list of choices instead of a text field.

Update: 21 Aug, 2024 @ 2:52am

function SyncSeed(purpose) added

Update: 15 Aug, 2024 @ 9:54am

Errors during mod loading will now result in asserts in order to be debugged via VS Code.
Shielded the case where a mod item is trying to load a map object
Removed the possibility to associate UnitHasInteraction with a map object.

Update: 15 Aug, 2024 @ 9:50am

Errors during mod loading will now result in asserts in order to be debugged via VS Code.
Shielded the case where a mod item is trying to load a map object
Removed the possibility to associate UnitHasInteraction with a map object.

Update: 12 Aug, 2024 @ 4:54am

Fix for the mod items storing their props in the LocalStorage.

Update: 9 Aug, 2024 @ 7:43am

Ignored a pointless Appearance color warning.

Update: 9 Aug, 2024 @ 7:42am

Ignored a pointless Appearance color warning.