Commit Graph

30 Commits (2733516cb9cdad7ac4cef98b819d4d01846e5c66)

Author SHA1 Message Date
Leandro Doctors 2733516cb9 Organize imports 2020-01-16 08:21:24 +08:00
melvinzhang b93f47def0 allow plural for types and addition to regex 2017-08-16 12:29:57 +08:00
lodici 6245037367 rename UiString to MText. 2016-10-26 09:46:59 +01:00
lodici c91fa6e28d make MagicType name as displayed in filter translatable (see #538). 2016-03-30 14:28:12 +01:00
ShawnieBoy 1c08294bfb remove unused types from TYPE_ORDER and clarify 2016-01-06 12:34:56 +00:00
melvinzhang 59ee8699b9 move static constant to the top of the class, after the other constants 2016-01-06 11:51:54 +08:00
ShawnieBoy dfd18996f7 generate TypeLine texts using MagicType.TYPE_ORDER 2016-01-06 03:26:16 +00:00
melvinzhang e04dc0b2b9 update MagicType to match those defined in the rules 2016-01-06 10:11:40 +08:00
ShawnieBoy 2178920dc6 add all Supertypes to Explorer filter and getLongTypeString() 2015-06-16 19:38:33 +01:00
ShawnieBoy b19d0b5cbb add EnumSet of Supertypes 2015-04-18 22:32:57 +01:00
melvinzhang eb521083bf consume tokens in becomes rule as they are parsed 2015-04-04 10:31:41 +08:00
ShawnieBoy 8011d82e9b remove debug outputs 2015-04-04 00:18:32 +01:00
ShawnieBoy c199eaee29 allow MagicType to return only valid Types from a list 2015-04-03 23:57:08 +01:00
melvin 64368e1b9a remove extraneous whitespace 2013-06-24 09:33:35 +08:00
melvin c215c2d5bf added given_type to card script 2013-05-13 13:30:45 +08:00
melvin f1b27c586c convert to UNIX line endings 2013-04-13 10:32:25 +08:00
melvin 59553acdd9 added Planeswalker to card type filter in card explorer 2013-04-01 09:41:53 +08:00
melvin fe1ba9355d use more general type, EnumSet causes problems with groovy typechecker 2013-03-14 20:10:15 +08:00
melvin 14ccd4a165 convert tabs to four spaces 2012-06-16 22:55:26 +08:00
beholder f2c9af6638 changed card filter to only show relevant types 2012-03-19 16:50:45 +01:00
beholder b2bef0a8bc added EnumSet ALL_CARD_TYPES 2012-03-17 16:31:01 +01:00
beholder 9281e32010 fixed typo 2012-03-17 15:49:48 +01:00
melvin e8de2b5f77 simplified by removing encoding of name by using built-in toString method 2012-03-17 21:32:14 +08:00
melvin 50cbeb6865 added all card types and supertypes 2012-03-17 14:29:41 +08:00
wait321 3a52c5da67 added tribal type 2011-10-18 16:06:00 -07:00
melvin 847af01b03 minimize accessbility of methods 2011-09-11 20:09:51 +08:00
melvin 2fd5249bd6 throw RuntimeException instead of returning null 2011-09-03 18:14:08 +08:00
melvin 83771f31a5 remove hardcoded index in enums, use ordinal instead 2011-06-16 21:34:47 +08:00
melvin 2beec30dac added hasType method 2011-06-03 14:27:00 +08:00
ubeefx 7fd13965b2 Initial version. 2010-11-21 18:54:59 +00:00