鬼谷八荒 Tale of Immortal

鬼谷八荒 Tale of Immortal

【Translated】Sect Admin
3개 중 1~3개 표시 중
업데이트: 2024년 5월 26일 오후 4시 05분
작성자: Cyfire

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

업데이트: 2024년 5월 25일 오후 6시 32분
작성자: 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)

업데이트: 2024년 5월 25일 오전 9시 20분
작성자: Cyfire

Init release