鬼谷八荒 Tale of Immortal

鬼谷八荒 Tale of Immortal

【Translated】Sect Admin
Wyświetlanie 1-3 z 3 pozycji
Aktualizacja: 26 maja 2024 o godz. 16:05
twórca: Cyfire

Changes:
- Fixed the incorrect Namespace string at new Harmony
- Added harmony.UnpatchSelf(); in Destroy()

Aktualizacja: 25 maja 2024 o godz. 18:32
twórca: Cyfire

Modified the character trait logic:
- If nothing is checked: Not a single trait qualifies
- If (at least) 1 inTrait is selected while 0 outTraits are selected: The NPC only needs to match the inTrait
- If (at least) 1 outTrait is selected while 0 inTraits are selected: The NPC only needs to match the outTrait
- If both in- and outTraits have selections: The NPC needs to match both trait-types

Fixed player check (Need to compare unitID, not Class objects)

Aktualizacja: 25 maja 2024 o godz. 9:20
twórca: Cyfire

Init release