slapshot5
a896e55deb
In-Game downloading Part 3:
...
1) add downloading of Quest Opponent Icons
2) add this menu option to the Old GUI
(Note: This is still work in progress with refactoring coming)
2011-10-23 17:18:11 +00:00
jendave
b6aa07b02f
Checkstyle updates
2011-10-23 07:15:37 +00:00
jendave
bf66922158
Proxies will be sorted alphabetically
2011-10-23 07:09:41 +00:00
jendave
1b3445f325
Fix proxy generator cardlist
2011-10-23 06:57:37 +00:00
Sloth
cee57b79fa
- Improved the AI of the type changing auras.
2011-10-22 15:18:21 +00:00
Sloth
f797c7c2e3
- Converted Spreading Seas and friends to script.
2011-10-22 14:42:46 +00:00
slapshot5
85cbb5317e
In-Game downloading Part 2:
...
1) Download Set Pictures will now download token images also
2) removed the old card-pictures-tokens.txt file
2011-10-22 12:51:30 +00:00
Sloth
fbc4b3406c
- Fixed "BecomesTarget" triggering twice.
2011-10-22 10:57:32 +00:00
Sloth
6afde705d6
- Removed the unused functions getTopCard, getNumberOfMostProminentCreatureType and countBasicLandTypes.
2011-10-22 08:53:05 +00:00
jendave
0b2267a102
Proxy generator creates cardlist. Still needs work.
2011-10-22 07:43:30 +00:00
jendave
ef0a1e43b6
Version display cleanup
2011-10-22 07:25:43 +00:00
jendave
72e32e28ca
Put build number into version number
2011-10-22 07:19:59 +00:00
jendave
5e7e618d83
step to making decklist card for proxies
2011-10-22 07:19:45 +00:00
jendave
a91433f346
Make getting ImplementationVersion more robust
2011-10-22 07:19:35 +00:00
Sloth
bf9686418b
- Added Skaab Ruinator.
2011-10-22 07:06:20 +00:00
slapshot5
db64594d5e
java warnings cleanup
2011-10-22 03:28:02 +00:00
slapshot5
a3f8b9d252
In-Game downloading Part 1:
...
1) add moomarc's revamped token list (pointing to cardforge.org)
2) readded token image downloading to LQ pic downloads (not Set Pics yet)
3) add throttling to LQ Pic downloader
2011-10-22 03:24:57 +00:00
Sloth
dd18bac572
- Converted Meddling Mage to script.
...
- Added Nevermore.
2011-10-21 11:28:58 +00:00
Hellfish
8fe37a2be3
*Added LastTurnCast in addition to ThisTurnCast.
2011-10-21 10:35:31 +00:00
Hellfish
bca99199e4
*Fixed AF_NameCard crashing if the named card didn't exist or wasn't implemented. Now it will simply ask again. It is,sadly, still case sensitive.
2011-10-21 08:49:44 +00:00
slapshot5
f275ce0e4b
clean up a few java warnings
2011-10-21 00:02:17 +00:00
Sloth
a2698759b0
- Converted Sword of Light and Shadow to script (everything was done already).
2011-10-20 20:23:20 +00:00
Sloth
d6f298b37b
- Converted Stuffy Doll to script (note that the choice of player is still not implemented).
2011-10-20 18:24:05 +00:00
Sloth
634e6b34c5
- Removed code for Venser's ultimate ability (which is scripted).
2011-10-20 17:07:29 +00:00
Sloth
72d76f25b0
- cleanup for last commit.
2011-10-20 17:04:42 +00:00
Sloth
b96c73e308
- Converted Gaddock Teeg to script.
2011-10-20 17:00:57 +00:00
Sloth
9fb331a8a6
- Tokens with different P/T will no longer stack.
2011-10-20 12:39:31 +00:00
Sloth
efb3782073
- Added Grappling Hook.
2011-10-20 12:28:09 +00:00
Sloth
a9fcc58256
- Fixed the property "blockedBySource".
...
- Fine tuning of the mustBlock trigger AI.
2011-10-20 12:03:57 +00:00
Sloth
4169dfd545
- Added the property NotEnchantedBy to fix Bravado.
2011-10-19 20:56:05 +00:00
Sloth
0e33208bc7
- Fixed a bug caused by the strange "equals" function of mana abilities (fixes Joiner Adept leaving the battlefield).
2011-10-19 15:23:55 +00:00
Sloth
6aa9a8d56e
- Fixed issue 463.
2011-10-19 15:01:06 +00:00
Sloth
9835d020c5
- Removed the keyword "When CARDNAME is put into a graveyard from anywhere, reveal CARDNAME and its owner shuffles his or her graveyard into his or her library." and converted the abilities to triggered abilities.
2011-10-19 14:53:54 +00:00
Sloth
09ead4f149
- Fixed the wording of the keyword: "If CARDNAME would be put into a graveyard from anywhere, reveal CARDNAME and shuffle it into its owner's library instead.".
2011-10-19 14:47:30 +00:00
Sloth
d81300d786
- Removed the keyword "When CARDNAME is put into a graveyard from anywhere, shuffle it into its owner's library."
2011-10-19 14:43:06 +00:00
Sloth
d88363af84
- A little note is added to creatures that have to block an attacker (in case the player forgot who was targeted with provoke).
...
- Finished the basic trigger AI of AF MustBlock.
- Removed RemAIDeck SVar from some of the Provoke cards.
2011-10-19 09:54:57 +00:00
Sloth
3a33891911
- Little correction for last commit. AF MustAttack should be ready for AI use. Will be enabled after testing.
2011-10-18 20:48:23 +00:00
Sloth
c5e6ccc28f
- Included mustBlockCard into the existing structures. Renamed canBlockAttackerWithLure to mustBlockAnAttacker.
2011-10-18 20:42:12 +00:00
Hellfish
75af9c1636
*Added Alpha Status based on Coat of Arms.
2011-10-18 19:08:45 +00:00
Sloth
2b70c642b2
- Added the option "OnlySorcerySpeed" to CantBeCast.
...
- Added Teferi, Mage of Zhalfir.
2011-10-18 18:15:53 +00:00
Hellfish
2881c020df
*Removed remnants of my first attempt at Epic.
2011-10-18 15:28:50 +00:00
Hellfish
a504833663
*Added Epic keyword.
...
*Added
Endless Swarm
Enduring Ideal
Eternal Dominion
Neverending Torment
Undying Flames can't be done in script currently.
2011-10-18 15:22:23 +00:00
Sloth
0f713c1dd1
- Converted Blizzard to script.
2011-10-18 10:07:10 +00:00
Hellfish
b5f37803f3
*Corrected some scripts etbCounters->etbCounter.
...
*Added ThisTurnCast and ThisTurnNotCast to special conditions. See Hotheaded Giant for example.
*Added
Dream Thief
Goblin Cohort
Hotheaded Giant
Mogg Conscripts
Soul Reap
2011-10-18 08:49:02 +00:00
Sloth
234e791158
- Fixed a little loophole in the MustBlock code.
...
- First steps towards an AI for AF MustBlock.
2011-10-17 21:10:21 +00:00
Sloth
d968d28352
- Changed the order of checks in canBePlayedAndPayedByAI to canPlay and then canPlayAI (this should speed things up and prevent possible NPE's).
2011-10-17 21:05:11 +00:00
Hellfish
f6d1e11559
*Added ThisTurnCast to xCount to complement ThisTurnEntered. Count$ThisTurnCast <Valid> lets you count how many <Valid> cards were cast so far this turn. StormCount remains, but is now functionally equivalent to ThisTurnCast Card.
...
*Converted to script
Ichneumon Druid
Predatory Advantage
Storm Entity
Vengevine
*Added
Ethersworn Canonist
2011-10-17 20:56:14 +00:00
Sloth
f362724fb1
- Converted the second ability of Meddling Mage to script.
2011-10-17 19:54:22 +00:00
Sloth
dc7ec4b4c9
- Converted Iona, Shield of Emeria to script.
2011-10-17 18:58:18 +00:00
Sloth
b9a7fab398
- Added the static ability "CantBeActivated".
...
- Converted Grand Abolisher.
2011-10-17 18:38:29 +00:00