Conan Exiles

Conan Exiles

Booze Helper
Showing 1-6 of 6 entries
Update: 1 Sep, 2022 @ 9:15am

Rebuild for sorcery / v3. No changes.

Update: 12 Jan, 2021 @ 4:32pm

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 @ 7:22am

Better compatability with CharEditLite's silent voice option

Update: 2 Oct, 2019 @ 6:08pm

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 Oct, 2019 @ 2:22pm

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 @ 4:26pm