Conan Exiles
Booze Helper
6件中 1-6 を表示
更新:2022年9月1日 @ 9時15分

Rebuild for sorcery / v3. No changes.

更新:2021年1月12日 @ 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).

更新:2020年1月1日 @ 7時22分

Better compatability with CharEditLite's silent voice option

更新:2019年10月2日 @ 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

更新:2019年10月2日 @ 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.

更新:2019年9月30日 @ 16時26分