solo81@web.de
0c2662ad96
Added Upheaval. Fixed Zombify
2009-05-27 11:33:36 +00:00
solo81@web.de
90b3ae931c
Added Sunder
2009-05-27 11:23:10 +00:00
solo81@web.de
d52d5ec510
Fixed Steam Blast
2009-05-27 10:53:08 +00:00
wagic.the.homebrew
b187150908
Erwan
...
- Fixed Zombie master
2009-05-27 03:29:55 +00:00
wagic.the.homebrew
f9340dd88a
Erwan
...
-small fix in Legends
2009-05-27 03:19:15 +00:00
wagic.laurent
d5da4a3a23
Laurent - Update LEG (complete review and clean-up , + added some card to the code) some other cards could be added (storm world, storm seeker, typhoon, spiritual sanctuary) but that will be for later ;-)
2009-05-26 23:35:51 +00:00
wagic.laurent
deffc085f4
Laurent - Added Dreamborn Muse (10E) tested and work, also tested the deplete function with instant and sorcery works fine (see ray of erasure ICE)
2009-05-26 22:03:30 +00:00
leungclj
c1239606cb
Jonathan - (CFX) fixed Obelisk of Alara
2009-05-26 15:57:25 +00:00
leungclj
ca14cc3469
Jonathan - (ARB) fixed Qasali Pridemage
2009-05-26 15:55:37 +00:00
wagic.the.homebrew@gmail.com
0e88d03c04
Erwan
...
- Zip file Directory cache for faster access
- Preload card images in player's hand before the game starts
2009-05-26 11:32:17 +00:00
leungclj
04dd43d180
Jonathan - (USG) fixed bug
2009-05-26 11:13:11 +00:00
leungclj
a2825e0e00
Jonathan - (r346) fixed Hibernation (not tested, I just copied from r349 - Empty the Catacombs)
2009-05-26 08:38:36 +00:00
leungclj
e305e8eac8
Jonathan - (r345) fixed a bug 2
2009-05-26 08:26:51 +00:00
leungclj
5c60b6bb16
Jonathan - (r345) fixed a bug
2009-05-26 08:26:25 +00:00
wagic.the.homebrew
d1653ef03e
Erwan
...
- Fix issues introduced in RAV with r.334. See the diff
2009-05-26 02:43:38 +00:00
wagic.laurent
2e6b01a6fc
Laurent - RAV update also added a lot of cards with deplete function (Glimpse the Unthinkable - WTF ??? this card is HUGE !!!!) and some also to the code did not test them... :D
2009-05-25 23:14:01 +00:00
wagic.laurent
2f9df464b6
Laurent - Fixed the Basislik (not tested) and also some glitch in the token creation for Artifact Mutation and elvish promenade (added the "token" in the subtype since some cards target token).
2009-05-25 22:07:06 +00:00
wagic.laurent
182b133719
Laurent - Updated the discard function. Also you can now target the opponent or yourself. Once again this is the discard random function also mind rot (10E) is not 100% correct since if you were to play on yourself you should be able to choose which card to discard. If a card as no target(either in the target= line or in the discard:x target(X) line then it automatically applies to you.) it means cards that require you to discard a card at random in addition to its cost can now be coded (e.g. balduvian horde from alliance), but at the moment nothing will happen if you have no card to discard (did not test this one but it could be added if necessary).
...
Updated the deplete function. You can use deplete in instant and sorcery (not tested)
Updated rampage (add an issue with the last parameter and the annulation of the bonuses at end of turn) should be resolved now (not tested).
Added Basilik from 10E and also lavaborn (not tested yet), should try to do a more generic basilik (abomination, cockatrice, basilik, all have the same abilities but different criteria for the “type” of creature that would be or not be affected.
Also added Elvish promenade from LRW (this one is fun ;D)
2009-05-25 21:07:17 +00:00
solo81@web.de
cfc76f5f22
Added several cards to Urza's Saga: Annul; Cave Tiger; Douse; Falter; Headlong Rush; Steam Blast; Viashino Weaponsmith
2009-05-25 20:17:15 +00:00
solo81@web.de
f43d28d53e
Added Jungle Lion (POR); Needle Storm (TMP;POR); Overrun (TMP); Shadowstorm (TMP)
2009-05-25 19:32:52 +00:00
solo81@web.de
50c818c660
Fixed all other slivers from Tempest.
2009-05-25 16:47:03 +00:00
solo81@web.de
44fa4ef7ba
My first action here! :) Fixed several cards from Tempest.
2009-05-25 16:35:04 +00:00
leungclj
8169da3b17
Jonathan - (ARB) updated todo
2009-05-25 13:40:09 +00:00
leungclj
c6f732d17d
Jonathan - (ARB) a few things added
2009-05-25 13:31:59 +00:00
wagic.the.homebrew@gmail.com
f448049b04
Erwan
...
-fix a DOS/Unix issue in Deck names
2009-05-25 13:20:46 +00:00
wagic.the.homebrew@gmail.com
ee58109449
Erwan
...
- Added a way to name and describe AI Decks. Let's find cool names and descriptions :)
2009-05-25 12:43:58 +00:00
wagic.the.homebrew
fc2ae93367
Erwan
...
- Dirty script for New gatherer parsing
2009-05-25 06:33:47 +00:00
wagic.the.homebrew
a07f75df33
Erwan
...
- ARB todo.dat Notepad friendly
2009-05-25 06:32:15 +00:00
wagic.the.homebrew
67a934729d
Erwan
...
- ARB todo.dat
2009-05-25 06:29:32 +00:00
leungclj
d0fb122f0f
Jonathan - added ARB _cards.dat for now, will add todo.dat once I have time
2009-05-24 15:59:39 +00:00
wagic.the.homebrew@gmail.com
e925a209a2
Erwan
...
- Adding Urza's saga, Ravnica, and Legends. Let's test them :)
2009-05-24 13:42:03 +00:00
wagic.the.homebrew@gmail.com
86211a4de3
Erwan
...
- test to make sure "draw@ next upkeep" works fine. No problem detected
2009-05-24 02:42:36 +00:00
jean.chalard
dd054c4963
J :
...
* ostream printing of JGui objects.
2009-05-23 08:34:50 +00:00
wagic.laurent
d7840821ad
Laurent - added rampage to the parser (see example from diverse set) could be extended...I've let the ability "rampage" (in fact rampage 1) but older set (esp. legends, would need an update later on).
2009-05-22 22:02:08 +00:00
wagic.laurent
9063a1bfa8
Laurent - Fixed rampage (final) forget to get rid of the bonus at end of turn... :D added elvish berseker as example of rampage ability (also get the bonus from the first blocking creature on)...
2009-05-22 20:59:44 +00:00
wagic.laurent
234cdc64c5
Laurent - Fixed Rampage, cleaned-up 10E.
2009-05-22 16:40:32 +00:00
wagic.laurent
52ea815193
Laurent - Some cards addition (TMP -> serene offering alias of divine offering from LEG also in MRD)
...
MRD added Seed of innocence
INV added aura and artifact mutation (but strange reaction if you bury target from opponent)... works anyway... test it and you will understand... ;)
2009-05-22 14:41:51 +00:00
wagic.laurent
fe64587bb3
Laurent - Correction to r324 (wrong file)
2009-05-22 00:31:05 +00:00
wagic.laurent
9159ef34df
Laurent - added corrupt (SHM) and spitting earth (10E,TMP,MIR).
2009-05-22 00:29:42 +00:00
leungclj
6ad49cd388
Jonathan - (POR) added Mind Knives, Mind Rot
2009-05-21 22:39:25 +00:00
wagic.laurent
f566b4a8c5
Laurent - Updated discard function now function with cost & target (see update from MRD) - Note that this is the discard random function....
...
Did not try it yet without target (e.g. when comes intoplay auto=discard:19 probably will not work and would make the opponent discard a card randomnly...
2009-05-21 21:13:04 +00:00
wagic.laurent
37008df473
Laurent - Added "deplete" to the parser does not work for instant and sorcery at the moment (WILL NEED HELP FOR THAT)
...
Updated cards.dat to include the one with deplete possibility.
Also included various cards (alias from RV)
2009-05-21 16:28:13 +00:00
leungclj
db912f2d34
Jonathan - (MRQ) removed Pious Warrior, Noble Purpose
2009-05-21 12:09:02 +00:00
leungclj
6668902ae0
Jonathan - (ODY) Added - Anarchist, Ashen Firebeast, Auramancer, Aven Cloudchaser, Balshan Griffin, Cartographer, Gravedigger, Krosan Archer, Magma Vein, Overrun, Resilient Wanderer, Scrivener.
...
Finally tested the "may moveTo" function physically, it works, but there is this slight bug (that doesnt harm anything) but say "when XYZ comes into play, you may move 123 from your graveyard to your hand" you play XYZ, and choose 123 from your graveyard, you selected 123, but it still appears to be still in the graveyard, even thought i really have returned to your hand, but if u exit the graveyard and goes back in again, it really have disappeared.
(i think its better to see it yourself... getting too wordy)
2009-05-21 10:29:25 +00:00
wagic.laurent
215c7448c9
Laurent - 10E added Demon's Horn, dragon's claw and co. works well you have to click the card to get 1 life as the card state "may"..also added consume spirit (alias of drain life RV)
...
- ICE complete update, reorganized all cards alphabetically both in cards.dat and todo.dat + some few addition
- tentatively added a generic millstone, first step to add the keyword "deplete" to the parser.. still working on this one.
2009-05-20 20:03:51 +00:00
leungclj
dce2adc6fc
Jonathan - (MRQ) Fixed - Specter's Wail
2009-05-20 19:09:48 +00:00
leungclj
277a96ab22
Jonathan - (MRQ) added Darting Merfolk, Dust Bowl, Glowing Anemone, Groundskeeper, Magistrate's Veto, Ogre Taskmaster, Pious Warrior, Rushwood Herbalist, Specter's Wail, Squall, Strongarm Thug, Tremor, Venomous Dragonfly.
...
Fixed - Maggot Therapy, Tiger Claws.
2009-05-20 19:06:37 +00:00
leungclj
cb0d1aceea
Jonathan - (MRQ) corrected wording on Thrashing Wumpus. The alias is not correct, but I don't think anyone will ever notice
2009-05-20 16:16:28 +00:00
wagic.the.homebrew@gmail.com
04d429b82c
Erwan
...
-display the number of cards you own with the same name for each individual card in the shop
2009-05-20 13:50:58 +00:00
wagic.the.homebrew@gmail.com
283987c0eb
Erwan
...
- Fixed northern paladin test (the test was wrong)
2009-05-20 11:09:54 +00:00