1. 27 Jun, 2021 1 commit
    • salix5's avatar
      fix negate effect filter (#1661) · b90cefa8
      salix5 authored
      aux.NegateMonsterFilter()
      filter for "negate the effects of a face-up monster" (無限泡影/Infinite Impermanence)
      If the card text says "target 1 face-up monster", the script will use this filter.
      
      aux.NegateEffectMonsterFilter()
      filter for "negate the effects of an Effect Monster" (エフェクト・ヴェーラー/Effect Veiler)
      If the card text says "target 1 Effect Monster", the script will use this filter.
      
      aux.NegateAnyFilter()
      filter for "negate the effects of a face-up card"
      It can target a trap monster which is also a Normal Monster.
      
      * fix オルターガイスト・クンティエリ
      
      * fix aux.NegateAnyTargetFilter()
      
      * fix aux.NegateAnyTargetFilter()
      
      * change aux.disfilter1() into an alias
      
      * add aux.NegateMonsterFilter()
      
      * add aux.NegateAnyFilter()
      
      * add aux.NegateEffectMonsterFilter()
      
      * fix negate effect
      
      * aux.NegateEffectMonsterFilter()
      
      * fix No.8 紋章王ゲノム・ヘリター
      
      * fix LL-バード・ストライク, スターヴ・ヴェネミー・ドラゴン
      b90cefa8
  2. 26 Jun, 2021 1 commit
  3. 24 Jun, 2021 1 commit
  4. 23 Jun, 2021 8 commits
  5. 22 Jun, 2021 1 commit
  6. 21 Jun, 2021 5 commits
  7. 20 Jun, 2021 2 commits
  8. 17 Jun, 2021 2 commits
  9. 16 Jun, 2021 1 commit
  10. 15 Jun, 2021 3 commits
  11. 14 Jun, 2021 4 commits
  12. 13 Jun, 2021 2 commits
  13. 12 Jun, 2021 2 commits
  14. 11 Jun, 2021 1 commit
  15. 10 Jun, 2021 6 commits