Conan Exiles

Conan Exiles

Booze Helper
1-6 van 6 items weergegeven
Update: 1 sep 2022 om 9:15

Rebuild for sorcery / v3. No changes.

Update: 12 jan 2021 om 16:32

The big bugfix patch of a few days ago fixed lady sounds when drinking. This allows me to blast several files and alot of dubious subclassing of the buff system.

Recipes are the only thing this mod does now (return glass flasks so they aren't lost).

Update: 1 jan 2020 om 7:22

Better compatability with CharEditLite's silent voice option

Update: 2 okt 2019 om 18:08

A new approach using only the ModController to place Buffy, then buffy does the erasure and re-assignment of the buffsystem and variables on a 2 second delay to work around this bug: https://answers.unrealengine.com/questions/706505/view.html

Update: 2 okt 2019 om 14:22

Had a problem with sandstorm masks calling buff functions on the client side. This was causing a problem similar to this: https://answers.unrealengine.com/questions/448189/destroying-dynamic-replicated-components-causes-cl.html

The answer turned out to be kind of silly. Set the buff system variable to null on the client, since I don't have an easy way to change the sandstorm mask. Hopefully this doesn't break anything else.

Update: 30 sep 2019 om 16:26