Sloth
|
c308792344
|
- The AI will now use the ability of Hollow Specter.
|
2012-11-15 20:43:30 +00:00 |
|
Sloth
|
17c356d811
|
- Fixed Curses in attachToPlayerAIPreferences.
|
2012-11-15 20:21:00 +00:00 |
|
Sloth
|
841a0295cc
|
- Fixed AI using Unwilling Recruit.
|
2012-11-15 19:07:06 +00:00 |
|
moomarc
|
26b22e5f40
|
- Checkstyle
|
2012-11-15 18:51:47 +00:00 |
|
moomarc
|
ca4aeb2f66
|
- Added Drain Life
|
2012-11-15 18:50:03 +00:00 |
|
Agetian
|
e27c2192db
|
- Fixed a bug that made it possible to select any color of mana from the mana pool when the X mana cost was supposed to be restricted to specific color(s).
|
2012-11-15 16:59:30 +00:00 |
|
Chris
|
86918e84c9
|
- CheckStyle.
|
2012-11-15 13:59:07 +00:00 |
|
Chris
|
97bb874f13
|
- CheckStyle.
|
2012-11-15 13:58:23 +00:00 |
|
Chris
|
6764d5ee4d
|
- CheckStyle.
|
2012-11-15 13:57:40 +00:00 |
|
Chris
|
1088daeb76
|
- CheckStyle.
|
2012-11-15 13:56:44 +00:00 |
|
Chris
|
a1d6729a9a
|
- CheckStyle.
|
2012-11-15 13:56:00 +00:00 |
|
Chris
|
b9a6b2b237
|
- CheckStyle.
|
2012-11-15 13:55:09 +00:00 |
|
Chris
|
6bf0e3c930
|
- CheckStyle.
|
2012-11-15 13:53:58 +00:00 |
|
Chris
|
074ebfe4e4
|
- CheckStyle.
|
2012-11-15 13:52:22 +00:00 |
|
Chris
|
bb8200e327
|
- CheckStyle.
|
2012-11-15 13:51:10 +00:00 |
|
Chris
|
71b3eedfaa
|
- CheckStyle.
|
2012-11-15 13:50:19 +00:00 |
|
Chris
|
2da8b2850c
|
- CheckStyle.
|
2012-11-15 13:49:31 +00:00 |
|
Chris
|
0901b25c57
|
- CheckStyle.
|
2012-11-15 13:48:52 +00:00 |
|
Chris
|
063c246d06
|
- CheckStyle.
|
2012-11-15 13:48:02 +00:00 |
|
Chris
|
6000a384f5
|
- CheckStyle.
|
2012-11-15 13:46:49 +00:00 |
|
Chris
|
ce9207e536
|
- CheckStyle.
|
2012-11-15 13:44:32 +00:00 |
|
Chris
|
03e07ca5c2
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-11-15 11:42:12 +00:00 |
|
Agetian
|
d15a6d8071
|
- Sound System: added a previously missed link for the non-combat damage life loss sound.
|
2012-11-15 09:17:51 +00:00 |
|
RumbleBBU
|
31cd170ff9
|
Typo fixes to the QuestData submenu.
|
2012-11-15 07:42:24 +00:00 |
|
Agetian
|
aeeff660e2
|
- Code simplification (related to "spend only <color> mana on X").
|
2012-11-15 07:05:58 +00:00 |
|
RumbleBBU
|
b8a518670e
|
Unlocking sets is less expensive now (but still fairly expensive).
|
2012-11-15 06:56:55 +00:00 |
|
Sloth
|
c154b872dc
|
- GlobalRuleChange enum now has an associated text.
|
2012-11-14 21:37:58 +00:00 |
|
Agetian
|
38dfe16017
|
- Added Consume Spirit.
|
2012-11-14 19:05:44 +00:00 |
|
Sloth
|
8ae3d419bc
|
- Added the global rule change: "No more than one creature can attack each turn.", "No more than one creature can attack each combat." and "No more than one creature can block each combat.".
|
2012-11-14 18:56:50 +00:00 |
|
Agetian
|
09f9f7daf1
|
- Fixed a bug in the "Spend only <color> mana on X" routine that disabled the confirmation button if the wrong type of land was clicked, even if some mana of correct color was already paid before.
|
2012-11-14 18:56:48 +00:00 |
|
Agetian
|
b9fe5feece
|
- Fixed a bug in the "Spend only <color> mana on X" routine that allowed any mana to be spent after the first tapped land.
|
2012-11-14 18:33:22 +00:00 |
|
Sloth
|
814ed7efd8
|
- GlobalRuleChanges is now stored as EnumSet.
|
2012-11-14 18:28:22 +00:00 |
|
Chris
|
13c441cfd9
|
- CheckStyle.
|
2012-11-14 17:16:38 +00:00 |
|
Chris
|
b930d7dd66
|
- CheckStyle.
|
2012-11-14 17:15:48 +00:00 |
|
Chris
|
d0dadca291
|
- CheckStyle.
|
2012-11-14 17:15:03 +00:00 |
|
Chris
|
f34c6aa6fb
|
- CheckStyle.
|
2012-11-14 17:14:12 +00:00 |
|
Chris
|
864bd9539c
|
- CheckStyle.
|
2012-11-14 17:13:28 +00:00 |
|
Chris
|
0f11a41617
|
- CheckStyle.
|
2012-11-14 17:11:42 +00:00 |
|
Chris
|
7a756523f3
|
- CheckStyle.
|
2012-11-14 17:09:55 +00:00 |
|
Chris
|
89a8eea913
|
- CheckStyle.
|
2012-11-14 17:07:05 +00:00 |
|
Agetian
|
be3dfbfc3d
|
- Initial implementation of "spend only <color> mana when paying X", for the future implementations of Drain Life/Consume Spirit/etc. Currently controlled with SVar:XColor - specify the color of mana to spend on the X cost, e.g. SVar:XColor:B limits the X mana cost to black. Hope it didn't break anything, please test.
|
2012-11-14 17:06:58 +00:00 |
|
Chris
|
63ab5d3c75
|
- CheckStyle.
|
2012-11-14 17:01:41 +00:00 |
|
Sloth
|
c047ccfb2e
|
- Added the global rule change: "Creatures entering the battlefield don't cause abilities to trigger.".
- Converted Torpor Orb to script.
|
2012-11-14 15:50:42 +00:00 |
|
Sloth
|
d7860d3d45
|
- Added Predatory Focus.
|
2012-11-14 12:53:15 +00:00 |
|
Sloth
|
31a5d82ba1
|
- Fixed Predatory Rampage.
|
2012-11-14 12:45:50 +00:00 |
|
Sloth
|
2092ab86fd
|
- Added the global rule change: "Players can't cycle cards.".
- Converted Stabilizer to script.
|
2012-11-14 12:37:05 +00:00 |
|
Chris
|
4bdf8cb7ad
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-11-14 12:35:03 +00:00 |
|
Sloth
|
5e4744fba3
|
- Added the global rule change: "Mana pools don't empty as steps and phases end.".
- Converted Upwelling to script.
|
2012-11-14 12:31:29 +00:00 |
|
Sloth
|
199805d183
|
- Added the global rule change: "The legend rule doesn't apply.".
- Converted Mirror Gallery to script.
|
2012-11-14 12:23:15 +00:00 |
|
moomarc
|
cb8b3feded
|
- Converted C "...each player's <phase>" cards to more multiplayer-friendly scripts.
- ReplacedOppDomain counting method with ActivePlayerDomain (Only card that used OppDomain was converted)
|
2012-11-14 11:53:48 +00:00 |
|