Commit Graph

491 Commits

Author SHA1 Message Date
wagic.the.homebrew
e54cee98fa Erwan
-Pendelhaven fix
2009-06-19 07:46:24 +00:00
wagic.laurent
5ce66a289e Laurent - Added new keyword "cantbeblockedby" See 10E addition Elven Riders and Juggernaut.
I tested Elven Riders successfully, but not juggernaut yet... Also if this new keyword function correctly we remove abilities like FEAR and UNBLOCKABLE... Needs to be further tested...
Feedback and extensive test are welcome on this one...
2009-06-18 23:14:47 +00:00
wagic.the.homebrew@gmail.com
2e3ccae712 Erwan
-added event when drawing from the library
2009-06-18 12:54:40 +00:00
wagic.laurent
cf35acd3f3 Laurent -
Added ability DOESNOTUNTAP , see _cards.dat from 10E (Colossus of sardia, dehydratation). Test suite OK. The ability does not work with enchant creature (as for protection from...) So Dehydratation is hardcoded (can be aliased if necessary) Small bug with dehydratation, will untap creature when cast... WHY ? Any Idea/Solution welcome...
2009-06-17 23:54:05 +00:00
wagic.laurent
ba83a42fa4 Laurent - Added deluge (10E) also added "all" to the tap parser, tested and work, not compatible with cost at the moment. Test suite before R486 was running fine on this update. 2009-06-17 20:50:21 +00:00
wagic.the.homebrew@gmail.com
53b1b5e9ec Erwan
- Magic 2010 - inplay becomes Battlefield. Wagic is still compatible with both, but try to use "battlefield" from now on. For example moveTo(battlefield) instead of moveTo(inPlay)
- Magic 2010 - "Removed from game" becomes "Exile". Wagic is still compatible with both, but try to use "exile" from now on. For example moveTo(exile) instead of moveTo(removedFromGame)
- Magic 2010 - "End of turn" step becomes "end" step. Wagic is still compatible with both, but try to use "end" from now on. for example: "@next end" rather than "@next endofturn" (not sure this is more clear than before, but at least it's consistent with the rules)
2009-06-17 13:11:45 +00:00
wagic.laurent
43bc3f9137 Laurent - Added Soulblast (10E) + Correction from glitch in R483 (forgot colossus and sardia and doppel target line in sudden impact) 2009-06-16 21:48:25 +00:00
wagic.the.homebrew@gmail.com
7804cbbd64 Erwan
- Send an event when Phase changes
2009-06-16 14:10:33 +00:00
wagic.laurent
96963fc5ac Laurent - AI deck update - Added some cards (Sudden impact (10E,TMP,LEG), colossus of Sardia (10E), etc...) 2009-06-15 23:46:47 +00:00
jean.chalard
6d7eb8276d J :
* Re-add Effects.cpp
2009-06-15 01:01:57 +00:00
jean.chalard
a5929440e8 J :
* Remove a renamed file ?
2009-06-15 00:58:25 +00:00
jean.chalard
cb91a6e40c J :
* Match the .cpp
2009-06-15 00:56:30 +00:00
jean.chalard
c795bdfe96 J :
* Match the .cpp file :o
2009-06-15 00:55:15 +00:00
jean.chalard
22cf188bc9 J :
* Remove crap.
2009-06-15 00:54:17 +00:00
wagic.the.homebrew@gmail.com
f1a3895fc6 Erwan
- Magic 2010 Rule: removed Manaburn
- Magic 2010 Rule: manapools empty at the end of each step
2009-06-14 09:21:49 +00:00
leungclj
56193a7656 Jonathan - (TMP) tested Escape Shapeshifter, doesn't full function correctly 2009-06-14 08:49:35 +00:00
wagic.laurent
6d42aa6e77 Laurent - Corrected Sacrifice (RV) 2009-06-13 20:39:33 +00:00
wagic.laurent
984038e5e2 Laurent - Added cards to USG - First step of Counter adding to parser (does not work yet). Update of AI deck description 2009-06-13 19:43:57 +00:00
jean.chalard
3e12e7d630 J :
* Switch to RTTI.
2009-06-13 06:12:53 +00:00
wagic.the.homebrew@gmail.com
35214a2f7e ERwan
- bug fix for zone changes
2009-06-13 05:39:18 +00:00
wagic.the.homebrew@gmail.com
54b8aab96b Erwan
- Event System for MTGGuiPlay.cpp
- THIS DOES NOT WORK
2009-06-13 05:21:24 +00:00
jean.chalard
0bc60d9a94 J :
* Replace french special characters by closest approximation.
  * Note : if you're not removing them, at least save the file in a
    safe character set, like UTF-8, NOT latin-1 or what Notepad
    calls "ANSI".
2009-06-13 04:55:43 +00:00
wagic.the.homebrew@gmail.com
dd56962910 Erwan
- Events are now sent to GameObserver rather than ActionLayer
2009-06-13 03:49:52 +00:00
solo81@web.de
9be451e134 Fixed Cephalid Scout 2009-06-12 10:40:02 +00:00
wagic.laurent
3dc95152cc Laurent - AI deck update trying to give names and description to all of them. 2009-06-11 17:07:09 +00:00
wagic.the.homebrew@gmail.com
a8b32bfb58 Erwan
-French small corrections
2009-06-11 15:34:14 +00:00
wagic.the.homebrew@gmail.com
26f8ac8801 Erwan
- Added some french translations
- Up to 0.7.1
2009-06-11 15:11:40 +00:00
jean.chalard
3639ac291f J :
* Make it so that we do not crash trying to play an MP3 that failed
  to load.
2009-06-11 14:47:21 +00:00
jean.chalard
c1565450e5 J :
* Add ostream op
2009-06-11 13:55:03 +00:00
jean.chalard
ff848d260f J :
* Fix the buggy charset
2009-06-11 13:17:03 +00:00
wagic.the.homebrew@gmail.com
8a467da18f Erwan
- Fix: cards in graveyard had shroud
- Fix :shop item "quantity" increased if bought in a booster
- Test for Recover -> no problem found, but there's a GUI issue, which will be fixed later
2009-06-11 11:48:02 +00:00
wagic.laurent
a959cbf926 Laurent - Corrected some bugs in ICE (nature's lore) and POR (creature with cantblock abilities introduced in R458) 2009-06-10 15:05:50 +00:00
wagic.the.homebrew@gmail.com
a703d69bda Erwan
- removed blinking spirit from ICE
- changed display order in MTGGuiPlay (auras should be under creatures most of the time...)
2009-06-10 14:00:26 +00:00
wagic.laurent
459840042d Laurent - Removed cards, added few (POR) update AI deck
POR - Removed Man'O'War + Added Hulking Cyclops, Hulking Goblin, Nature's Cloak, Gravedigger, Fire tempest, Dry Spell,Craven Knight, Craven Giant (sorry for this addition could not refrain after seeing them, were probably forgotten)
TMP  - removed Cloudchaser eagle
LEG - Corrected Concordant Crossroad
USG - Removed Dark Hatchling, Monk realist
RAV - REmoved Keening Banshee, also tentative to fix Tolsimir Wolfblood (legendary is not working)
EVE - REmoved Noggle Bridgebreaker
Also made an update and added silly name for AI deck + note that deck 22 is using cards from morningtide and deck 23 cards that the AI do not use correctly (activated abilities) but is not the only one, AI decks needs update/amelioration.
2009-06-10 11:33:41 +00:00
wagic.the.homebrew@gmail.com
75720b9459 Erwan
-Fix for sacrifice costs
2009-06-09 14:07:07 +00:00
wagic.laurent
4e4733fd2b Laurent - LEG removed Chromium, corrected Gost of the Damned. Updated the german and french translation files 2009-06-09 13:32:23 +00:00
wagic.superhiro
2877cbf7f0 Fixed Karakas. 2009-06-09 13:26:15 +00:00
wagic.the.homebrew@gmail.com
9ec582e02e Erwan
- a Few bug fix.
- I need to investigate for fledgling imp :(
2009-06-09 13:17:23 +00:00
jean.chalard
967d5744c9 J :
* Fix a credit
2009-06-09 05:08:47 +00:00
wagic.laurent
31d9f87554 Applying Orine Patch - Works perfect. Great addition. 2009-06-08 22:34:54 +00:00
wagic.laurent
ef6150b42a Laurent - Update of french/german translation file (far from complete but a lot of card added)
Correction of the corrupt bug
2009-06-08 16:37:47 +00:00
wagic.the.homebrew@gmail.com
91edaca882 Erwan
- Ashen firebeast bug fix
- Small cards bug fixes
- Bloodfire colossus bug fix
- Graphical glitch in Opponent deck's choice when Deck name is too long... attempt to fix, let's be careful, no more than 9 letters in Deck names, please
- Updated Tranquil domain test. It was using cards that have been removed from the DB
- replaced /n/ with (n) in shop
2009-06-08 13:45:52 +00:00
leungclj
d45d526d6d Jonathan - (ALL) updated the ":" for p/t, removed restrain. And yes, removing ":" still works 2009-06-08 10:39:23 +00:00
leungclj
d668251cb2 Jonathan - (ARB) updated the ":" for p/t 2009-06-08 09:46:26 +00:00
wagic.laurent
17edd84ac8 Laurent - Removed several cards tested and not working. + added cards description for AI deck 3 & 7 2009-06-07 20:48:52 +00:00
solo81@web.de
be91114ace Fixed several cards (POR) 2009-06-07 14:52:58 +00:00
solo81@web.de
0a54c1bffb Fixed several cards (EVE)
Please use ":" in auto lines correctly (only for power/toughness changes (examples: "auto=:1/1"), not for others ("auto=:trample" is wrong, won't give the ability to the creature; "auto=trample" is correct)!
2009-06-07 14:35:00 +00:00
wagic.the.homebrew@gmail.com
3450d43ce8 Erwan
-Resolving conflict with Teeka's Dragon
2009-06-07 13:23:55 +00:00
wagic.the.homebrew@gmail.com
6ecf2a7dd8 Erwan
- Adding Aco's German translation
- Fix for Teeka's Dragon
2009-06-07 13:20:50 +00:00
wagic.superhiro
10f095eb5d Added deck23 - Selesnya. It's quite cool and a blast to play against =D I am not sure whether the AI is able to use Selesnya Guildmage and Knight of the Skyward Eye correctly, though. Would love to hear feedback about that. 2009-06-07 11:46:10 +00:00