1. 20 Jan, 2018 1 commit
  2. 12 Jan, 2018 5 commits
  3. 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
  4. 27 Dec, 2017 1 commit
  5. 26 Dec, 2017 1 commit
  6. 25 Dec, 2017 6 commits
  7. 24 Dec, 2017 1 commit
  8. 20 Dec, 2017 7 commits
  9. 19 Dec, 2017 5 commits
  10. 18 Dec, 2017 1 commit
    • mercury233's avatar
      fix · 5be4f32b
      mercury233 authored
      don't search lzma from path
      5be4f32b
  11. 17 Dec, 2017 1 commit
  12. 15 Dec, 2017 1 commit
  13. 14 Dec, 2017 4 commits
  14. 12 Dec, 2017 1 commit
  15. 10 Dec, 2017 1 commit
  16. 05 Dec, 2017 2 commits