1. 21 Nov, 2020 2 commits
  2. 07 Nov, 2020 1 commit
  3. 26 Oct, 2020 2 commits
  4. 24 Oct, 2020 1 commit
  5. 10 Oct, 2020 1 commit
  6. 30 Sep, 2020 1 commit
  7. 29 Sep, 2020 1 commit
  8. 17 Sep, 2020 2 commits
  9. 11 Sep, 2020 1 commit
  10. 02 Sep, 2020 1 commit
  11. 24 Aug, 2020 1 commit
  12. 14 Aug, 2020 1 commit
  13. 11 Aug, 2020 1 commit
  14. 04 Aug, 2020 2 commits
  15. 29 Jul, 2020 1 commit
  16. 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
  17. 15 Jul, 2020 1 commit
  18. 14 Jul, 2020 1 commit
  19. 13 Jul, 2020 2 commits
  20. 12 Jul, 2020 3 commits
  21. 09 Jul, 2020 1 commit
  22. 06 Jul, 2020 1 commit
  23. 04 Jul, 2020 2 commits
  24. 02 Jul, 2020 1 commit
  25. 01 Jul, 2020 3 commits
  26. 30 Jun, 2020 1 commit
  27. 27 Jun, 2020 3 commits
  28. 26 Jun, 2020 1 commit
    • salix5's avatar
      EFFECT_REFLECT_DAMAGE · f54f3a40
      salix5 authored
      Now it will check EFFECT_REFLECT_DAMAGE before EFFECT_CHANGE_DAMAGE.
      f54f3a40