1. 29 Dec, 2020 1 commit
    • salix5's avatar
      fix EFFECT_DISABLE_FIELD · b47613b6
      salix5 authored
      EFFECT_DISABLE_FIELD has 3 types:
      1. The player chooses the location
      The script has an operation function but no value function.
      The temp value will be set in operation, and it will be reset in card::reset().
      
      2. Certain location related to the card
      The script has a value function.
      It will not be reset in card::reset().
      
      3. Fixed location
      The script sets the value as a constant.
      The temp value will be reset in card::reset().
      b47613b6
  2. 23 Dec, 2020 1 commit
  3. 19 Dec, 2020 1 commit
  4. 30 Nov, 2020 1 commit
  5. 26 Nov, 2020 1 commit
  6. 25 Nov, 2020 1 commit
  7. 21 Nov, 2020 2 commits
  8. 07 Nov, 2020 1 commit
  9. 26 Oct, 2020 2 commits
  10. 24 Oct, 2020 1 commit
  11. 10 Oct, 2020 1 commit
  12. 30 Sep, 2020 1 commit
  13. 29 Sep, 2020 1 commit
  14. 17 Sep, 2020 2 commits
  15. 11 Sep, 2020 1 commit
  16. 02 Sep, 2020 1 commit
  17. 24 Aug, 2020 1 commit
  18. 14 Aug, 2020 1 commit
  19. 11 Aug, 2020 1 commit
  20. 04 Aug, 2020 2 commits
  21. 29 Jul, 2020 1 commit
  22. 16 Jul, 2020 1 commit
    • DailyShana's avatar
      fix comparing level, rank, attack, defense of trap monsters · cc6a9a5a
      DailyShana authored
      Card.IsLevelAbove Card.IsLevelBelow
      Card.IsRankAbove Card.IsRankBelow
      Card.IsLinkAbove Card.IsLinkBelow
      Card.IsAttack Card.IsAttackAbove Card.IsAttackBelow
      Card.IsDefense Card.IsDefenseAbove Card.IsDefenseBelow
      
      close Fluorohydride/ygopro#2312
      cc6a9a5a
  23. 15 Jul, 2020 1 commit
  24. 14 Jul, 2020 1 commit
  25. 13 Jul, 2020 2 commits
  26. 12 Jul, 2020 3 commits
  27. 09 Jul, 2020 1 commit
  28. 06 Jul, 2020 1 commit
  29. 04 Jul, 2020 2 commits
  30. 02 Jul, 2020 1 commit
  31. 01 Jul, 2020 2 commits