1. 10 Jan, 2021 4 commits
    • mercury233's avatar
      format: space · 5a64bbae
      mercury233 authored
      5a64bbae
    • mercury233's avatar
      format: crlf to lf · 8b7791e8
      mercury233 authored
      8b7791e8
    • salix5's avatar
      newline at eof · 42fcd894
      salix5 authored
      42fcd894
    • salix5's avatar
      fix EFFECT_DISABLE_FIELD (#1520) · 59fc3626
      salix5 authored
      * fix EFFECT_DISABLE_FIELD
      
      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().
      
      * fix EFFECT_DISABLE_FIELD
      
      * edit comment
      
      * typos
      
      * fix 氷結界に住む魔酔虫
      59fc3626
  2. 09 Jan, 2021 1 commit
  3. 08 Jan, 2021 3 commits
  4. 07 Jan, 2021 3 commits
  5. 05 Jan, 2021 1 commit
  6. 04 Jan, 2021 1 commit
  7. 02 Jan, 2021 4 commits
  8. 31 Dec, 2020 5 commits
  9. 30 Dec, 2020 4 commits
  10. 29 Dec, 2020 2 commits
  11. 28 Dec, 2020 1 commit
  12. 27 Dec, 2020 3 commits
  13. 26 Dec, 2020 1 commit
  14. 24 Dec, 2020 1 commit
    • salix5's avatar
      fix コード・ジェネレーター · 9eadec11
      salix5 authored
      Add str2: sent to grave from the field
      Now the hint will show which one is sent from the field.
      It can be a problem when 2 コード・ジェネレーター are sent to grave
      simultaneously.
      9eadec11
  15. 23 Dec, 2020 1 commit
  16. 19 Dec, 2020 1 commit
  17. 17 Dec, 2020 2 commits
  18. 16 Dec, 2020 2 commits