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
3994006d7e
Erwan
...
- fixed a few memory leaks
2009-03-29 10:33:42 +00:00
leungclj
2f66c4953f
Dr.Solomat - second update for INV
2009-03-28 22:19:40 +00:00
leungclj
2252313c53
Jonathan - added Mindwrack Liege & Noggle Bridgebreaker, but Noggle won't work yet, just the same bug as Arcanis from 10E, if the bug is fixed, it should work
2009-03-28 18:56:24 +00:00
leungclj
512613fd58
Dr.Solomat - Cards added
2009-03-28 09:57:19 +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@gmail.com
e8d32b2c6d
Erwan
...
- _cards.dat parsing error fixes on erroneous files
- replaced cards array with a vector for MTGGameZones
2009-03-25 13:53:19 +00:00
leungclj
579c9e7d6f
Jonathan - added Viashino Skeleton
2009-03-23 12:39:51 +00:00
leungclj
725e348111
Jonathan - quick fix from previous upload...
2009-03-23 11:26:28 +00:00
leungclj
6ff6b38336
Jonathan - added 3 cards
2009-03-23 11:19:44 +00:00
leungclj
df47423c34
Jonathan - fixed Shadowfeed
2009-03-23 10:03:47 +00:00
leungclj
a093bf392f
fix elvish piper and something else
2009-03-22 17:17:08 +00:00
leungclj
434de4eb9e
corrected subtypes for numbers of creatures
2009-03-22 15:40:56 +00:00
wagic.the.homebrew
74ee3d4148
erwan
...
card fix
2009-03-18 22:34:51 +00:00
wagic.the.homebrew
69e7191054
Erwan -fix one bug with animate dead
2009-03-18 14:03:18 +00:00
wagic.the.homebrew
a3c3006043
Erwan
...
- AI bugfixes (manaburn with ankh of mishra...)
- small tweaks
2009-03-18 11:29:23 +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
415061642d
Erwan
...
- Added splash screen management
- fixed a ruling bug (putting sorcery, enchantments, etc.. into play while interrupting)
2009-03-17 11:46:39 +00:00
wagic.the.homebrew
fd1c152cb3
Erwan
...
-added a few cards from 10E
2009-03-17 06:19:52 +00:00
wagic.the.homebrew
78b18435b3
Erwan
...
- New difficulty mode to unlock
2009-03-16 13:58:57 +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
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
61463d047b
Erwan
...
- fix a bug with nyxathid
2009-03-14 15:03:55 +00:00
wagic.the.homebrew
0256e64cd9
Erwan
...
- a few shop changes
2009-03-14 11:52:50 +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
58700417da
Erwan
...
- Added Waldorf's changes
2009-03-03 11:03:38 +00:00
wagic.the.homebrew
7241bba0db
Erwan
...
- fixed a bug with sacred nectar
2009-03-02 13:47:52 +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
wagic.the.homebrew
b780b66653
Erwan
...
-a few card fixes
2009-03-01 10:43:16 +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
6412c453d1
Erwan
...
- bug fix with lords and -color
- added tests
2009-02-17 13:29:27 +00:00
wagic.the.homebrew
66e0695b67
Erwan
...
- fixed a bug with mobilization
2009-02-17 11:07:02 +00:00
wagic.the.homebrew
ad097e4604
Erwan
...
- a few fixes in cards.dat
2009-02-17 11:06:08 +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
db90797fb0
Erwan - fixed a few typos in Portal's _cards.dat
2009-02-16 04:14:38 +00:00
wagic.the.homebrew
3b16eb5020
Erwan
...
- Fixed a few bugs (animate dead(RV), Goblins Deathraiders(ALA), Druid of Anima(ALA))
2009-02-15 09:22:17 +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
391bdaf0d8
Erwan
...
- missing "removedFromGame" initialization fixed (see celestial_purge test)
2009-02-07 02:43:42 +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
295fc3b94b
Erwan
...
- Fix mind stone's cost
2009-02-05 13:52:40 +00:00
wagic.the.homebrew
92ea6684cb
Erwan
...
- Adding conflux
2009-02-05 13:49:22 +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
ba3b272558
Erwan
...
- Fixed a few font problems with alternate rendering
2009-02-05 12:48:51 +00:00
jean.chalard
2f3eaac9a5
J :
...
* Font unification.
2009-02-04 16:42:59 +00:00