Commit Graph

972 Commits

Author SHA1 Message Date
leungclj
a15ebc26d2 J0N4TH4N - minor correction 2009-10-05 10:46:35 +00:00
wagic.laurent
34045737c7 Laurent - Few additions and corrections (RAV, STH,TMP, TSP) 2009-10-05 10:14:57 +00:00
solo81@web.de
8885b535d0 Added several cards (INV) 2009-10-04 18:03:23 +00:00
leungclj
12ab50e199 J0N4TH4N - small correction on r1042 2009-10-04 17:16:47 +00:00
leungclj
5ca1292344 J0N4TH4N - (RV) update, removed a few hardcoded cards
-minor update on other sets
2009-10-04 17:13:44 +00:00
wagic.the.homebrew@gmail.com
b2b88f1f23 Erwan
-fix issue 76. There's a huge performance cost for this fix, I hope it won't show too much in the PSP version.
2009-10-04 10:52:13 +00:00
wagic.laurent
c7aa12054d Laurent - small correction to R1039 on ONS wheel and Deal.
PS: this card  is working great in a megrim deck....
2009-10-04 10:15:44 +00:00
wagic.laurent
21a324796b Laurent - Additions, correction on LRW,ZEN, ONS, STH, MOR.
@tapped(this) works fine...
2009-10-04 10:10:10 +00:00
Psyyringe
91698facf1 Minor updates to two AI decks, also added two more AI decks 2009-10-04 09:49:07 +00:00
wagic.the.homebrew@gmail.com
81a45553d6 Erwan
-fix for issue 71, J please review.
2009-10-04 09:32:41 +00:00
wagic.the.homebrew@gmail.com
763a148547 Erwan
-Fix for Issue 72. I'm not sure anything's actually necessary for the 3Verticla" hand, what do you guys think?
2009-10-04 09:24:46 +00:00
leungclj
87ca35f752 J0N4TH4N - (ZEN) removed Gigantiform 2009-10-04 09:14:26 +00:00
wagic.the.homebrew@gmail.com
61cb849d33 Erwan
-attempt at issue 81. It will do for now
2009-10-04 08:39:34 +00:00
wagic.the.homebrew@gmail.com
6a2f454e64 Erwan
- fix issue 95
- unlocking new sets made easier
2009-10-04 07:54:41 +00:00
wagic.the.homebrew@gmail.com
620ea034b8 Erwan
-Issue 26: added an option for Mana Display. This needs a bit testing, but it should also lower the priority of "manapool slowness" as this mode probably fixes performance issue as well.
-I can't seem to be able to "save" some options (hand position, mana display) ion the windows version, does this change break something ?
2009-10-04 06:01:00 +00:00
leungclj
8ab5b5cfd5 J0N4TH4N - readded back "AUntapManaBlocker" 2009-10-04 01:55:53 +00:00
leungclj
f882fd437b J0N4TH4N - removed hard code for Dreamborn Muse 2009-10-04 01:39:23 +00:00
leungclj
7f833b963e J0N4TH4N - test for generic fear & test for auto=kicker + abilities, which answers the confusion for r1025 2009-10-03 17:55:35 +00:00
leungclj
b6e97c1f17 J0N4TH4N - please review the removal of Dehydration in MTGAbility.cpp 2009-10-03 15:36:53 +00:00
wagic.laurent
5f020bac87 Laurent - AI deck update (including psyringe modification from the forum) 2009-10-03 09:49:30 +00:00
wagic.the.homebrew@gmail.com
888edfd5b8 Erwan
-more JGE cleanup
-removed calls to BindTexture that were made out of the Render methods. Please let me know if this has side effects (and let's discuss it in that case)
-Still no luck with the purple screen bug :(
2009-10-03 08:50:44 +00:00
solo81@web.de
a8607ebf64 Some cards added (INV) 2009-10-02 18:15:16 +00:00
solo81@web.de
23135f107b Bug fixes, new wordings, some new cards (PLC) 2009-10-02 17:54:54 +00:00
solo81@web.de
b7338d2533 Wording update (INV) 2009-10-02 17:00:12 +00:00
leungclj
5216faa756 J0N4TH4N - added "ueot" to all "@movedTo". Currently "@movedTo" abilities requires "ueot" 2009-10-02 16:47:41 +00:00
wagic.the.homebrew@gmail.com
924574b0a1 Erwan
- Some cleanup in JGE
2009-10-02 14:33:05 +00:00
leungclj
998de6c247 J0N4TH4N - small update 2009-10-01 15:18:29 +00:00
wagic.the.homebrew@gmail.com
59eb79fc47 Erwan
- fix issue 94 (enchant enchantments)
2009-10-01 13:33:40 +00:00
wagic.jeck
706f17113b Jeck - Fix a prior commit, which changed shop.jpg to a version used for debugging the card placement. 2009-09-30 23:07:18 +00:00
wagic.jeck
98223b66f0 Jeck - Fixed issue 93, duplicate issue 91.
* Deck editor menus no longer fall through into each other.
2009-09-30 22:24:21 +00:00
wagic.jeck
247fb8d3ef Jeck - minor fix to r995, misplaced brackets prevented alternateRender when card images disabled. 2009-09-30 22:06:36 +00:00
leungclj
7807f59b57 J0N4TH4N - fix r1013 2009-09-30 19:10:34 +00:00
leungclj
f04404d5df J0N4TH4N - removed cards that "draw and discard a card" 2009-09-30 19:05:34 +00:00
wagic.the.homebrew@gmail.com
d77960ede9 Erwan
-fix a display bug (shadow over non targettable cards) intriduced in revision 1007
2009-09-30 15:12:07 +00:00
wagic.the.homebrew@gmail.com
25ab86ab88 Erwan
- fix issue 57 - needs verification when one of the quads is not here /both -  target is player/card - ability/spell
2009-09-30 15:02:57 +00:00
wagic.the.homebrew@gmail.com
91986abe2d Erwan
-fix issue 70 - J, please review
2009-09-30 13:27:48 +00:00
wagic.the.homebrew@gmail.com
78da055dd2 Erwan
-Adding "becomes(types,p/t,color abilities)" to the parser. Please do not use yet as it requires more testing
2009-09-30 12:28:50 +00:00
leungclj
c5e51826ec J0N4TH4N - (MIR) big update 2009-09-30 10:33:11 +00:00
wagic.the.homebrew@gmail.com
08bf8781cc Erwan
- fix issue 69 (Shadow.png load issue) - I put it back to a black 16x16 image. If you need more alpha, use the facilities provided by JGE rather than touching the file, thanks ;)
2009-09-29 14:07:14 +00:00
wagic.the.homebrew@gmail.com
2520a642c0 Erwan
-fix issue 84 (control magic on a token)
2009-09-29 13:27:31 +00:00
wagic.the.homebrew@gmail.com
5443e6ff89 Erwan
- fix issue 89 and issue 90 - In the future, we will probably want cardSelector to handle CardDisplay somehow (although carddisplay is used in the Shop as well...)
2009-09-29 12:31:26 +00:00
leungclj
a3717b7269 J0N4TH4N - (ODY) added Acceptable Losses 2009-09-29 10:07:50 +00:00
leungclj
649d7003a7 J0N4TH4N - added a lot of deathtouch cards 2009-09-29 09:53:36 +00:00
leungclj
111a6c986c J0N4TH4N - revert Bravado 2009-09-29 08:20:28 +00:00
leungclj
41578abc91 J0N4TH4N - (MOR) update 2009-09-29 06:54:54 +00:00
leungclj
c511739c10 J0N4TH4N - minor update 2009-09-28 19:56:18 +00:00
leungclj
2491967d8a J0N4TH4N - (RAV) fix Copy Enchantment 2009-09-28 19:36:29 +00:00
leungclj
57f5949eae J0N4TH4N - (r997) correction 2009-09-28 19:25:21 +00:00
leungclj
1234dfef99 J0N4TH4N - (INV) added few more kicker 2009-09-28 17:08:09 +00:00
wagic.the.homebrew@gmail.com
3f2bf948eb Erwan
-fix issue 79 (AI and legendary cards)
2009-09-28 15:18:54 +00:00