1. 28 Feb, 2021 2 commits
  2. 15 Feb, 2021 1 commit
  3. 09 Feb, 2021 3 commits
  4. 05 Feb, 2021 2 commits
  5. 28 Jan, 2021 4 commits
  6. 14 Jan, 2021 1 commit
  7. 10 Jan, 2021 2 commits
  8. 30 Dec, 2020 1 commit
  9. 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
  10. 23 Dec, 2020 1 commit
  11. 19 Dec, 2020 2 commits
  12. 30 Nov, 2020 2 commits
  13. 26 Nov, 2020 1 commit
  14. 25 Nov, 2020 2 commits
  15. 21 Nov, 2020 3 commits
  16. 07 Nov, 2020 2 commits
  17. 26 Oct, 2020 3 commits
  18. 24 Oct, 2020 1 commit
  19. 10 Oct, 2020 2 commits
  20. 30 Sep, 2020 2 commits