鬼谷八荒

鬼谷八荒

【Translated】Sect Admin
目前顯示第 1-3 項,共 3 項
更新:2024 年 5 月 26 日 @ 下午 4:05

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

更新:2024 年 5 月 25 日 @ 下午 6:32

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)

更新:2024 年 5 月 25 日 @ 上午 9:20

Init release