Commit Graph

21753 Commits

Author SHA1 Message Date
Chris
432541846b - Added new card names to changes.txt. 2013-06-07 10:39:48 +00:00
Maxmtg
a9e699ff5c ante out of edt 2013-06-07 07:00:54 +00:00
Maxmtg
2678dde9fc missing part to hold mdm drafts/sealed 2013-06-06 22:41:46 +00:00
swordshine
fdcb4a3fe9 - Added Dream Chisel and Exiled Doomsayer 2013-06-06 13:04:15 +00:00
Chris
840131f7f0 - Added new card names to changes.txt. 2013-06-06 11:55:08 +00:00
Maxmtg
9f1a00651d convert 3 costs from string to costs,
extra clean up in Player class
2013-06-06 08:52:10 +00:00
Maxmtg
6a4934d67f moomarc's change to calculate ZEN set correctly 2013-06-06 08:06:41 +00:00
Maxmtg
ab012ed327 SLayoutIO save should not require non-edt thread 2013-06-06 08:00:48 +00:00
swordshine
4d030c9524 - "Upto" parameter in draw effect
- Added Temporary Truce
2013-06-06 07:09:16 +00:00
swordshine
d812210598 - Added Chancellor of the Annex 2013-06-06 06:41:47 +00:00
swordshine
af6663adc5 - Fixed Wake the Reflections 2013-06-06 01:32:48 +00:00
swordshine
bdf78f9074 - Fixed Domestication 2013-06-06 01:27:18 +00:00
Maxmtg
cc799addb3 Missing cards calculation is attached on top of CardDb.ctor 2013-06-05 21:19:58 +00:00
Maxmtg
c108d462c2 experimental parameter "OneOff" for triggers - fixes chandra_the_firebrand.txt 2013-06-05 20:41:45 +00:00
Maxmtg
dd615480a1 CardDb recieves editions in special order, and adds newest editions first. Thus the values of MapOfLists<String, PaperCard> allCardsByName are arranged - newest prints come first 2013-06-05 20:09:12 +00:00
Maxmtg
f05d8e9b80 renamed again... previous name was too similiar to cardsfolder 2013-06-05 19:42:25 +00:00
Maxmtg
df07e57f77 Sidereal's change to gauntlets from http://www.slightlymagic.net/forum/viewtopic.php?f=52&t=10605
(i've never tested it)
2013-06-05 19:28:25 +00:00
Maxmtg
64bd885220 mdm booster definition,
remove now obsolette setdata.txt and boosters.txt
2013-06-05 19:22:54 +00:00
Maxmtg
15390c4d10 Boosters collection now uses data from cardeditions/setname.txt
BoosterTemplate.java class turned unneeded
2013-06-05 19:03:01 +00:00
Maxmtg
1244dcf8d7 Promo planes were given 'S' rarity (instead of unknown 'P') 2013-06-05 18:27:10 +00:00
Maxmtg
ae6454383c Workaround to make cards unassigned to any set avaliable for tests 2013-06-05 16:41:05 +00:00
Maxmtg
e629d78fcd Commiting MDM set description file. Our support level of this set is 227/249 (91.2%) 2013-06-05 16:26:21 +00:00
Maxmtg
69a3e1e124 aliases for some sets, fixing order of 2ED and ARN 2013-06-05 16:06:36 +00:00
Maxmtg
045cd2b0fb CardDb moved to forge.card package,
CardDb is initialized with list of CardRules and CardEditions.
Rules no longer aware of sets they were issued in
2013-06-05 15:34:26 +00:00
Maxmtg
43b4ae6b23 renamed files, adjusted set name 2013-06-05 15:28:10 +00:00
Maxmtg
e0cf3b1be2 fixing types and codes for FTV series 2013-06-05 15:22:45 +00:00
Maxmtg
aed19898a3 script that makes set description files (bugged for split, mtg-data's problem) 2013-06-05 15:21:00 +00:00
Maxmtg
529cec092c assigned special set types 2013-06-05 15:11:11 +00:00
Maxmtg
7f43f3e5f6 Manually adjusting split cards 2013-06-05 15:01:58 +00:00
Sloth
956e7e9293 - Some fixes for Possibility Storm. 2013-06-05 13:34:47 +00:00
Maxmtg
7e462c85e3 renamed folder 2013-06-05 12:45:52 +00:00
Maxmtg
8af336c3fb New format for sets 2013-06-05 12:41:44 +00:00
Chris
0e61a94ca7 - Added new card names to changes.txt. 2013-06-05 11:54:51 +00:00
swordshine
a014edf910 - Fixed Chandra, the Firebrand's effect not being exiled (still need fix the trigger) 2013-06-05 11:29:16 +00:00
Maxmtg
f7b8821945 Class rename, as voted on http://www.slightlymagic.net/forum/viewtopic.php?f=52&t=9700 2013-06-05 06:58:32 +00:00
Sloth
c3af7e1511 - "may search his or her library" script fixed by Diogenes. 2013-06-05 06:13:37 +00:00
swordshine
077eb79e65 - Added Cobra Trap 2013-06-05 03:56:32 +00:00
moomarc
d6764dd2fe - Added Summoning Trap 2013-06-04 22:14:21 +00:00
Maxmtg
0573fe257d PlayerController - added chooseSinglePlayerForEffect , removed more calls to ishuman/iscomputer 2013-06-04 21:41:17 +00:00
Maxmtg
42b9da42cd chooseSingleCardForEffect - moved implementations to SpellAbilityAi descendants, closer to the rest of AI code regarding each ability 2013-06-04 20:38:40 +00:00
Sloth
72e091e019 - Added Ion Storm. 2013-06-04 20:35:54 +00:00
Maxmtg
03816aa47a GameLog: quest listener is registered in MatchClass, Mulligan logs from events
PhaseHandler - half-measures to handle close window during turn-based actions (like declare combatants)
getAllPossibleAbilites method moved from game to card
removed 5 calls to isHuman/Computer
2013-06-04 20:25:25 +00:00
Sloth
045a75f071 - Added the quest opponent Nibbler 2 by Nordos and me. 2013-06-04 18:25:17 +00:00
Sloth
e5f7c1948f - Added a medium version of the Wolverine deck by Nordos. 2013-06-04 18:23:49 +00:00
Maxmtg
be41dd7fff Better UI updates - CCombat 2013-06-04 13:51:21 +00:00
Sloth
ab55af70bd - Fixed static abilities causing NPE. 2013-06-04 13:44:13 +00:00
Sloth
fda88dcabf - Improved AI chump-blocking Tramplers. 2013-06-04 13:18:07 +00:00
Maxmtg
ea5a00a2dd Totem Armor turned into replacement effect for Destroy.
PhaseHandler - renamed methods to fix typo
SpellAbility - getType removed, 2 flags used instead
2013-06-04 13:16:54 +00:00
swordshine
b02ae4adc1 - Added "SVar:PlayMain1:TRUE" to Thatcher Revolt 2013-06-04 13:01:20 +00:00
Chris
fd43207994 - Added new card names to changes.txt. 2013-06-04 12:28:28 +00:00