Sloth
|
61d19f011c
|
- Fixed Plaxcaster Frogling.
|
2013-01-12 08:00:10 +00:00 |
|
Maxmtg
|
b2d49bfb19
|
- remove unused imports (and the warnings they originated)
|
2013-01-12 02:59:51 +00:00 |
|
RumbleBBU
|
9701b133c6
|
The multiple-choice booster reward thresholds were off by one.
|
2013-01-11 11:52:00 +00:00 |
|
moomarc
|
004a67c9b9
|
- A few more cards and abilities ready for multiplayer
- Cleanup
|
2013-01-10 16:48:04 +00:00 |
|
moomarc
|
30a476e0a5
|
- Constructed deck conformance check is now independent of dev mode.
|
2013-01-10 14:46:32 +00:00 |
|
ArsenalNut
|
b99173db42
|
added Cipher mechanic
|
2013-01-10 14:43:52 +00:00 |
|
Sloth
|
c55bbc0051
|
- Fixed Cascade AI not setting activating player.
|
2013-01-10 12:34:24 +00:00 |
|
ArsenalNut
|
3565039a82
|
fixed issue with spells that generate mana (bug id#0000648)
|
2013-01-10 03:51:30 +00:00 |
|
ArsenalNut
|
807035dfd8
|
changed resolution of AI mana abilities to use AbilityFactory.resolve so that subabilities resolve correctly.
|
2013-01-10 03:36:23 +00:00 |
|
ArsenalNut
|
165f08ea49
|
added really basic AI method for choosePlayer
|
2013-01-10 03:20:50 +00:00 |
|
ArsenalNut
|
a70c7a119b
|
fixed bug in getAIPlayableMana method
|
2013-01-10 03:19:59 +00:00 |
|
moomarc
|
7863c15ef1
|
- Made deck conformance/legality a user-togglable preference (enabled by default)
|
2013-01-09 15:46:02 +00:00 |
|
Chris
|
d6e452d9e4
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2013-01-09 13:10:53 +00:00 |
|
moomarc
|
d707b8ad06
|
- GTC: Added Gideon, Champion of Justice
|
2013-01-09 12:55:29 +00:00 |
|
RumbleBBU
|
44b3222231
|
Disabled variants from custom Quest formats + more uniform style.
|
2013-01-09 12:20:12 +00:00 |
|
swordshine
|
74bb520a60
|
- Added an exile effect SVar to Runesword
|
2013-01-09 10:16:54 +00:00 |
|
swordshine
|
0b6d68ddf1
|
- Added Necromancer's Magemark and Runesword
|
2013-01-09 10:07:21 +00:00 |
|
Sloth
|
6727b5eaf5
|
- Fixed Elemental Mastery.
|
2013-01-08 19:45:06 +00:00 |
|
Sloth
|
1d2f827d00
|
- Added Spectral Searchlight fix by swordshine.
|
2013-01-08 17:52:34 +00:00 |
|
moomarc
|
86482f9c9d
|
- Removed OpponentCalls param from FlipACoin as it was no longer used (I assume it was replaced by Caller)
|
2013-01-08 17:34:50 +00:00 |
|
ArsenalNut
|
34bd6f60cd
|
fixed issue with copies and clones of tokens with abilities
|
2013-01-08 16:02:05 +00:00 |
|
moomarc
|
6e20e02586
|
- Converted a few instances of getOpponent()
- Converted Rainbow Vale to script
|
2013-01-08 10:33:13 +00:00 |
|
Sol
|
fb27a0d956
|
- Force certain triggers to wait for the next WaitingTrigger run (e.g. Fix Balefire Liege issue), there may be a few more of these that need to be forced
- Fixed "BecomesTarget" triggering for the same Object more than once for the same spell
|
2013-01-08 04:29:56 +00:00 |
|
moomarc
|
daee42b4da
|
- Split OppGainLife costs into the two types, "you may have an opponent gain" and "you may have each other player gain"
|
2013-01-07 15:33:25 +00:00 |
|
Chris
|
5c0ed575cb
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2013-01-07 11:40:37 +00:00 |
|
moomarc
|
efcab0921b
|
- Fixed Bloodchief Ascension not showing up in the game
|
2013-01-06 15:29:59 +00:00 |
|
ArsenalNut
|
76fb013a5d
|
Added EvolveCondition to requirementsCheck.
|
2013-01-06 15:06:08 +00:00 |
|
moomarc
|
3489471b77
|
- More cards ready for multiplayer
- Token AF can put tokens into play under multiple players' control.
- New PlayerCount<Type>: NonActive
|
2013-01-06 14:41:35 +00:00 |
|
Sloth
|
c2d838c611
|
- Fixed Phantasmal Terrain.
|
2013-01-06 14:26:22 +00:00 |
|
Sloth
|
e0e4e8b9fe
|
- Fixed Ashes to Ashes if one target gains shroud.
|
2013-01-06 14:15:14 +00:00 |
|
Sloth
|
6ccab40a90
|
- Fixed Annihilator not being flagged as triggered ability.
|
2013-01-06 14:01:06 +00:00 |
|
Chris
|
9a00786e6a
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2013-01-06 13:22:55 +00:00 |
|
Sloth
|
c857bef603
|
- Fixed Annihilator getting the wrong defender.
|
2013-01-06 11:16:32 +00:00 |
|
swordshine
|
7b3aa53bec
|
- Added Limited Resources
|
2013-01-06 08:41:33 +00:00 |
|
Sloth
|
f9b41217b0
|
- Updated some SVars.
|
2013-01-06 08:29:24 +00:00 |
|
swordshine
|
e966b7f3c2
|
- Added more cards by squee1968
|
2013-01-06 08:04:54 +00:00 |
|
ArsenalNut
|
cb01fe4db0
|
Commenting out direct calls to resolveDrawback in ManaEffect. They are not needed after abilityfactory refactor.
|
2013-01-06 05:34:09 +00:00 |
|
Sol
|
c4935075bc
|
- Fixing crash for pressing OK for Murmuring Bosk and friends
|
2013-01-06 03:38:10 +00:00 |
|
Sol
|
be814a8a57
|
- Fix issue with Qasali Ambusher
|
2013-01-06 03:33:38 +00:00 |
|
Sol
|
884363f962
|
- Allow OS to set location
|
2013-01-06 03:12:32 +00:00 |
|
swordshine
|
843ade6763
|
- Added 4 other Djinns
|
2013-01-06 02:55:43 +00:00 |
|
Sol
|
b34875c2a0
|
- Applying a patch that refreshes the Bazaar credit count after purchasing stuff
|
2013-01-06 02:19:47 +00:00 |
|
Sol
|
92d7039896
|
- Adding MostProminentColor as a property to be used with the Invasion Djinns
- Added Goham Djinn
|
2013-01-06 01:18:11 +00:00 |
|
swordshine
|
fe219c3620
|
- Added a few cards by squee1968
|
2013-01-06 01:01:33 +00:00 |
|
Sol
|
6243986899
|
- Converted all Kinship cards to script
|
2013-01-05 23:05:02 +00:00 |
|
Sol
|
914c5a060f
|
- - Adding PeekAndReveal AF. It was simpler to create this subset of Dig than force Kinship cards to have a complex and ugly script.
|
2013-01-05 23:04:08 +00:00 |
|
Sol
|
0e8ce8e50d
|
- Marking Old Targeting Scheme as deprecated. (Only used in AF.getAbility()) Will be removing it after next release.
|
2013-01-05 18:39:53 +00:00 |
|
Sol
|
3970558f26
|
- Converting V-Z Tgt$ cards
|
2013-01-05 18:34:29 +00:00 |
|
Sol
|
a9c0edfdb7
|
- Converting S-U Tgt$ cards
|
2013-01-05 18:32:50 +00:00 |
|
Sol
|
f4893603c5
|
- Converting M-R Tgt$ cards
|
2013-01-05 18:31:20 +00:00 |
|