- 18 Nov, 2024 3 commits
- 17 Nov, 2024 2 commits
- 14 Nov, 2024 1 commit
-
-
Chen Bill authored
effect::code is not a bit field.
-
- 09 Nov, 2024 5 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
-
- 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 1 commit
-
-
Chen Bill authored
-
- 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
- 06 Oct, 2024 1 commit
-
-
Chen Bill authored
-
- 05 Oct, 2024 1 commit
-
-
Chen Bill authored
-
- 03 Oct, 2024 1 commit
-
-
Chen Bill authored
-
- 01 Oct, 2024 2 commits
-
-
wind2009 authored
* Update card::get_attribute() * minor fix * update card::get_race() --------- Co-authored-by:
salix5 <salix5566@gmail.com>
-
Chen Bill authored
* change effect::type to uint32 * fix effect_sort_id()
-
- 29 Sep, 2024 4 commits
- 28 Sep, 2024 1 commit
-
-
Chen Bill authored
* clean using effect_container * clean using effect_vector
-
- 24 Sep, 2024 3 commits
-
-
Chen Bill authored
-
Chen Bill authored
-
mercury233 authored
-
- 23 Sep, 2024 2 commits
-
-
mercury233 authored
-
Chen Bill authored
-
- 29 Aug, 2024 2 commits
-
-
Chen Bill authored
* default init * add player_info::szone_size actual size of LOCATION_SZONE in current rule * ocgapi: update signature of start_duel()
-
mercury233 authored
* fix name of Duel.RevealSelectDeckSequence * add is_select_hide_deck_sequence, and DUEL_REVEAL_DECK_SEQ for single mode
-
- 14 Aug, 2024 1 commit
-
-
Chen Bill authored
-
- 08 Aug, 2024 1 commit
-
-
Chen Bill authored
-