1. 12 Jan, 2018 4 commits
  2. 02 Jan, 2018 2 commits
    • edo9300's avatar
      Format and update CardNameCompare · 5a9b97b1
      edo9300 authored
      5a9b97b1
    • AlphaKretin's avatar
      Add wildcard support in deck edit (#6) · 3964308f
      AlphaKretin authored
      * Add wildcard support in deck edit
      
      If a search term contains `*`, the game will return results for which any text is in place of `*`.
      
      * Improve wildcard declaration
      
      ficks
      
      * Improve wildcard handling
      
      Can now detect multiple instances of character immediately after wildcard.
      
      For example, Dinomist Plesios has "Dinomist" in both its Pendulum Effect and Monster effect. Before, if you searched text that matched before `"*` in the Pendulum text, and after `*"` in the monster text, it would terminate on the `"` in the Pendulum text and not match, but now it keeps trying when it finds `"` again in the monster text and successfully matches.
      3964308f
  3. 27 Dec, 2017 1 commit
  4. 26 Dec, 2017 1 commit
  5. 25 Dec, 2017 6 commits
  6. 24 Dec, 2017 1 commit
  7. 20 Dec, 2017 7 commits
  8. 19 Dec, 2017 5 commits
  9. 18 Dec, 2017 1 commit
    • mercury233's avatar
      fix · 5be4f32b
      mercury233 authored
      don't search lzma from path
      5be4f32b
  10. 17 Dec, 2017 1 commit
  11. 15 Dec, 2017 1 commit
  12. 14 Dec, 2017 4 commits
  13. 12 Dec, 2017 1 commit
  14. 10 Dec, 2017 1 commit
  15. 05 Dec, 2017 2 commits
  16. 04 Dec, 2017 1 commit
  17. 28 Nov, 2017 1 commit