Commit Graph

1387 Commits

Author SHA1 Message Date
wagic.the.homebrew@gmail.com
5020d41023 Erwan
-fix issue 221 (legendaries+animate dead)
2009-12-03 14:04:05 +00:00
wagic.the.homebrew@gmail.com
a58e414a5f Erwan
- fix issue 226 (holy day)
- fix issue 213 (random deck NB of cards)
2009-12-03 13:40:48 +00:00
wagic.jeck
8b8abafe59 Jeck - Updated daily build to r1389. 2009-12-03 10:00:24 +00:00
wagic.the.homebrew@gmail.com
f24546c0eb Erwan
-adding missing test "prosperity.txt"
2009-12-03 09:54:15 +00:00
leungclj
7f1a1a244f JON4TH4N - requesting new template to test 2009-12-03 07:53:24 +00:00
wagic.the.homebrew@gmail.com
e94bb52e35 Erwan
- adding some debugging stuff for the purple screen
2009-12-03 07:17:36 +00:00
wagic.the.homebrew@gmail.com
ea3ed7061f Erwan
- Lords are now taken into account in AI statistics. (To display information, uncomment RENDER_AI_STATS in config.h)
- fixed a potential segfault with NoFizzle
2009-12-03 02:05:03 +00:00
solo81@web.de
88d771b3be Some corrections from last revision. 2009-12-02 21:06:41 +00:00
solo81@web.de
4d7468f854 Added a lot of damage prevention cards. This is related to rev1367. 2009-12-02 20:45:21 +00:00
wagic.the.homebrew@gmail.com
b2d0940c5b Erwan
-adding Yeshua's code to record some GU values after init
2009-12-01 12:52:56 +00:00
wagic.the.homebrew@gmail.com
dfbdd1e4e5 Erwan
-added WParsedInt (X, p, t, manacost) for "Draw" effects. See prosperity
- Fixed denizen of the deep (P02), it had broken the test suite, sorry for that!
2009-12-01 12:43:18 +00:00
wagic.jeck
023287f11b Jeck - Gah. Fixing Great Sable Stag's protection from blue. 2009-12-01 11:53:00 +00:00
wagic.jeck
2430aa66a6 Jeck - Added "nofizzle" ability (ala Great Sable Stag), please review.
I'm fairly certain this works as intended, cards with nofizzle "can be targeted by spells that try to counter it (such as Cancel). Those spells will resolve, but the part of their effect that would counter [it] won't do anything. Any other effects those spells have will work as normal."

Still, I don't work much with card logic, so it's possible this has some kind of unintended side effect.
2009-12-01 11:50:42 +00:00
wagic.laurent
90cf95d3d4 Laurent - Update DST (mistakenly removed the ID in my first upload). 2009-11-30 15:11:55 +00:00
solo81@web.de
d6abd56454 Fixed Angry Mob (DRK). PLz read my comment below. 2009-11-30 14:05:29 +00:00
wagic.laurent
248d5eb171 Laurent - small update SOK (Deathmask Nezumi), CFX (Soul's majesty) 2009-11-30 12:24:45 +00:00
wagic.laurent
1d11a0ce2b Laurent - Update DST 2009-11-30 08:48:34 +00:00
wagic.laurent
fa3e224ecf Laurent - update ATQ (added alias from RV and urza's mine,power-plant and tower). Update DRK (angry mob) 2009-11-30 08:45:16 +00:00
wagic.the.homebrew
d7ce776d09 Erwan -Adding a few cards 2009-11-30 05:12:53 +00:00
wagic.the.homebrew
1d816b3277 Erwan
- P02
2009-11-30 04:41:58 +00:00
solo81@web.de
d87a99d2e1 Added Borrowing the East Wind (PTK) 2009-11-29 21:15:55 +00:00
solo81@web.de
699e811364 Small fix from last revision. 2009-11-29 21:07:48 +00:00
solo81@web.de
80d6e455e5 Added huge amount of cards referring to Wololo's descriptions in rev1322. 2009-11-29 21:04:32 +00:00
solo81@web.de
3de03178ef Updated (DRK) 2009-11-29 19:51:57 +00:00
solo81@web.de
0cdfd2d8ee Added Respite (TMP) 2009-11-29 18:58:55 +00:00
solo81@web.de
348b926bae Added Darkness (LEG), Fog (M10,MIR) and Holy Day (10E,INV,LEG). 2009-11-29 18:31:53 +00:00
wagic.the.homebrew@gmail.com
1d38a4794d Erwan
- Adding Fog
2009-11-29 12:54:00 +00:00
solo81@web.de
2763acf9a9 Updated (BOK) 2 2009-11-29 11:32:43 +00:00
solo81@web.de
9c7d7a00ff Updated (BOK) 2009-11-29 11:31:41 +00:00
wagic.the.homebrew@gmail.com
1b6074277c Erwan
- Ilya B's Theme is now the default one, plese make sure everything works as expected.
- I moved the "original" theme in a "classic" subfolder
2009-11-29 09:13:15 +00:00
wagic.the.homebrew@gmail.com
d2c4c18a7d Erwan
- update portuguese by Shinoobi
- update Italian by Icarus
- Wagic Manual Italian by Icarus
-removed test for purple screen, doesn't work :(
2009-11-29 06:45:50 +00:00
wagic.the.homebrew@gmail.com
5eb6256df6 Erwan
-Fix issue 223 by Yeshua. Thanks :)
2009-11-29 06:25:03 +00:00
wagic.the.homebrew@gmail.com
5af8d83c03 Erwan
- cleanup ingame music patch. Let's not use this patch until we fix issue 144 maybe?
2009-11-29 06:11:02 +00:00
wagic.the.homebrew@gmail.com
ec553ddfb8 Erwan
- Yeshua's patch for ingame music
2009-11-29 05:52:12 +00:00
wagic.the.homebrew@gmail.com
b275b6f758 Erwan
- JGE bug fixes (network)
- increased the size of kernel ram. 2048 might bee too much though, let's see if we can go with 1024
2009-11-29 04:44:38 +00:00
leungclj
3f21dad546 JON4TH4N - Contaminated Bond may be codeable, please check 2009-11-28 16:26:42 +00:00
leungclj
19da9e09a4 JON4TH4N - few bug fix 2009-11-28 16:16:52 +00:00
Psyyringe
459eef4435 Psyringe - fixed Tempest (POR). Thanks to furiousone for finding the bug and providing the test script. 2009-11-28 08:51:37 +00:00
solo81@web.de
2c61270000 Updated (ANT)
Added Aether Mutation, Death Mutation and Death Grasp (APO)
2009-11-27 22:09:59 +00:00
solo81@web.de
b5b1573bfa Updated (ARN) 2009-11-27 20:28:55 +00:00
solo81@web.de
f189ef5e3c Added cards with "cantregenerate". 2009-11-27 14:22:12 +00:00
solo81@web.de
45d67f9f4d Removed Gorilla Titan (ODY) 2009-11-27 13:23:45 +00:00
solo81@web.de
fb55e8a4b3 Removed Synod Centurion (5DN) 2009-11-27 12:46:42 +00:00
solo81@web.de
0228b32547 Small fix (PTK) 2009-11-27 12:44:12 +00:00
wagic.laurent
61a06ab40f Laurent - update SOK 2009-11-27 12:29:42 +00:00
wagic.laurent
0974d1b1bd Laurent - TOR update 2009-11-27 11:41:52 +00:00
wagic.laurent
28e6d64426 Laurent - Small correction 5DN 2009-11-27 11:20:50 +00:00
wagic.laurent
de789f6f02 Laurent - CSP update 2009-11-27 11:17:06 +00:00
Psyyringe
2817925f0d Psyringe - Added Goblin Lackey (USG) and 4 scripts to test its functionality. Also improved the test script for the Spirit Link bug (issue 173) a bit. 2009-11-27 07:09:06 +00:00
wagic.the.homebrew@gmail.com
0e49fde01a Erwan
- Fix issue 222 (Glen Elendra Archmage)
2009-11-26 23:03:47 +00:00