- 20 Jun, 2020 2 commits
-
-
Edoardo Lolletti authored
* Fix trap monsters disabling under mr4< If under mr4 or lower a trap monster is disabled (via jinzo for example), the monster won't be able to return to its previous location, and will remain stuck in the monster zone, that because the zone locking effect is being reset on RESET_TURN_SET, but the adjust operation isn't refreshing the locations after the effects are reset (like it was doing before the mr5 update). Also, almost all the steps in trap_monster_adjust can be skipped if the duel isn't mr5 as there will always be a free location due to trap monster mechanics in previous master rules. * Typo Co-authored-by:
DailyShana <8469304+DailyShana@users.noreply.github.com> Co-authored-by:
DailyShana <8469304+DailyShana@users.noreply.github.com>
-
salix5 authored
* immune effect Now card::filter_immune_effect() will collect all immune effect. The condition check is moved to effect::is_immuned(). * format * tweak * remove unnecessary calling filter_immune_effect Co-authored-by:
DailyShana <8469304+DailyShana@users.noreply.github.com>
-
- 03 Jun, 2020 1 commit
-
- 01 Jun, 2020 1 commit
-
-
salix5 authored
https://www.db.yugioh-card.com/yugiohdb/faq_search.action?ope=5&fid=8792&keyword=&tag=-1 https://yugioh-wiki.net/index.php?%C3%CF%C7%FB%BF%C0 Q:フィールド上に地縛神が1体存在している時に、墓地の地縛神を《浅すぎた墓穴》で特殊召喚できますか? A:地縛神を対象に《浅すぎた墓穴》を発動できません。(16/09/26)
-
- 22 May, 2020 1 commit
-
-
DailyShana authored
-
- 18 May, 2020 2 commits
-
-
DailyShana authored
-
DailyShana authored
-
- 15 May, 2020 1 commit
-
-
DailyShana authored
-
- 13 May, 2020 2 commits
-
-
DailyShana authored
-
DailyShana authored
-
- 11 May, 2020 1 commit
-
-
DailyShana authored
-
- 08 May, 2020 1 commit
-
-
DailyShana authored
-
- 03 May, 2020 1 commit
-
-
DailyShana authored
-
- 24 Apr, 2020 4 commits
-
-
DailyShana authored
-
DailyShana authored
-
DailyShana authored
-
DailyShana authored
close Fluorohydride/ygopro#1909
-
- 22 Apr, 2020 2 commits
-
-
DailyShana authored
similar to hand trigger when chaining
-
DailyShana authored
-
- 21 Apr, 2020 1 commit
-
-
DailyShana authored
-
- 20 Apr, 2020 4 commits
-
-
DailyShana authored
-
DailyShana authored
-
DailyShana authored
-
DailyShana authored
Divine Wrath can disable it but not destroy it
-
- 17 Apr, 2020 3 commits
-
-
DailyShana authored
-
DailyShana authored
use get_value
-
DailyShana authored
-
- 14 Apr, 2020 2 commits
-
-
DailyShana authored
-
DailyShana authored
same as field::add_card
-
- 12 Apr, 2020 2 commits
-
-
DailyShana authored
-
DailyShana authored
-
- 11 Apr, 2020 2 commits
-
-
DailyShana authored
correspond to apply_field_effect and cancel_field_effect
-
DailyShana authored
-
- 08 Apr, 2020 1 commit
-
-
DailyShana authored
-
- 07 Apr, 2020 1 commit
-
-
DailyShana authored
-
- 05 Apr, 2020 1 commit
-
-
DailyShana authored
-
- 03 Apr, 2020 1 commit
-
-
DailyShana authored
-
- 02 Apr, 2020 1 commit
-
-
DailyShana authored
-
- 01 Apr, 2020 2 commits
-
-
DailyShana authored
face down card cannot activate effect generally 硫酸のたまった落とし穴 is not special now
-
DailyShana authored
* new trap monster rule * new ruling of special summon once * new ruling of (special) summon count in oath * new ruling of trigger effect trigger effect cannot be activated if the card is moved to other place * update (extra) deck effect handling including new rule that effect of face down card in extra deck cannot be activated unless explicitly written * new trap monster rule: changing to face down * new trap monster rule: disabled * fix changing to face down of trap monster
-