Commit Graph

6795 Commits

Author SHA1 Message Date
Sloth
5f943abf8c - Updated some SVars. 2013-06-11 06:36:09 +00:00
swordshine
416747ef7d - Converted Nissa's Chosen to script 2013-06-11 05:24:47 +00:00
swordshine
1eee0f967c - Added Time and Tide, Amulet of Quoz 2013-06-11 04:21:29 +00:00
swordshine
ec3d40caa1 - Fixed chooseSinglePlayerForEffect 2013-06-11 04:18:47 +00:00
Sloth
12a1d9db2d - Fixed skipping human priority when an ability played by the AI triggers a trigger controlled by the AI. 2013-06-10 20:57:32 +00:00
Sloth
0e7d21b0d3 - AI will no longer always pass priority after activating a static ability. 2013-06-10 20:44:24 +00:00
Sloth
d071f4df6b - Added a variant of the Targeting AI SVar. 2013-06-10 20:13:59 +00:00
Sloth
0dc89f5cc5 - Added Jetting Glasskite. 2013-06-10 18:51:26 +00:00
Sloth
9b48f253ce - Improved Bounce AI. 2013-06-10 08:43:49 +00:00
swordshine
39f9dbf952 - Added Teferi's Curse
- Fixed Miracle triggers during Mulligan step
2013-06-10 07:29:51 +00:00
swordshine
0c403d2082 - Added Research // Development, Tainted Specter, and Uba Mask 2013-06-10 03:54:54 +00:00
Sloth
86b92da97f - Improved AI for Searing Spear Askari. 2013-06-09 19:01:49 +00:00
swordshine
1e5f9e93c6 - Added Jester's Scepter and Void Maw 2013-06-09 13:01:26 +00:00
Sloth
3b81f0b6df - Fixed AI trying to cheat with Goblin Test Pilot. 2013-06-09 12:12:04 +00:00
Sloth
6c142c2550 - Fixed damage log. 2013-06-09 12:01:51 +00:00
Sloth
aa1458167e - Decklist viewer will now show the list with " x " between number and cardname. 2013-06-09 11:53:20 +00:00
Sloth
c33217d3c4 - Fixed Multikicker freezing the game. 2013-06-09 08:10:06 +00:00
swordshine
fc3ca0b423 - missing file 2013-06-09 05:23:59 +00:00
swordshine
6cb1fca434 - Added Grave Consequences and Psychic Vortex 2013-06-09 05:20:15 +00:00
Maxmtg
82defd76ff Array out of bounds when adding basic lands to decks 2013-06-08 16:20:10 +00:00
Maxmtg
758b6294e5 a right overload of message is wrapped into a wait-till-edt-executes loop
carddb will include MMA in stats if the latter are collected
2013-06-08 15:11:33 +00:00
Maxmtg
40091a7189 sol, please follow names convention 2013-06-08 15:09:52 +00:00
swordshine
5ebe3d1bac - Added Fossil Find and Search for Survivors 2013-06-08 11:22:30 +00:00
swordshine
a9ac85d8fd - Fixed a typo 2013-06-08 08:51:19 +00:00
swordshine
ec6dd95c15 - Added Jotun Grunt 2013-06-08 08:47:49 +00:00
swordshine
dc2cd5daaf - Added Battlefield Scrounger, Leashling, and Penance 2013-06-08 06:07:00 +00:00
Sol
ac021be730 - Added Defensive Formation
- Added some logic for controllers of combatants to assign combat damage (required for Banding and Defensive Formation)
2013-06-08 04:08:47 +00:00
swordshine
604411d7a6 - M14: Added Into the Wilds 2013-06-07 13:46:26 +00:00
Maxmtg
a9e699ff5c ante out of edt 2013-06-07 07:00:54 +00:00
swordshine
fdcb4a3fe9 - Added Dream Chisel and Exiled Doomsayer 2013-06-06 13:04:15 +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
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
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
15390c4d10 Boosters collection now uses data from cardeditions/setname.txt
BoosterTemplate.java class turned unneeded
2013-06-05 19:03:01 +00:00
Maxmtg
ae6454383c Workaround to make cards unassigned to any set avaliable for tests 2013-06-05 16:41:05 +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
Sloth
956e7e9293 - Some fixes for Possibility Storm. 2013-06-05 13:34:47 +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
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
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
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