65673ca0b2
added support for no max hand size, added nonstatic lifetotal checks, added a check for how many equips a card has, added a fix for a typo in affinityswamp.
omegablast2002@yahoo.com
2010-09-17 17:37:18 +00:00
341c48eb61
Erwan - swapped StyleManager.h and .StyleManager.cpp files in VC++ project - attempt at fixing issue 451 (tokens in momir), please verify. Also attempt at fixing tokens in shop.
wagic.the.homebrew@gmail.com
2010-09-17 11:25:33 +00:00
291b600bed
Sprouting Phytohydra token had rarity=c
omegablast2002@yahoo.com
2010-09-17 10:16:08 +00:00
29baed7d4a
tweaked MNguyens menu improvements by Mnguyen
omegablast2002@yahoo.com
2010-09-17 09:07:09 +00:00
5939cbded8
added MnGuyens further improved menu handling and extra options.
omegablast2002@yahoo.com
2010-09-17 06:34:12 +00:00
3965505b15
wololo - Adding DJardin's port to N900
wagic.the.homebrew@gmail.com
2010-09-16 13:12:05 +00:00
46c499be5f
Added 6 cards based on rev2278.
solo81@web.de
2010-09-14 22:05:02 +00:00
d64ba7646f
new daily eboot
omegablast2002@yahoo.com
2010-09-14 17:22:26 +00:00
b507053a1d
fixed storm spellcount, affinity/manaredux invis mana, added true "retrace" added 3 new extra cost types.
omegablast2002@yahoo.com
2010-09-14 17:15:33 +00:00
58d67d630a
Fixed for choosing Chinese at first time play.
linshier
2010-09-13 16:35:34 +00:00
be06be1343
Fixed Tendrils of Agony.
solo81@web.de
2010-09-13 16:23:28 +00:00
16fe2d8a4f
Fixed bug for translated deck descriptions in DeckManager.
linshier
2010-09-13 10:59:59 +00:00
9d3707386b
Fixed memleak by ability BloodThirst
linshier
2010-09-13 10:30:12 +00:00
2b81ba33f2
Added 33 successfully tested cards mainly based on rev2272.
solo81@web.de
2010-09-12 17:45:59 +00:00
c408e5d588
added support for {X}{X} in cost, added support for token(creature, X/X or XX/XX)*XX or X or #. added discard card at random as cost type {d}
omegablast2002@yahoo.com
2010-09-12 16:15:24 +00:00
6063ddcf55
Jeck - Note to self: next time you write a unit test, check it better.
wagic.jeck
2010-09-12 05:10:10 +00:00
fc8c8e5a66
Fixed several card bugs reported by 840126.
solo81@web.de
2010-09-11 21:42:30 +00:00
99da45f400
Added support for "buyback" and "flashback" with optional auto=buyback/flashback line support.
omegablast2002@yahoo.com
2010-09-10 18:00:37 +00:00
5658b1887b
Readded the correct test.txt. Sorry!
solo81@web.de
2010-09-10 16:53:29 +00:00
ca50a2a5a2
Added 21 successfully cards. Most of them profit from the newly introduced keyword=AFFINITY (thanks to Zethfox!)
solo81@web.de
2010-09-10 16:19:19 +00:00
b2d93e5c70
added a few tweaks MNguyen sent me for his deck manager
omegablast2002@yahoo.com
2010-09-09 06:46:01 +00:00
00453513fa
added phage the unstoppable, removed phage from my addon, this version uses no counter, tokens, or workarounds :)
omegablast2002@yahoo.com
2010-09-06 23:13:06 +00:00
3eb8e64a3e
Added 43 successfully tested cards based on rev2234 + tests.
solo81@web.de
2010-09-03 23:17:17 +00:00
ea1b538882
fixed strenght of night, it was coded incorrectly.
omegablast2002@yahoo.com
2010-09-03 11:27:28 +00:00
c7fc2b934d
Cleaned up addition parsing works in general language file loader, only the language file for deck description now can control where a line ends by using '@' ('@' is translated into '\n' in the memory).
linshier
2010-09-02 07:49:41 +00:00
7ead8eae9a
fixed a typo in the mtg.txt
omegablast2002@yahoo.com
2010-09-02 01:30:01 +00:00
8b205c741f
changed Lichenthrope, that ability was renamed to wilting
omegablast2002@yahoo.com
2010-09-02 01:26:17 +00:00
d47b6fd4ec
Added 66 successfully tested cards based on the last revisions. There are several cards groups in this package:
solo81@web.de
2010-09-01 23:37:18 +00:00
a789cd4d08
tweaked mana redux to allow redux on alternative cost as per MTG rule 117.9d
omegablast2002@yahoo.com
2010-09-01 22:32:10 +00:00
45f37b7545
fix windswept_heath.txt missing choice 1, added unearth support without workaround, tweaked alternative cost, added treason/sneak attack ability, added frozen.
omegablast2002@yahoo.com
2010-09-01 21:31:27 +00:00
17eef3ef6f
changed "counterasdamage" to "wilting" parser would understand it fine in abilities=, but the ability could not be granted in lords ect.
omegablast2002@yahoo.com
2010-08-31 17:52:38 +00:00
0b4dde558b
added support for alternative casting cost, evoke, added support for phantom cycle,hydras, added support for exile/bounce as casting cost
omegablast2002@yahoo.com
2010-08-30 18:45:38 +00:00
e6769fcfe9
fixed a error in plumes_of_peace_i260.txt it was missing a "choice 1" to select the tap function.
omegablast2002@yahoo.com
2010-08-30 07:42:17 +00:00
327b43d209
Added the 3 missing tests from last revision.
solo81@web.de
2010-08-29 15:08:05 +00:00
4dc2e4c401
1) Added 76 successfully tested cards based on rev2220.
solo81@web.de
2010-08-29 15:06:39 +00:00
98d908f403
added support for "prevent next [number] damage" to player/creature.
omegablast2002@yahoo.com
2010-08-28 19:50:26 +00:00
33d0577366
Jeck - Removed redundant Jade theme. To use Jade, select Gemstones and set style to Jade instead of Dynamic.
wagic.jeck
2010-08-28 11:03:24 +00:00
8114944db9
Jeck - Added theme substyles, which are chosen dynamically based on the player's deck composition. Also added lazy unit test for booster packs, though there should be a better way to framework this.
wagic.jeck
2010-08-28 10:51:38 +00:00
3ad28096b1
removed an unrefferenced variable
omegablast2002@yahoo.com
2010-08-27 17:40:44 +00:00
24ae404c3a
player requested "bazaar trader" allow yourself as a target also.
omegablast2002@yahoo.com
2010-08-27 13:27:02 +00:00
cff4009d2b
new PSP Eboot in daily build, cant update the templete tho, users complain it doesnt work for them when i do it.
omegablast2002@yahoo.com
2010-08-27 12:57:32 +00:00
15f2dd99d9
Corrected a bug i created in guiavatar. was using an incorrect method to alpha green letters, Fixed now.
omegablast2002@yahoo.com
2010-08-27 12:49:14 +00:00
3bda949ad5
fixed all "cohort" creatures, they were giving thier bonus "for each" colored creature matching the aslongas.
omegablast2002@yahoo.com
2010-08-27 11:22:48 +00:00
fd8b1788f0
removed a little peice of another project that snuck into bloddthirst patch.
omegablast2002@yahoo.com
2010-08-27 11:04:58 +00:00
a856d2908e
Added 4 cards based on rev2206.
solo81@web.de
2010-08-26 23:11:13 +00:00
7af251ba12
Jeck - Resolved (hopefully) issue 383. The problem was faulty "optimization" for PSP. One of the symptoms of this was that, if a set had no mythic cards, and the player succeeded on the 1:8 chance of drawing a mythic, instead of falling back to rares it fell straight to uncommons.
wagic.jeck
2010-08-26 18:56:02 +00:00
70ec1d4c8c
added turnabout, with the new parser tools its 100% now.
omegablast2002@yahoo.com
2010-08-21 22:40:10 +00:00
d111614a41
optimized a few cards to use name(..i hate ability ability ability as menus D:
omegablast2002@yahoo.com
2010-08-21 22:34:49 +00:00
a28b3fd708
Added 51 successfully tested cards. Most of these cards profit from the latest additions. Card list --> first comment
solo81@web.de
2010-08-21 21:33:58 +00:00
69cd29e2c4
added set color artifact to the list of color you can set
omegablast2002@yahoo.com
2010-08-20 01:46:26 +00:00
6ce502f88c
misinformations 3'rd return was missing a type=
omegablast2002@yahoo.com
2010-08-20 00:11:30 +00:00
3f1bc8a90e
myhopes to condense the transforms code was not successful, altho test suite passed all test.
omegablast2002@yahoo.com
2010-08-19 11:02:36 +00:00
e0c523d07f
rewrote transformsFOREVER to be better handled and condense previous code.
omegablast2002@yahoo.com
2010-08-19 01:00:03 +00:00
19e07a649f
added support for transfroming after being moved. ie:card"raise from the grave"
omegablast2002@yahoo.com
2010-08-18 23:13:43 +00:00
5ef6091ca6
corrected an issue with types when not assigning colors using transforms
omegablast2002@yahoo.com
2010-08-18 13:57:56 +00:00
eac8afbfb8
corrected typo in card-Memnarch
omegablast2002@yahoo.com
2010-08-18 10:28:37 +00:00