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
wagic.the.homebrew
16b9b09515
Erwan
...
- fixed a bug with orcish lumberjack (sacrifice)
2009-02-02 12:02:52 +00:00
wagic.the.homebrew
51a4a32231
Erwan
...
-updated gatherer builder with Conflux
2009-02-01 13:34:47 +00:00
jean.chalard
1ab9af85a6
J :
...
* Fix warnings
2009-02-01 08:20:42 +00:00
wagic.the.homebrew
e984b7f781
Erwan
...
- Added cloud ability to pass the symbolic "1000 cards" bar :)
2009-02-01 07:34:55 +00:00
wagic.the.homebrew
0de5993836
Erwan
...
- Add documentation and change version number
2009-02-01 07:22:52 +00:00
wagic.the.homebrew
9454ac88fe
Erwan
...
- Added CC Avatar
- Fixed a segfault bug when selling cards
- Added a few messages in the credits
- Show types of a card in "Alternate" display
- This update should get rid of all copyrighted contents
2009-02-01 06:29:29 +00:00
wagic.the.homebrew
2d37fafe53
Erwan
...
-fixed psp compilation
2009-01-29 13:49:00 +00:00
wagic.the.homebrew
b14e6c318e
Erwan
...
- Updated options system
2009-01-29 13:35:19 +00:00
wagic.the.homebrew
f5693e0b6f
Erwan
...
- Added extra rendering for "text" mode
2009-01-26 13:04:58 +00:00
wagic.the.homebrew
973b155460
Erwan
...
- Updated Portal cards, as well as its todo.dat
2009-01-26 06:58:36 +00:00