Conan Exiles

Conan Exiles

Thrall Wars Utilities
Hiển thị 21-30 trong 122 mục
< 1  2  3  4  5 ... 13 >
Cập nhật: 17 Thg03, 2024 @ 10:12am
bởi torkatla

-- 6.6.0
New :: Redesigned the button panel bellow the script manager since it was getting confusing.
Change :: Slight button re-styling here and there.
Change :: Show hud message script section is now allowed also in non micro script. (for the purpose to send into zone)
New :: Added optional zone code parameter to the Show hud message script section. (When sending to zone then all players within the given zone code get the hud message)
New :: Added zone address code to Utility Zone.
New :: Updated Tot API's.

Cập nhật: 6 Thg03, 2024 @ 5:35am
bởi torkatla

-- 6.5.0
New :: Chunked replication of script headers to 50 headers at a time to attempt to overcome some Unreal Engine limitations when people have many scripts.
New :: Chunked replication of script headers in the big script export to overcome some Unreal Engine limitations when people have many scripts.
New :: Script Export now Emits message on the screen when Starting Export and when Finishing export, instead of just when starting as it did in the past.
New :: Script Import now Emits message on the screen when Starting Import and when Finishing import, instead of just when starting as it did in the past. Note though you still need to wait strangely long until scripts show again (We do not know why that is)
New :: Chunked replication of script headers in the big script import to overcome some Unreal Engine limitations when people have many scripts.
New :: Added Export Scripts Server (Which works very smooth when there is much load compared to getting it on your local computer, since it bypasses limitations on replication).
New :: Added Import Scripts Server (Which works very smooth when there is much load compared to getting it on your local computer, since it bypasses limitations on replication).

Cập nhật: 16 Thg02, 2024 @ 10:54am
bởi torkatla

-- 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.

Cập nhật: 9 Thg02, 2024 @ 9:20am
bởi torkatla

-- 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)

Cập nhật: 28 Thg01, 2024 @ 10:49am
bởi torkatla

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

Cập nhật: 16 Thg01, 2024 @ 1:26am
bởi torkatla

-- 6.2.2
Fix :: Reverted amunet changes.

Cập nhật: 15 Thg01, 2024 @ 10:48am
bởi torkatla

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

Cập nhật: 5 Thg01, 2024 @ 10:49am
bởi torkatla

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

Cập nhật: 14 Thg12, 2023 @ 5:19am
bởi torkatla

-- 6.1
New :: Built for Chapter 3.

Cập nhật: 1 Thg12, 2023 @ 9:07am
bởi torkatla

-- 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)