f5f77bfa2a
Jonathan - fixed all the ";" mixed up
leungclj
2009-05-29 14:10:10 +00:00
1a21ca454a
Erwan - Fixed Damage All (Ashen Firebeast/ See test) - Fixed Momir crash if no card with corresponding mana cost exists
wagic.the.homebrew@gmail.com
2009-05-28 09:42:52 +00:00
821a422149
Laurent - USG added Corrupt, LEG small correction, added some name + description to AI deck.
wagic.laurent
2009-05-27 20:49:16 +00:00
f9340dd88a
Erwan -small fix in Legends
wagic.the.homebrew
2009-05-27 03:19:15 +00:00
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 ;-)
wagic.laurent
2009-05-26 23:35:51 +00:00
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)
wagic.laurent
2009-05-26 22:03:30 +00:00
c1239606cb
Jonathan - (CFX) fixed Obelisk of Alara
leungclj
2009-05-26 15:57:25 +00:00
0e88d03c04
Erwan - Zip file Directory cache for faster access - Preload card images in player's hand before the game starts
wagic.the.homebrew@gmail.com
2009-05-26 11:32:17 +00:00
04dd43d180
Jonathan - (USG) fixed bug
leungclj
2009-05-26 11:13:11 +00:00
a2825e0e00
Jonathan - (r346) fixed Hibernation (not tested, I just copied from r349 - Empty the Catacombs)
leungclj
2009-05-26 08:38:36 +00:00
e305e8eac8
Jonathan - (r345) fixed a bug 2
leungclj
2009-05-26 08:26:51 +00:00
5c60b6bb16
Jonathan - (r345) fixed a bug
leungclj
2009-05-26 08:26:25 +00:00
d1653ef03e
Erwan - Fix issues introduced in RAV with r.334. See the diff
wagic.the.homebrew
2009-05-26 02:43:38 +00:00
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
wagic.laurent
2009-05-25 23:14:01 +00:00
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).
wagic.laurent
2009-05-25 22:07:06 +00:00
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)
wagic.laurent
2009-05-25 21:07:17 +00:00
50c818c660
Fixed all other slivers from Tempest.
solo81@web.de
2009-05-25 16:47:03 +00:00
44fa4ef7ba
My first action here! :) Fixed several cards from Tempest.
solo81@web.de
2009-05-25 16:35:04 +00:00
8169da3b17
Jonathan - (ARB) updated todo
leungclj
2009-05-25 13:40:09 +00:00
c6f732d17d
Jonathan - (ARB) a few things added
leungclj
2009-05-25 13:31:59 +00:00
f448049b04
Erwan -fix a DOS/Unix issue in Deck names
wagic.the.homebrew@gmail.com
2009-05-25 13:20:46 +00:00
ee58109449
Erwan - Added a way to name and describe AI Decks. Let's find cool names and descriptions :)
wagic.the.homebrew@gmail.com
2009-05-25 12:43:58 +00:00
fc2ae93367
Erwan - Dirty script for New gatherer parsing
wagic.the.homebrew
2009-05-25 06:33:47 +00:00
10aa8e32d9
J : * Write preliminary thread creation functions for Linux. * Debug the Makefile
jean.chalard
2009-05-23 04:44:44 +00:00
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).
wagic.laurent
2009-05-22 22:02:08 +00:00
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)...
wagic.laurent
2009-05-22 20:59:44 +00:00
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... ;)
wagic.laurent
2009-05-22 14:41:51 +00:00
6ad49cd388
Jonathan - (POR) added Mind Knives, Mind Rot
leungclj
2009-05-21 22:39:25 +00:00
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...
wagic.laurent
2009-05-21 21:13:04 +00:00
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)
wagic.laurent
2009-05-21 16:28:13 +00:00
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.
wagic.laurent
2009-05-20 20:03:51 +00:00
cb0d1aceea
Jonathan - (MRQ) corrected wording on Thrashing Wumpus. The alias is not correct, but I don't think anyone will ever notice
leungclj
2009-05-20 16:16:28 +00:00
04d429b82c
Erwan -display the number of cards you own with the same name for each individual card in the shop
wagic.the.homebrew@gmail.com
2009-05-20 13:50:58 +00:00
283987c0eb
Erwan - Fixed northern paladin test (the test was wrong)
wagic.the.homebrew@gmail.com
2009-05-20 11:09:54 +00:00
c42d0d20ca
Laurent - Added discard (see mind rot 10E) works did not try yet with cost (e.g {2}:discard:2) is only random discard function surely needs to be improved. Added generic Karma Function (ADamageForTypeControlled, see ancient ruin from TMP) tested and work. Happy to be back
laurent.rabouin
2009-05-19 22:22:50 +00:00
0becb3309d
Jonathan - (LRW) added Brigid, Hero of Kinsbaile - although this is codable now, but when it is used, player will find it hard to guess which abilities is which "e.g. when select the card for the abilities, two option will emerge, both saying abilities"
leungclj
2009-05-19 18:06:28 +00:00
f50d7e30d4
Erwan - Added a few "stats" to the main menu. This might slow down loading times on the PSP (needs testing). In that case I'll move it to the options, or optimize it if needed
wagic.the.homebrew@gmail.com
2009-05-19 13:45:53 +00:00
f32f5f3793
Erwan - Crude networking functions: + Basic message works on Windows + Compiles on PSP but doesn't work yet + Nothing done for Linux -> TODO!
wagic.the.homebrew@gmail.com
2009-05-18 11:22:53 +00:00
a5b59c2079
Erwan - fixed a compilation problem for the psp
wagic.the.homebrew@gmail.com
2009-05-18 10:43:56 +00:00
494e5b4568
Erwan -update to french translation
wagic.the.homebrew@gmail.com
2009-05-16 15:24:58 +00:00
f94df3862b
Erwan - Added translation mechanism, and basic french translation as an example
wagic.the.homebrew@gmail.com
2009-05-16 15:23:26 +00:00
42e6521155
Erwan - Added "stack" as a zone in the perser - Added "fizzle" keyword in the parser for counterspells
wagic.the.homebrew@gmail.com
2009-05-11 13:23:09 +00:00
ab48516788
Erwan - Yet another attempt at fixing counterspells. Needs testing
wagic.the.homebrew@gmail.com
2009-05-10 13:31:33 +00:00
62f6b92332
Erwan - Zip file support for card pictures - TODO : linux, update JGFX.cpp for zip support - TODO : make sure there is no leak in the PSP version
wagic.the.homebrew@gmail.com
2009-05-10 11:10:53 +00:00
69903af2c8
Jonathan - (INV) fixed Restrain (even though its not exactly coded the corret way)
leungclj
2009-05-05 23:42:58 +00:00
4e4a8a30ab
Jonathan - (ALA) fixed Infest
leungclj
2009-04-30 17:27:03 +00:00
89fb351979
Erwan - Added damage all (pyroclasm) and move all (not tested)
wagic.the.homebrew@gmail.com
2009-04-30 13:48:41 +00:00
5a3d140f79
Erwan -Added a few cards that use the "lord until end of turn" ability
wagic.the.homebrew@gmail.com
2009-04-30 12:52:47 +00:00
041b3e16bb
Erwan - Added "lord until end of turn" (see titanic ultimatum in ALA)
wagic.the.homebrew@gmail.com
2009-04-30 12:45:16 +00:00
8b008a4bda
Erwan - boosters in shop 100 cards -> 80 cards - 2 new cards in SHM - Added Ram checking methods for the PSP
wagic.the.homebrew@gmail.com
2009-04-30 12:10:09 +00:00
e0e21fa2a3
J : * Fix a number of warnings.
jean.chalard
2009-04-29 12:06:28 +00:00
789ad60723
J : * Update for interface change. - The new arguments, being PSP-specific, are ignored (same as windows version). It might be surprising and not very readable, but it does what makes the most sense in our case.
jean.chalard
2009-04-29 10:00:56 +00:00
80e0735510
Jonathan - (INV) added Stun
leungclj
2009-04-26 19:52:19 +00:00
0d6956d5d4
Jonathan - (10E) added Stun
leungclj
2009-04-26 19:48:19 +00:00
06c3067911
Jonathan - (TMP) added Stun, Sea Monster, Pallimud. Removed Twitch. Fixed Skyshroud Vampire. (yes i know i sholdn't remove any but, it really shouldnt be there....
leungclj
2009-04-26 19:45:13 +00:00
612c1cbbad
Jonathan - (ICE) fixed Snow-Covered land, added Drift of the Dead, attempted to reorder to alphabatical order
leungclj
2009-04-26 09:18:22 +00:00