Sloth
a44b66aa03
- Added basic AI support for AF Charm.
2012-03-10 08:09:56 +00:00
Sloth
c1503594d1
- Fixed some possible NPE's in getDefinedPlayers.
2012-03-10 07:30:20 +00:00
moomarc
ebc2ce227c
Fixed Part Water spell type
2012-03-10 07:25:30 +00:00
jeffwadsworth
4b4c38a96d
- Added Psychic Miasma.
2012-03-10 01:55:15 +00:00
skiera
1695306827
Fixed regression - draft from cube should have each card unique
...
Updated SkieraCube
2012-03-10 01:55:00 +00:00
Sloth
6a887174ab
- Fixed AF Charm.
2012-03-09 23:11:15 +00:00
Sloth
7fbc1ef5c5
- Removed some unnecessary variables of AF Charm.
2012-03-09 21:57:40 +00:00
jeffwadsworth
892a9b4e14
- Added Crovax the Cursed.
2012-03-09 21:25:37 +00:00
Chris
cc8c7605e1
- CheckStyle.
2012-03-09 21:03:00 +00:00
jeffwadsworth
ae7d03e5d4
- Added Hesitation.
2012-03-09 20:59:21 +00:00
Sloth
59c6ad7392
- Re-added Soltari Guerrillas.
2012-03-09 19:56:08 +00:00
jeffwadsworth
f9a10f3fb4
- Added Mask of the Mimic.
2012-03-09 18:04:35 +00:00
Sloth
ea094a685e
- Added Fist of Suns.
2012-03-09 17:34:21 +00:00
Sloth
ff79268971
- Added the keyword "Alternative Cost XXX".
...
- Added Rooftop Storm.
2012-03-09 17:26:49 +00:00
Sloth
f9748ae590
- Added Brooding Saurian.
2012-03-09 16:51:42 +00:00
moomarc
36c247ed02
Added Peer Pressure
2012-03-09 16:24:21 +00:00
jeffwadsworth
a9c0cf04ee
- Removed Soltari Guerrillas. 2 different objects need to be remembered and differentiated.
2012-03-09 15:49:05 +00:00
moomarc
70048f4f36
Added Cosmic Larva
2012-03-09 15:25:25 +00:00
Chris
b9e90d3705
- Cleared out the changes.txt file, now ready for new material.
2012-03-09 14:32:03 +00:00
Sloth
ebbda4b994
- Fixed "You may have CARDNAME assign its combat damage as though it weren't blocked." allowing the AI to deal damage twice.
2012-03-09 14:06:21 +00:00
Chris
846597e5d0
[maven-release-plugin] prepare for next development iteration
2012-03-09 12:24:59 +00:00
Chris
0b1c6ac658
[maven-release-plugin] prepare release forge-1.2.5
forge-1.2.5
2012-03-09 12:24:50 +00:00
Chris
268fd50e25
- Preparing the changes.txt file for the next beta build and release.
2012-03-09 12:03:52 +00:00
Chris
b31254e622
- Ran set info script.
...
- Ran oracle script.
- Added the recent commit logs to changes.txt. Preparing for the beta build and release.
2012-03-09 11:41:42 +00:00
moomarc
48e03cd70f
Added Keeper of the Mind
...
Small improvement to Keeper of the Light
2012-03-09 08:14:59 +00:00
Sloth
86da1a0977
- Fixed Curfew.
2012-03-09 07:12:43 +00:00
Doublestrike
cb22007805
Updated threading for quest start game process.
2012-03-09 03:55:12 +00:00
Doublestrike
7f822cefef
Updated threading for sealed start game process.
2012-03-09 03:49:10 +00:00
Doublestrike
24052017e8
Updating threading in draft start game process.
2012-03-09 03:45:12 +00:00
Doublestrike
5881a6ebde
Removed "always on top" from drafting process.
2012-03-09 03:43:59 +00:00
Doublestrike
23e4b22b2a
Temporary visual fix for skin restart issue.
2012-03-09 00:35:02 +00:00
jeffwadsworth
45345d86ba
- Fixed Soltari Guerrillas so that it deals combat damage to the target creature.
2012-03-08 23:27:57 +00:00
Sloth
02b46b812a
- Fixed Lim-Dul the Necromancer making zombie enchantments.
2012-03-08 21:00:09 +00:00
Sloth
938760e16e
- Fixed Goblin Machinist shuffling.
2012-03-08 20:57:25 +00:00
Sloth
913f528c71
- Fixed text of Elbrus, the Binding Blade.
2012-03-08 20:55:37 +00:00
jeffwadsworth
57fd87aa39
- Added Soltari Guerrillas
2012-03-08 20:45:56 +00:00
Sloth
60a8361e35
- Fixed two AF's overwriting the canPlay() function.
2012-03-08 20:33:27 +00:00
moomarc
7c9b5704ed
Added Mind Maggots
...
Small change to ChooseNumber to make Min/Max read SVars.
Small change to ChooseNumber to allow different titles for the list block to expand its uses slightly.
Changed title of choice list for Ashling's Prerogative
2012-03-08 20:19:47 +00:00
Sloth
03a5fa7750
- Fixed Profane Prayers (thanks to squee1968).
2012-03-08 19:01:02 +00:00
Sloth
0a54d18e60
- Little tweak for playStack in ComputerUtil.
2012-03-08 17:34:37 +00:00
jeffwadsworth
7244ba7ab3
- Added Coral Net.
2012-03-08 16:35:20 +00:00
Sloth
4b143ad0f2
- Added a medium version of the Edna Krabappel deck.
2012-03-08 16:13:18 +00:00
Chris
ebcde35b1c
- Improved the morph description for cards that are ! isOnlyManaCost().
2012-03-08 14:39:25 +00:00
moomarc
143948499e
Added Thunderstaff
2012-03-08 12:38:32 +00:00
Sloth
564cfb0591
- Added pic links for the Mortivore deck.
2012-03-08 12:28:11 +00:00
Sloth
9b02808081
- Reordered InputCleanup to hopefully prevent the human from getting accidentally stuck (I have no idea if this works, because i can't reproduce the bug).
2012-03-08 12:11:09 +00:00
Sloth
256e6b4123
- Hardcoded static abilities are now only be called by checkStaticAbilities.
2012-03-08 11:49:17 +00:00
Chris
6c9c0d718e
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-03-08 11:39:58 +00:00
Sloth
92df762cf5
- Fixed Phylactery Lich.
2012-03-08 11:33:27 +00:00
moomarc
db633847c9
DealDamage can handle custom stack descriptions now via StackDescription param.
...
Added Electrostatic Bolt
2012-03-08 10:41:35 +00:00