Conan Exiles

Conan Exiles

Thrall Wars Utilities
Showing 21-30 of 120 entries
< 1  2  3  4  5 ... 12 >
Update: 16 Feb, 2024 @ 10:54am

-- 6.4.0
New :: Set Glob var can now take Local variables (Not tested cannot test Glob vars in dev kit)
New :: Set Glob var can now take pre-processor commands like {{char.id}} for example. (Not tested cannot test Glob vars in dev kit)
New :: Set char var can now take pre-processor commands like {{char.id}} for example.
New :: If compare with string Glob var should now take pre-processor commands like {{char.id}} for example.
New :: If compare with string Glob var should now take local variables.
New :: If compare with string Char var should now take pre-processor commands like {{char.id}} for example.
New :: If compare with string Char var should now take local variables.

Update: 9 Feb, 2024 @ 9:20am

-- 6.3.0
New :: Message bus which is used for the trigger system can now react to range defined triggers.
New :: Message bus which is used for the trigger system can now react to toggle state instead of just On and Off.
New :: Trigger script section in the scripting engine now has Toggle option. (Devices where Toggle is not logical will interpret Toggle as True / on state)

Update: 28 Jan, 2024 @ 10:49am

-- 6.2.4
Fix :: Fixed the Request funds script section where empty values on gold silver or bronze would cause value shifting.

Update: 16 Jan, 2024 @ 1:26am

-- 6.2.2
Fix :: Reverted amunet changes.

Update: 15 Jan, 2024 @ 10:48am

-- 6.2.1
Change :: Changed tiny bit how Amunet - Sudo char var replication works.

Update: 5 Jan, 2024 @ 10:49am

-- 6.2
New :: Interact zone now has direct warp option on it.

Update: 14 Dec, 2023 @ 5:19am

-- 6.1
New :: Built for Chapter 3.

Update: 1 Dec, 2023 @ 9:07am

-- 5.9.0:
New :: Merchants can now sell Emotes.
New :: Kits can now deliver Emotes.
New :: Added Utility Bracketed Torch.
Fix :: Fixed broken pipe in the spawner when spawning on global CD. (Untested since cannot test that one in dev kit)

Update: 20 Nov, 2023 @ 9:57am

-- 5.9.0:
New :: Added additional checks when playing sound assets.
New :: Added Roaming distance setting on spawners, where -1 is default (unlimited), 0 is stands still and > 0 is roam within range.
New :: Added Behavior to the NPC spawner. (Applies to humanoids only).
Fix :: Fixed issue where Microscript would not stick on Trigger Gong.
New :: Added Global Cooldown setting to the Spawners (Not tested since I cannot test glob vars in dev kit).
New :: Utility door no longer shows hovering text.
New :: Added support for {{char.act}} in the text pre-processor in the script engine.
New :: Added char.act as read only local variable in the script engine.

Update: 24 Oct, 2023 @ 10:42am

-- 5.8.0:
New :: Added 2 new NPC markers foe story points of interest. (Best way to put marker that should always show is to let it use char var that does not exist and compare that to zero)
Fix :: Fixed issue with default state of Remove char var script section.
Fix :: Fixed issue with default state of Remove glob var script section.
Change :: Updated all Char var script sections to support 32 char long keys (Since Sudo increased the limit from 16 to 32 at some point in time)
Change :: Updated all Glob var script sections to support 32 char long keys (Since Sudo increased the limit from 16 to 32 at some point in time)
Change :: Updated all Character tag script sections to support 32 char long keys (Since Sudo increased the limit from 16 to 32 at some point in time)
Fix :: Fixed small bug in Utility Door.
New :: Added red marker set for the NPC marker system.
Fix :: Fixed issue with the Request Funds script section.