1. 03 May, 2021 1 commit
  2. 01 May, 2021 1 commit
  3. 28 Apr, 2021 2 commits
  4. 17 Apr, 2021 1 commit
  5. 07 Apr, 2021 7 commits
  6. 06 Apr, 2021 2 commits
  7. 31 Mar, 2021 1 commit
  8. 25 Mar, 2021 2 commits
  9. 24 Mar, 2021 1 commit
  10. 16 Mar, 2021 2 commits
  11. 12 Mar, 2021 2 commits
  12. 11 Mar, 2021 1 commit
  13. 08 Mar, 2021 1 commit
  14. 28 Feb, 2021 1 commit
  15. 15 Feb, 2021 1 commit
  16. 09 Feb, 2021 2 commits
  17. 05 Feb, 2021 1 commit
  18. 28 Jan, 2021 3 commits
  19. 14 Jan, 2021 1 commit
  20. 10 Jan, 2021 1 commit
  21. 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
  22. 23 Dec, 2020 1 commit
  23. 19 Dec, 2020 1 commit
  24. 30 Nov, 2020 1 commit