wagic.laurent
96963fc5ac
Laurent - AI deck update - Added some cards (Sudden impact (10E,TMP,LEG), colossus of Sardia (10E), etc...)
2009-06-15 23:46:47 +00:00
wagic.laurent
984038e5e2
Laurent - Added cards to USG - First step of Counter adding to parser (does not work yet). Update of AI deck description
2009-06-13 19:43:57 +00:00
wagic.the.homebrew@gmail.com
75720b9459
Erwan
...
-Fix for sacrifice costs
2009-06-09 14:07:07 +00:00
wagic.the.homebrew@gmail.com
9ec582e02e
Erwan
...
- a Few bug fix.
- I need to investigate for fledgling imp :(
2009-06-09 13:17:23 +00:00
wagic.the.homebrew@gmail.com
91edaca882
Erwan
...
- Ashen firebeast bug fix
- Small cards bug fixes
- Bloodfire colossus bug fix
- Graphical glitch in Opponent deck's choice when Deck name is too long... attempt to fix, let's be careful, no more than 9 letters in Deck names, please
- Updated Tranquil domain test. It was using cards that have been removed from the DB
- replaced /n/ with (n) in shop
2009-06-08 13:45:52 +00:00
wagic.laurent
ea0a414942
Laurent - Corrected a bug with Lavaborn Muse (should now work correctly). Also added some cards description and basic name and description for some AI deck, first step for further AI deck improvments.
2009-06-06 11:08:12 +00:00
wagic.the.homebrew@gmail.com
1a21ca454a
Erwan
...
- Fixed Damage All (Ashen Firebeast/ See test)
- Fixed Momir crash if no card with corresponding mana cost exists
2009-05-28 09:42:52 +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
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
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
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
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
laurent.rabouin
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
2009-05-19 22:22:50 +00:00
wagic.the.homebrew@gmail.com
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
2009-05-19 13:45:53 +00:00
wagic.the.homebrew@gmail.com
d074cc4de0
Erwan
...
- Fix bug with Northern Paladin
2009-05-14 12:39:25 +00:00
wagic.the.homebrew@gmail.com
42e6521155
Erwan
...
- Added "stack" as a zone in the perser
- Added "fizzle" keyword in the parser for counterspells
2009-05-11 13:23:09 +00:00
wagic.the.homebrew@gmail.com
89fb351979
Erwan
...
- Added damage all (pyroclasm) and move all (not tested)
2009-04-30 13:48:41 +00:00
wagic.the.homebrew@gmail.com
041b3e16bb
Erwan
...
- Added "lord until end of turn" (see titanic ultimatum in ALA)
2009-04-30 12:45:16 +00:00
jean.chalard
e0e21fa2a3
J :
...
* Fix a number of warnings.
2009-04-29 12:06:28 +00:00
wagic.the.homebrew@gmail.com
0af938589b
Erwan
...
- a few bug fixes with cards that bring other cards back to play (zombify, resurrection...)
- bug fix with abilities parsing "reachshadow"
- a few card fixes
2009-04-19 07:47:52 +00:00
wagic.the.homebrew@gmail.com
e7678522ee
Erwan
...
- fixed a few memory leaks (but Wagic still crashes on the PSP after a few games :( )
2009-04-12 12:39:44 +00:00
wagic.the.homebrew@gmail.com
fab150414b
Erwan
...
- Added name effect for Momir
- Fixed a couple bugs with "moveTo", see test/Amugaba.txt
2009-04-11 03:59:46 +00:00
wagic.the.homebrew@gmail.com
a8942331eb
Erwan
...
- Fix a bug with Nevinyrrals Disk
2009-04-05 13:22:37 +00:00
wagic.the.homebrew@gmail.com
a6c1776a90
Erwan
...
- 2 new ability keywords: mustattack and cantattack
2009-04-05 09:46:02 +00:00
wagic.the.homebrew@gmail.com
34c139a15d
Erwan
...
-fixed bugs with lifelink
2009-04-05 09:01:31 +00:00
wagic.the.homebrew@gmail.com
bdf989ffac
Erwan
...
- fixed the "may" ability a little bit (needs testing: can it be called only once ???)
- Added "Clone", yay :)
2009-04-01 12:59:53 +00:00
wagic.the.homebrew@gmail.com
60b35f7f7f
Erwan
...
-new keyword "may" (right now used only for : "when ... comes into play, you may ... moveTo). See Gravedigger 10E
2009-03-29 13:04:54 +00:00
wagic.the.homebrew
ff8e05cf04
Erwan
...
- replaced erroneous Mirrodin set with invasion set
- added a few cards with "aslongas" ability
2009-03-15 05:59:21 +00:00
wagic.the.homebrew
ef53771843
Erwan
...
-replace "includeself" with "other" for lord and foreach keywords
-added aslongas keyword (kird ape...)
2009-03-15 05:00:06 +00:00
wagic.the.homebrew
658ef1fb12
Erwan
...
- fixed a few bugs with the parser for subtypes
- fixed a bug for plague rats
- fixed a bug for P/T parser
- First release for the following sets: Mirrodin, Mirage, Lorwyn
2009-03-14 11:00:31 +00:00
wagic.the.homebrew
bb23db4b16
Erwan
...
- "foreach" auto keyword improved, now works like lord
- a few cards using "foreach" added
2009-03-03 14:02:40 +00:00
wagic.the.homebrew
fa05ca5225
Erwan
...
- cards bugfixes
- added a few zone names for moveTo
2009-03-02 13:40:04 +00:00
wagic.the.homebrew
555eb5ee02
Erwan
...
- the AI can now use activated abilities (stupidly though...)
- a few card bugfixes
2009-03-01 10:20:31 +00:00
wagic.the.homebrew
f87c703866
Erwan
...
- Added WEvent class, allows to send events to abilities
- Cards that change zones now becomes new objects (as specified in the Comprehensive rules). This should allow to fix lots of stupid bugs in the near future, but probably brings loads of new issues :(
2009-02-16 13:46:14 +00:00
wagic.the.homebrew
f7a887db2a
Erwan
...
- Bug fixes for Kird ape(RV), Dingus Egg(RV), Ankh of Mishra(RV), Ancient Tomb(TMP), Wooded Bastion (SHM)
- Added tests in the test suite to confirm/infirm some bug reports
2009-02-15 05:32:12 +00:00
wagic.the.homebrew
6d1d5d751a
Erwan
...
- new Ability : ALifeGiver (bottle gnomes)
- Added a few cards from Tempest
- Hybrid mana fix for hybrid mana involving uncolored mana costs (see tests/generic/hybridmana2.txt - spectral possession)
- Fixed bugs with targetting for TargetAbilities
- Fixed multiple sacrifice abilities cost (Siege gang commander, see tests)
- Fixed a small font issue
2009-02-11 09:38:20 +00:00
wagic.the.homebrew
6ea40147a3
Erwan
...
- Fixed a bug with Composite golem (and summoning sickness for Mana abilities in general)
- Improved test suite speed
2009-02-06 16:06:37 +00:00
wagic.the.homebrew
bd632ed346
Erwan
...
- removed a useless .h file
- fixed a bug with nantuko husk (see tests/nantuko_husk.txt)
2009-02-06 13:10:28 +00:00
wagic.the.homebrew
9439d5e6dd
Erwan
...
-Fixed a bug with moveTo keyword (cf: Doomed necromancer test)
2009-02-05 13:34:40 +00:00
wagic.the.homebrew
16b9b09515
Erwan
...
- fixed a bug with orcish lumberjack (sacrifice)
2009-02-02 12:02:52 +00:00