wagic.the.homebrew@gmail.com
2ba5fcb955
Erwan
...
- Added "@movedTo(...) trigger. See argothian enchantress in USG
2009-07-14 13:29:12 +00:00
wagic.the.homebrew@gmail.com
31ec10b464
Erwan
...
- Added a few cards
2009-07-12 13:52:27 +00:00
wagic.the.homebrew@gmail.com
ab445c9758
Erwan
...
- Added a few cards
- Creature attacks, blocks, is re-ordered in blocking list events
2009-07-12 12:27:55 +00:00
wagic.the.homebrew@gmail.com
0ecbfb5d82
Erwan
...
- Triggers made more generic in the parser
2009-07-12 07:47:54 +00:00
wagic.the.homebrew@gmail.com
3350ad6d03
Erwan
...
-added telkinetic sliver. This confirms that All lords that give a "complex" ability can now be added in cards.dat, as long as we can write the ability.
For example: lord(sliver) {T}:tap target(*) for telkinetic sliver. Please test and let me know
2009-07-12 03:02:38 +00:00
wagic.the.homebrew@gmail.com
c8333e76b1
Erwan
...
- Updated Parser mechanism. Right now this doesn't change functionalities much, but should be more readable, and make it easier to code some new abilities in the future
- Fixed regenerate, broken with r532
- Death Ward now works
- I think "&&" now works with all abilities, needs to be tested...
2009-07-11 15:59:51 +00:00
wagic.the.homebrew@gmail.com
79d0a09de1
Erwan
...
- fix a bug with Arcanis the omnipotent (see tests)
2009-07-05 11:38:12 +00:00
wagic.the.homebrew@gmail.com
ddc4636bf6
Erwan
...
-fixed "lord changes controller" bug
2009-07-05 04:49:21 +00:00
wagic.the.homebrew@gmail.com
d52f06d98d
Erwan
...
- Magic 2010 - blockers ordering
- Fixed a memory leak introduced in a previous revision (foreach)
2009-07-04 04:15:05 +00:00
wagic.the.homebrew@gmail.com
ca3c2d30ab
Erwan
...
- Magic 2010: Combat Damages don't go on the stack anymore
- Comp rules: "goes to graveyard" effects don't go on the stack anymore
- Regenerate "fixed" (untested)
- Basic "ReplacementEffect" mechanism for damage prevention. Can be extended to other replacement effects with some limits.
- TODO: Damages don't go on the stack, the abilities that create them do.
2009-06-23 14:22:00 +00:00
wagic.the.homebrew@gmail.com
61e449d02b
Erwan
...
- Changecontroller now sends a changezone event
- Manacost bug fix (memory leak)
2009-06-21 10:46:33 +00:00
wagic.the.homebrew@gmail.com
f1a3895fc6
Erwan
...
- Magic 2010 Rule: removed Manaburn
- Magic 2010 Rule: manapools empty at the end of each step
2009-06-14 09:21:49 +00:00
wagic.the.homebrew@gmail.com
8a467da18f
Erwan
...
- Fix: cards in graveyard had shroud
- Fix :shop item "quantity" increased if bought in a booster
- Test for Recover -> no problem found, but there's a GUI issue, which will be fixed later
2009-06-11 11:48:02 +00:00
wagic.the.homebrew@gmail.com
a703d69bda
Erwan
...
- removed blinking spirit from ICE
- changed display order in MTGGuiPlay (auras should be under creatures most of the time...)
2009-06-10 14:00:26 +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.the.homebrew@gmail.com
ec27c29c2b
Erwan
...
-fixed bug with Sphinx Sumoner (was an interface issue, not a an issue with the card itself)
2009-06-02 13:44:02 +00:00
wagic.the.homebrew@gmail.com
f09e9d6b7c
Erwan
...
- fix bug with Akron Legionnaire (Legends). See test
2009-06-02 12:44:31 +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.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
wagic.the.homebrew@gmail.com
283987c0eb
Erwan
...
- Fixed northern paladin test (the test was wrong)
2009-05-20 11:09:54 +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
ab48516788
Erwan
...
- Yet another attempt at fixing counterspells. Needs testing
2009-05-10 13:31:33 +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
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
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
12bd665409
Erwan
...
- add Mercadian Masques, Mirrodin, Odyssey -> let's do some cleanup!
- Attempt at solving a bug with AI+psychic venom (manaburn), not tested
- Added Abrasax's monocolor AI decks
- Momir better randomizer
- Removed 64 Abilities limitation, I hope...
2009-04-11 02:02:10 +00:00
wagic.the.homebrew@gmail.com
e9190ff19f
Erwan
...
- fix with Momir+ */* creatures
2009-04-06 12:19:18 +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
a68478dcca
Erwan
...
- (failed) Attempt to locate a bug with Keldon Warlord in momir
2009-04-05 10:56:46 +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
d5cf601ec7
Erwan
...
- new tests to unconfirm some reported bugs
2009-04-05 06:41:17 +00:00
wagic.the.homebrew@gmail.com
853d14c8cc
Erwan
...
- selling a card in the deck editor doesn't move back to the first card anymore
- added a few tests, unconfirmed bugs for elvish piper and deja vu
2009-04-05 06:15:13 +00:00
wagic.the.homebrew@gmail.com
89caaaadb4
Erwan
...
-Fixed a bug with */* creatures that don't die when they come into play as 0/0
-Fixed a bug with hymn of rebirth introduced in rev 245
2009-04-04 15:09:31 +00:00
wagic.the.homebrew@gmail.com
5952b382a2
Erwan
...
-Fixed bug with fountain of youth
-New alternate format for decks
2009-04-02 12:50:18 +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@gmail.com
2031577de4
Erwan
...
- fix Fastbond bug
- Attempt at fixing issues with Escape artist and Amugaba (not tested)
2009-03-25 14:44:48 +00:00
wagic.the.homebrew
070e24ec7a
Erwan
...
- fixed compilation issues
- fixed bug with persuasion
2009-03-18 10:39:38 +00:00
wagic.the.homebrew
bc7c689eab
Erwan
...
- Attempt to fix a bug in 0.5.0 with persuasion. Haven't tried to compile/test yet :/
2009-03-18 04:04:34 +00:00
wagic.the.homebrew
3a97c61f22
Erwan
...
-Added a test for giant growth Ice age
-fixed a bug with the shop
2009-03-16 12:08:20 +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
61463d047b
Erwan
...
- fix a bug with nyxathid
2009-03-14 15:03:55 +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
fa05ca5225
Erwan
...
- cards bugfixes
- added a few zone names for moveTo
2009-03-02 13:40:04 +00:00
wagic.the.homebrew
d10f8ddff7
Erwan
...
- Fixed a bug with sacrifice and shroud
2009-03-01 13:14:01 +00:00