1. 01 May, 2021 1 commit
  2. 28 Apr, 2021 1 commit
  3. 17 Apr, 2021 1 commit
  4. 07 Apr, 2021 7 commits
  5. 06 Apr, 2021 2 commits
  6. 31 Mar, 2021 1 commit
  7. 25 Mar, 2021 2 commits
  8. 24 Mar, 2021 1 commit
  9. 16 Mar, 2021 2 commits
  10. 12 Mar, 2021 2 commits
  11. 11 Mar, 2021 1 commit
  12. 08 Mar, 2021 1 commit
  13. 28 Feb, 2021 1 commit
  14. 15 Feb, 2021 1 commit
  15. 09 Feb, 2021 2 commits
  16. 05 Feb, 2021 1 commit
  17. 28 Jan, 2021 3 commits
  18. 14 Jan, 2021 1 commit
  19. 10 Jan, 2021 1 commit
  20. 29 Dec, 2020 3 commits
    • mercury233's avatar
      init group.it (#348) · abf1e6b1
      mercury233 authored
      prevent crash when calling GetNext without GetFirst
      abf1e6b1
    • salix5's avatar
      revert e89bd614 · 55870040
      salix5 authored
      55870040
    • 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
  21. 23 Dec, 2020 1 commit
  22. 19 Dec, 2020 1 commit
  23. 30 Nov, 2020 1 commit
  24. 26 Nov, 2020 1 commit
  25. 25 Nov, 2020 1 commit