Sloth
|
2e1422e967
|
- Fixed checkETBEffects.
|
2012-11-09 16:10:19 +00:00 |
|
Chris
|
3e6488b526
|
- CheckStyle.
|
2012-11-09 13:44:47 +00:00 |
|
Chris
|
e0f634614d
|
- CheckStyle.
|
2012-11-09 13:35:44 +00:00 |
|
Chris
|
d6e1cb1207
|
- CheckStyle.
|
2012-11-09 13:28:28 +00:00 |
|
Chris
|
d77bd4354c
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-11-09 11:54:35 +00:00 |
|
RumbleBBU
|
6628d2bb59
|
Disable test printout in QuestWorld.java.
|
2012-11-09 10:52:54 +00:00 |
|
RumbleBBU
|
c021be76f9
|
More preliminary work for the quest worlds.
|
2012-11-09 10:51:32 +00:00 |
|
Sol
|
09360ce105
|
- AI Logic for Rhys the Redeemed equivilant to the existing AI code in CF_Creatures
|
2012-11-09 04:22:09 +00:00 |
|
Sol
|
6f68df90d2
|
- Added RepeatEach AF
- Converted Rhys the Redeemed to script
|
2012-11-09 04:21:05 +00:00 |
|
Sol
|
d707607d43
|
- Add Rofellos's Gift
|
2012-11-08 23:55:19 +00:00 |
|
Sol
|
54875ce101
|
- Adding Arsenal Thresher
|
2012-11-08 23:13:35 +00:00 |
|
Maxmtg
|
2c7876f26e
|
Spells giving mana work correctly
|
2012-11-08 22:16:05 +00:00 |
|
Maxmtg
|
6c0867db19
|
undoable attribute moved to SA,
cost removed from manaPart
SA: getAbility/getSpell methods were removed, overloaded methods isAbility/isSpell are used instead
|
2012-11-08 20:53:37 +00:00 |
|
Sloth
|
4d7b7ac911
|
- Fixed stack descriptions.
|
2012-11-08 16:00:42 +00:00 |
|
RumbleBBU
|
5f14df2479
|
Do not display the RtR Guild Sealed block in Draft games.
|
2012-11-08 15:23:36 +00:00 |
|
Chris
|
85f4b1135c
|
- CheckStyle.
|
2012-11-08 14:28:54 +00:00 |
|
Chris
|
bd5798d772
|
- CheckStyle.
|
2012-11-08 14:27:44 +00:00 |
|
Chris
|
a68bec27d1
|
- CheckStyle.
|
2012-11-08 14:26:25 +00:00 |
|
Chris
|
b9f8b85a33
|
- CheckStyle.
|
2012-11-08 14:25:00 +00:00 |
|
Chris
|
a9aee60d26
|
- CheckStyle.
|
2012-11-08 14:23:32 +00:00 |
|
Chris
|
14a18eb280
|
- CheckStyle.
|
2012-11-08 14:22:25 +00:00 |
|
Chris
|
18c1b69dea
|
- CheckStyle.
|
2012-11-08 14:20:27 +00:00 |
|
Chris
|
b42cff49ff
|
- CheckStyle.
|
2012-11-08 14:18:06 +00:00 |
|
Chris
|
b684d34724
|
- CheckStyle.
|
2012-11-08 14:08:15 +00:00 |
|
Chris
|
9dec35d273
|
- CheckStyle.
|
2012-11-08 14:06:36 +00:00 |
|
RumbleBBU
|
43e6bb6045
|
Initial preparations for the 'quest worlds' code.
|
2012-11-08 13:25:28 +00:00 |
|
Chris
|
926acd7e82
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-11-08 12:14:26 +00:00 |
|
RumbleBBU
|
bbba78dbc2
|
License text + JavaDoc added to QuestUtilUnlockSets.java.
|
2012-11-08 07:59:06 +00:00 |
|
Maxmtg
|
01f97a1825
|
AbilityFactory: getAbility ready to be made static
|
2012-11-08 07:55:28 +00:00 |
|
Maxmtg
|
5ae09dca22
|
moved params and api into SpellAbility, made param getters NPE-proof, cut reference to AbilityFactory
|
2012-11-08 07:41:14 +00:00 |
|
Sol
|
1423e74657
|
- Adding KeywordMultiplier parameter to StaticContinuous
- Adding Kemba's Legion
|
2012-11-08 04:58:47 +00:00 |
|
Sol
|
3b5a8e9897
|
- Fixing Auras requesting SpellPermanent and causing a crash, since Auras no longer use the SpellPermanent class
|
2012-11-07 23:32:09 +00:00 |
|
Maxmtg
|
01b746c80b
|
SpellAbility: targetList removed (noone has assigned to it anything meaningful)
|
2012-11-07 21:00:43 +00:00 |
|
Maxmtg
|
63b8bc2fb4
|
getParent method added to SpellAbility, moved static methods getParent{withProperty} and findRoot to SpellAbility class
removed excessive checks from caller methods
|
2012-11-07 20:39:44 +00:00 |
|
Maxmtg
|
f5a3a68b68
|
ChangeZoneAi: made method names shorter, removed check for subAb drawbacks (since it's checked in wrapper class)
|
2012-11-07 19:25:21 +00:00 |
|
Sloth
|
fa7dce1029
|
- Converted Wing Puncture to script.
|
2012-11-07 18:47:26 +00:00 |
|
Maxmtg
|
7f452117ff
|
ETBReplacementMove converted to SpellEffect, wrapped it into CommonDrawback
|
2012-11-07 18:14:24 +00:00 |
|
Maxmtg
|
b4b10139d1
|
AF:CopyPerm - used shortcuts to select target cards and collect a line
CardFactoryUtil: extract method
|
2012-11-07 17:42:07 +00:00 |
|
Maxmtg
|
5e4cc9dab0
|
AbilityManaPart has to add SA to trigger it raises =(
|
2012-11-07 17:21:47 +00:00 |
|
Maxmtg
|
ee738d52a0
|
Converted Donate to script
|
2012-11-07 17:15:22 +00:00 |
|
Sloth
|
48369b0bef
|
- Added Suppression Field.
|
2012-11-07 16:27:41 +00:00 |
|
Sloth
|
03aaa0fd38
|
- Performance updates in ComputerUtilAttack.
|
2012-11-07 15:57:57 +00:00 |
|
Chris
|
d02aec6606
|
- CheckStyle.
|
2012-11-07 13:59:29 +00:00 |
|
Chris
|
ec67f6c1d2
|
- CheckStyle.
|
2012-11-07 13:54:10 +00:00 |
|
Chris
|
1c7bfb4d49
|
- CheckStyle.
|
2012-11-07 13:51:08 +00:00 |
|
Sol
|
eb3ad526bd
|
- Running set info for PC2 cards that were never ran previously
|
2012-11-07 13:33:26 +00:00 |
|
Sloth
|
708d465315
|
- Added 2 cards by swordshine.
|
2012-11-07 13:00:38 +00:00 |
|
Chris
|
7583835b49
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-11-07 11:35:30 +00:00 |
|
Agetian
|
c5d449ca7b
|
- Orphaned javadoc cleanup.
|
2012-11-07 06:42:52 +00:00 |
|
Maxmtg
|
5e84f72062
|
AF: ChangeZone converted
|
2012-11-07 06:40:01 +00:00 |
|