Commit Graph

771 Commits

Author SHA1 Message Date
wagic.the.homebrew@gmail.com
60e9b2c1df Erwan
-fix issue 146
2009-11-03 10:31:57 +00:00
wagic.the.homebrew@gmail.com
d2bcb90799 Erwan
-fix for issue 120
2009-11-03 10:12:01 +00:00
wagic.the.homebrew@gmail.com
a7034bbcb4 Erwan
-Fix mark of mutiny
2009-11-03 09:37:44 +00:00
wagic.the.homebrew@gmail.com
9de98c3032 Erwan
- "Fix" issue 152. Please review. There is an extra cost when loading the shop...could probably be improved...the image is huge, and it's a png (so no 5551 improvement here...should we switch to a jpeg ?)
2009-11-03 09:18:52 +00:00
wagic.the.homebrew@gmail.com
befb3f246b Erwan
- fix issue 149
2009-11-03 07:40:14 +00:00
wagic.the.homebrew@gmail.com
ff947737dc Erwan
- Fix symbiotic beasts in ONS. IMPORTANT NOTE: the trigger keyword is @movedTo, not @moved ;)
2009-11-03 07:30:14 +00:00
wagic.the.homebrew@gmail.com
1d20f37ded Erwan
- fix issue 151 (I hope)
- small french translation Update
- Nezumi Cutthroat fix
2009-11-03 03:51:05 +00:00
solo81@web.de
7fd44a077e Fixed Undermine (INV) 2009-11-02 17:38:36 +00:00
wagic.jeck
7a108c3604 Jeck - Additional deutsch language fiddling. 2009-11-02 00:30:04 +00:00
wagic.jeck
92a765b1ed Jeck - Updated German translation while testing options menu. Entschuldigung, Meine deutsche Grammatik ist nicht sehr gut... 2009-11-01 23:52:55 +00:00
wagic.the.homebrew@gmail.com
18293ba07c Erwan
-fix Issue 150 (hypnotic specter)
2009-11-01 12:15:37 +00:00
wagic.the.homebrew@gmail.com
5b92639cca Erwan
- Translation updates
- JGE: DrawString now allows std::string objects
2009-11-01 02:52:41 +00:00
wagic.laurent
b09f879140 Laurent - Removed reign of terror (MIR), corrected Merfolk Seastalker (ZEN), Beacon Hawk (DIS) 2009-10-31 08:17:45 +00:00
wagic.the.homebrew@gmail.com
01c949f881 Erwan
- Fixed a few tranlsation issues in the code
- Updated French translation
2009-10-31 07:58:21 +00:00
Psyyringe
41012eecde 2009-10-31 05:14:55 +00:00
leungclj
9e608d10b1 JON4TH4N - fixed (ZEN) Hideous End and similar card, there is a bug on targetcontroller, test included 2009-10-30 17:54:48 +00:00
solo81@web.de
3919b1cf1d Fixed Kazuul Warlord (ZEN) 2009-10-30 15:46:04 +00:00
solo81@web.de
b1f52119a4 Fixed Winged Sliver (TMP) 2009-10-30 14:08:20 +00:00
wagic.laurent
32ab4a6c1c Laurent - small Card bug fix: Wall of Wonder (LEG); Sword of the Chosen (STH) 2009-10-29 11:36:45 +00:00
leungclj
7d838dbfb5 JON4TH4N - minor error 2009-10-28 23:08:03 +00:00
leungclj
b201e1827b JON4TH4N - fixes from user "snaxington" 2009-10-28 23:06:02 +00:00
solo81@web.de
548a512776 Fixed Cursed Land (RV)
Yes, the card still does not for 100% do what the original card should do, but as long as no one will enchant a land of its own everything will be alright.
2009-10-28 14:36:16 +00:00
solo81@web.de
18982aa0d6 Fixed Scare Tactics cost (EXO) 2009-10-28 14:24:58 +00:00
solo81@web.de
7cadff6830 Fixed Wild Nacatl (ALA) 2009-10-28 14:17:25 +00:00
wagic.jeck
3347fd020b Jeck - Removed some unused bits of code, added zip support to themes' card overrides. @Jean, please check WResourceManager::dirOK() on Linux.
This needs some impact testing, to be certain it doesn't noticeably slow anything down. In a future version I'd like to memoize checking for zip file existence in each "Res/sets/XXX/" directory once during boot, and in the themed directory whenever switching themes.
2009-10-28 04:06:45 +00:00
leungclj
6279cc894c JON4TH4N - fixes from user "gdspsp" http://wololo.net/forum/viewtopic.php?f=4&t=739&start=20#p6388 2009-10-28 02:01:33 +00:00
leungclj
3d918cc2b3 JON4TH4N - couple of fixes 2009-10-27 11:18:43 +00:00
wagic.laurent
dfa7fbb5f8 Laurent - few card buggy card identified during playtest (random deck as usual) fixed. 2009-10-27 11:05:12 +00:00
wagic.jeck
daf3c249b7 Jeck - This commit does not actually change any graphics files (or at least, it shouldn't.). What it does do is strip all the EXIF data from these files, saving us around 20%... of the 1MB used by graphics. Minor, but should save bandwidth in the long run. 2009-10-27 06:40:10 +00:00
solo81@web.de
538248d979 (POR):
- Wording update
2009-10-26 17:40:46 +00:00
leungclj
b5e049e1be JON4TH4N - apply the same change as r1189 2009-10-26 16:55:24 +00:00
wagic.laurent
0c79d97bd9 Laurent - Bug fixes - some buggy cards identified during playtest in random deck mode (great to test cards) 2009-10-26 15:13:28 +00:00
wagic.the.homebrew@gmail.com
e762a5f983 Erwan
- revert r1187
- fix a bug with "@damaged" (see slith bloodletter test)
2009-10-26 13:31:30 +00:00
wagic.the.homebrew@gmail.com
36657b03ee Erwan
-Fix Basic Lands rarity in TSP
2009-10-26 12:42:44 +00:00
leungclj
2d49747da9 JON4TH4N - couple of fixes 2009-10-25 19:14:07 +00:00
Psyyringe
eaec76d22f Added two deck descriptions provided by Niegen.
Corrected non-working tags (lowercase characters) "Dragons" deck description.
2009-10-25 15:32:12 +00:00
wagic.the.homebrew@gmail.com
dd7c307c7a Erwan
-Fix issue 107 as well as another issue with doesnotuntap mentioned by leungcl
-Changed wording for Paralyzing Graps (to match oracle), please verify
2009-10-25 14:01:25 +00:00
Psyyringe
eab2086160 Changed the description (flavor text) in several AI decks. the old descriptions consisted of flavor texts of existing cards. Even though the flavor texts are often just a few words long, I'm pretty certain that this is copyrighted material, and before we go to great lengths to find out whether any interpretation of "fair use" would allow us to use them nevertheless, I think it's better to just remove them and come up with texts that we don't have to worry about.
Note: I used Google to match our deck descriptions with existing card flavor texts, and then used Google again to check whether the text was in the public domain (the fact that a verse from the Rime of the Ancient Mariner appears on the Scathe Zombies card, does obviously not preclude us from using Coleridge's work ourselves). I may have missed something in wither process, please report if I did.

For the time being, this is unfortunately a loss in quality, since the official flavor texts were obviously better than the replacement texts I thought up in a few minutes. Feel free to replace my texts with something better. This could be original work of yours, or something that's clearly in the public domain. The latter includes classical literature and poetry btw. We already have Milton, Browning, and Coleridge in the flavor texts, and we could certainly use more of that. Unfortunately I've read about 100 SciFi/Fantasy books for every book of classical poetry I even touched, so I'm in a bad position to provide such material, but perhaps someone else can.

I discussed this change with wololo beforehand, because it required changes to decks that weren't made by me.

Please review / criticize.
2009-10-25 12:12:19 +00:00
solo81@web.de
b9f08bd69a Fixed Ethercaste Knight (ARB) 2009-10-25 11:17:40 +00:00
leungclj
d04ce83c1b JON4TH4N - (ZEN) fixes Baloth Woodcrasher, it won't loss its +4/+4 ueot. I also did similar change to other cards, not sure if this has fix them, but sure it functions just the same, and less chance to have error. Please review, please. 2009-10-25 11:14:30 +00:00
wagic.the.homebrew@gmail.com
24ea5b7b6a Erwan
- Fix issue 42
2009-10-25 08:55:56 +00:00
wagic.jeck
638d3940ca Jeck - Turns out background.png is no longer referenced anywhere in code. Deleted. 2009-10-25 05:06:30 +00:00
wagic.jeck
0efb205469 Jeck - Final theme updates. Reverted backdrop.jpg to 255H, expanded wood.png to 32H, though only 28 are used (to prevent gray box issue). Also minor change to OptionItem.cpp so that themeinfo.txt loads on Default theme. 2009-10-25 01:37:23 +00:00
wagic.jeck
80be924614 Jeck - Some theme work. Reverted default theme background. Added Jade theme, mana colors for Inverted.
* In GuiBackground, we now load and use all of backdrop.jpg. This is for effects like that in Jade. It's an extremely minor change, so shouldn't effect stability.
2009-10-24 23:42:06 +00:00
wagic.the.homebrew@gmail.com
18ef910e6a Erwan
-"daily build" - Note: We recently switched to VC2008, so you might need to download the VC2008 runtimes
2009-10-24 14:32:53 +00:00
wagic.the.homebrew@gmail.com
6f1772e938 Erwan
-fix issue mentioned at http://wololo.net/forum/viewtopic.php?f=4&t=371&p=6296#p6296 . I touched a very sensitive area of the code so please let me know if something goes wrong with this revision with spells or abilities that involve targets and/or sacrifice
2009-10-24 14:15:08 +00:00
leungclj
97043870ed JON4TH4N - few fixes and tested, working now 2009-10-24 13:32:56 +00:00
wagic.the.homebrew@gmail.com
da6d650c3d Erwan
-fix issue 128
2009-10-24 11:17:38 +00:00
leungclj
e601d671ee JON4TH4N - couple of fixes 2009-10-24 10:53:42 +00:00
leungclj
c00a93e0a6 JON4TH4N - (ZEN) fixes 2009-10-24 10:42:21 +00:00