- 08 Nov, 2024 2 commits
- 07 Nov, 2024 2 commits
- 06 Nov, 2024 2 commits
-
-
Chen Bill authored
* add EFFECT_FLAG_COPY * card: add filter_effect_container() avoid unnecessary copy * card: add find_effect_container() * card: add find_effect_with_target() * use template * update effect_set * remove unused include * add Card.IsEffectCode, IsEffectCategory * rename to Card.IsEffectProperty * card: update is_effect_property * effect: add is_monster_effect * fix exclude condition
-
Chen Bill authored
* use constant * add Effect.GetRange, IsHasRange * avoid nullptr in add_effect * fix card_state::is_location * fix Effect.SetType * use uint64
-
- 03 Nov, 2024 1 commit
-
-
xiaoye authored
-
- 27 Oct, 2024 4 commits
- 25 Oct, 2024 2 commits
-
-
Chen Bill authored
* remove EFFECT_FLAG_COPY_INHERIT * delete card target on RESET_COPY * add effect_indexer::iterator remove_effect(effect* peffect) * minor fix * fix field::add_effect avoid duplicate entries like card::add_effect * reload script after removing all effects * update signature * always call field::remove_effect * fix field::adjust_grant_effect * avoid nested EFFECT_TYPE_GRANT
-
Chen Bill authored
-
- 20 Oct, 2024 2 commits
- 18 Oct, 2024 1 commit
-
-
Chen Bill authored
-
- 15 Oct, 2024 1 commit
-
-
Chen Bill authored
* use reference * add constant GTYPE_KEEP_ALIVE
-
- 09 Oct, 2024 3 commits
- 08 Oct, 2024 7 commits
- 06 Oct, 2024 1 commit
-
-
Chen Bill authored
-
- 05 Oct, 2024 1 commit
-
-
Chen Bill authored
-
- 03 Oct, 2024 1 commit
-
-
Chen Bill authored
-
- 02 Oct, 2024 4 commits
- 01 Oct, 2024 4 commits
- 29 Sep, 2024 2 commits