Commit Graph

70 Commits

Author SHA1 Message Date
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
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
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
16b9b09515 Erwan
- fixed a bug with orcish lumberjack (sacrifice)
2009-02-02 12:02:52 +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
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
973b155460 Erwan
- Updated Portal cards, as well as its todo.dat
2009-01-26 06:58:36 +00:00
wagic.the.homebrew
7fdad1692c Erwan
- Added todo.dat for POR and TMP (files need to be cleaned...)
- small fixes in gatherer tool for POR and TMP
2009-01-25 10:16:53 +00:00
wagic.the.homebrew
b6a17098a4 Erwan
- Added Dr Solomat's TEMPEST expansion
- Added Sacrifice as part of the cost of activated abilities. Making it work as an extra cost for "put in play" still requires some work though. "Render" methods need to be written correctly
- Added cards with sacrifice in the existing sets. Most of them need testing...
2009-01-25 09:20:01 +00:00
wagic.the.homebrew
f593d1289c Erwan
-added one RV card
2009-01-23 08:40:57 +00:00
wagic.the.homebrew
e831a8e400 Erwan
- a few card updates
- back to original font for menus
2009-01-20 13:15:52 +00:00
wagic.the.homebrew
0b03dc6d40 Erwan
- font adjustments
2009-01-18 13:49:02 +00:00
wagic.the.homebrew
9e314720e9 Erwan
- Parser: Added possibility to add multiple abilities for one cost, using keyword && (see Ardakar wastes in 10E). Currently only works with mana and damage
- Added a dozen new cards
- Improved testing suite : new keyword "choice" to select an item in the abilities popup menu
2009-01-18 06:42:59 +00:00
wagic.the.homebrew
027e1b9bba Erwan
- Updated alternate render
- Display hybrid mana cost on alternate Render
- Display big card in graveyard
- gray out alternate render when targetChooser is active
- Non-copyrighted avatars for the AI. They suck...
2009-01-17 10:16:10 +00:00
wagic.the.homebrew
ef67ab17ce Erwan - updates tests 2009-01-17 01:51:58 +00:00
wagic.the.homebrew
1251ef0096 Erwan
- Prevent TestSuite from crashing, by not showing big cards during the test suite
- Updated font size in game, to be readable
- WARNING!!! One test (brass man) not working anymore !!! High priority
2009-01-17 01:46:11 +00:00
wagic.the.homebrew
2071d09ae6 Erwan - fixed a graphic glitch with menus in psp 2009-01-05 12:44:14 +00:00
jean.chalard
0d14207247 J :
* A number of adjustments about fonts.
2009-01-04 02:49:08 +00:00
jean.chalard
4f345878a3 J :
* Art for new menu style.
2008-12-30 05:25:43 +00:00
jean.chalard
a82d4b51bb J :
* New menu style - step one.
  More improvements are to come, but this should be stable and have a good
  portion of what is to be done.
2008-12-30 05:24:38 +00:00
wagic.the.homebrew
9dfc89815f Erwan
- Added Tokens (needs testing !!!)
- Added a few cards that create tokens
2008-12-16 14:20:03 +00:00
wagic.the.homebrew
be4fb31ffc Erwan
- Added first strike to Ancestor's chosen
2008-12-15 02:22:07 +00:00
wagic.the.homebrew
790e2a2cdf Erwan
- improved the parser for "lord", now can take any kind of "target", not only creature types (so it can now be used to code abilities such as Bad moon and crusade)
- fixed typos for goblin lord, zombie master, lord of atlantis
- Added "moveTo" keyword
- added a dozen cards
2008-12-14 12:07:01 +00:00
wagic.the.homebrew
649efe7987 Erwan - reverted my previous change (Terror is hardcoded right now...) 2008-12-11 04:47:03 +00:00
wagic.the.homebrew
ca60188b50 Erwan
-fixed a bug with terror (?)
2008-12-11 04:33:15 +00:00
wagic.the.homebrew
6628225c56 Erwan
- Fixed a few bugs with Ice Age cards
- removed 2 ice age cards that can not work currently
2008-12-08 12:27:48 +00:00
wagic.the.homebrew
ceb2b9b7b3 Erwan
- fixed a bug with Mountain goat
- fixed a bug with Hymn of rebirth
2008-12-07 14:12:19 +00:00
wagic.the.homebrew
c4aad7ce4b Erwan
- Added a few simple cards
- a few fixes in Ice Age
- implemented Shroud
2008-12-07 07:47:36 +00:00
wagic.the.homebrew
7f5312be20 Erwan
- fixed a bug with creature bond
- fixed a bug with control magic
2008-12-06 14:50:10 +00:00
wagic.the.homebrew
b89c4522de Erwan
- display the thumbnail as a "shadow" over the text version of the card if the big picture is not available
- fixed a bug with circles of protection, although graphically it is difficult to understand what's going on when using those cards
- fixed a bug with a card in Ice age
2008-12-06 12:41:23 +00:00
wagic.the.homebrew
d66ef78d12 Erwan
- AI:increased percentage of chance to play an "unknown" Card
- removed delay before displaying big card ingame
- added 2 new AI Decks 
- Fixed a bug with afflict (see tests/afflict.txt)
2008-12-01 12:10:55 +00:00
wagic.the.homebrew
f4cb587426 Erwan
- one more missing image
2008-11-30 02:15:12 +00:00
wagic.the.homebrew
64796253c7 Erwan
- Adding missing files needed at runtime
2008-11-30 00:48:28 +00:00