Anthony Calosa
fd02e9ab22
Rename projects/mtg/bin/Res/test/bugs/exquisite_blood_i953.txt to projects/mtg/bin/Res/test/exquisite_blood_i953.txt
2015-09-03 20:07:31 +08:00
pankdm
be76c8a4f1
Fixed issue with cantbeblockerof and cantbeblockedby vs protection
2013-10-01 14:47:39 +00:00
wagic.the.homebrew@gmail.com
a40c677f1e
Adding test for i953
2013-05-05 13:52:42 +00:00
anthonycalosa@gmail.com
ae8893617f
Shifting sliver evasion doesn't work with creatures with protection from color
2013-02-05 04:02:26 +00:00
omegablast2002@yahoo.com
822c3bc9c8
2013-01-27 02:56:23 +00:00
anthonycalosa@gmail.com
79d9ad865e
moved the evolve test outside the main test suite
2013-01-27 02:13:35 +00:00
solo81@web.de
72be9778c8
Deleted both tests for River Kelpie. River Kelpie has been moved to crappy.txt.
2012-01-13 17:54:44 +00:00
wagic.the.homebrew
fe83b6b4e8
- moved test for i718
...
- Added macros for Basic landcycling and cycling
2011-11-12 12:48:00 +00:00
omegablast2002@yahoo.com
db6c4795bf
removed and moved exalted test
2011-11-09 11:59:03 +00:00
wagic.the.homebrew
1f313aa7a4
Adding test for issue 754
2011-11-08 04:04:51 +00:00
wagic.the.homebrew
e17b20c9d8
Adding a test for issue 718 (vesuva land limit)
2011-10-10 12:47:58 +00:00
wagic.the.homebrew
f0964d9af8
Fix issue 563 (double strike VS regenerate)
...
-- also made "blocked" variable a private.
2011-10-10 12:29:52 +00:00
wagic.the.homebrew
d32ffc5e10
Moved a bunch of old tests related to (fixed) issues to the tests folder, and added them to the tests list
2011-05-29 07:10:14 +00:00
wagic.the.homebrew
2f3e6b56e5
- Fix for issue 660 (changelings have become slower)
...
-- I removed the string comparison, which was expensive (the test is not necessary anymore, since it was "shielding" us from fake types (names), which are not creature subtypes, and therefore do not go through). I also moved one function call outside of the loop, just in case that wasn't optimized by the compiler.
- Removed unused Subtypes.cpp function (I don't really want people to use it, it can be quite expensive if used incorrectly)
- moved a test for issue 501 that has been fixed a while ago (we forgot to add the test to the test suite)
2011-05-15 14:38:41 +00:00
omegablast2002@yahoo.com
dae5478084
move rainbow efferts test to test folder
2011-04-03 10:16:55 +00:00
wagic.the.homebrew@gmail.com
77a1e98bc3
Adding test for issue 616 (Rainbow Efreet phase out)
2011-04-03 03:17:36 +00:00
leungclj@googlemail.com
434d527833
leungclj - correction of last submission
2010-12-29 13:06:51 +00:00
leungclj@googlemail.com
0311cfd1eb
leungclj - Added test for indestructible, also submitted issue for indestructible bug. Please refer to "indestructible_2_i569.txt"
2010-12-29 12:55:44 +00:00
wagic.the.homebrew@gmail.com
6c9d2db493
Erwand
...
-adding tests for issue 562 and issue 563
2010-12-15 13:36:11 +00:00
techdragon.nguyen@gmail.com
b595091855
moved tests for rakdos pit dragon into bugs folder until issue 555 is resolved.
2010-12-09 07:58:58 +00:00
wagic.the.homebrew@gmail.com
c28c14171f
Erwan
...
-fix for issue 489 (protection prevents some triggers to happen)
2010-12-07 14:12:04 +00:00
wagic.the.homebrew@gmail.com
f847bff1d4
Erwan
...
- adding a test for issue 501 (changeling creatures do not get correct creature types)
2010-10-31 03:19:25 +00:00
wagic.the.homebrew@gmail.com
f5575ac68e
Erwan
...
- Updated fix for Dragon Broodmother
2010-10-18 13:33:54 +00:00
wagic.the.homebrew@gmail.com
8fdb64e9ce
Erwan
...
- adding tests for issue 489 and issue 491
- check for null pointers in Credits.cpp
- Test suite can now select tokens by their name
- Fixed Dragon Broodmothere's token name
2010-10-17 10:21:08 +00:00
wagic.the.homebrew@gmail.com
508040b3a7
Erwan
...
- fix for issue 467 (simultaneous triggers + "trigger" keyword)
- MootPoint's patch for some string parsing
- some random int/float compilation warning fixes
2010-10-01 16:33:07 +00:00
wagic.the.homebrew@gmail.com
f4e87b7daf
Erwan
...
- adding test to repro issue 467
2010-10-01 14:18:05 +00:00
wagic.the.homebrew@gmail.com
bba6274f8b
Erwan
...
- fix from issue 439 (skullclamp)
- reorganized a few files in VC++ project
2010-09-23 04:46:43 +00:00
leungclj
7e5add2b3c
Optimized code: Feral Hydra
2010-07-25 08:42:03 +00:00
leungclj
acf06d0181
rename the file, forgot to write a ticket for the issue
2010-07-17 13:42:49 +00:00
leungclj
9fb7114b43
leungclj - test for Skullclamp
...
When equipped creature is put into a graveyard, draw two cards.
this will also trigger if equipped creature goes else where.
2010-07-16 12:05:02 +00:00
wagic.the.homebrew@gmail.com
22a35d2265
Erwan
...
- Added remove/add counters as a cost, patch by Salmelo, thanks man!. See primitives/mtg.txt -> Thallid to see how it works
- added test for i286 by salmelo
- added basic display for counters (this needs improvement) by salmelo
2010-03-22 04:26:42 +00:00
wagic.the.homebrew@gmail.com
99db31fe9d
Erwan
...
-Kjeldoran_frostbeast fix i167 by salmelo
2010-03-22 03:13:40 +00:00
wagic.the.homebrew@gmail.com
d1d465c50f
Erwan
...
- added test for issue 335
2010-03-04 13:09:43 +00:00
wagic.the.homebrew@gmail.com
1747f3af16
Erwan
...
- fixed test suite typo
- added test for issue 306
2010-01-30 14:31:05 +00:00
wagic.the.homebrew@gmail.com
3edc364d8e
Erwan
...
- fix for issue 301 (creatures go to graveyard)
- This adds an important change to "movedTo", which now accepts a "full" target description in both "from" and "movedTo". The point is that a card does not move to "creature|graveyard" from "battlefield" but moves from "creature|battlefield" to "graveyard".
2010-01-21 14:12:11 +00:00
wagic.the.homebrew@gmail.com
3b12abb803
Erwan
...
-submit test for issue 301
2010-01-17 11:13:36 +00:00
wagic.the.homebrew@gmail.com
9d4e9ab5de
Erwan
...
-fix issue 275
2010-01-16 06:26:22 +00:00
wagic.the.homebrew@gmail.com
b9b3810bd9
Erwan
...
-adding test for issue 275
2010-01-16 04:42:58 +00:00
wagic.the.homebrew@gmail.com
187e108cdb
Erwan
...
-fix issue 192 (graphical issue when tapped card changes controller)
2010-01-15 15:09:41 +00:00
wagic.the.homebrew@gmail.com
866f1c3e1c
Erwan
...
-fix issue 170 (testsuite + library shuffle)
2010-01-15 14:12:57 +00:00
wagic.the.homebrew@gmail.com
2b39f576d7
Erwan
...
- fix issue 143 (exalted should be a triggered ability)
2010-01-15 13:29:49 +00:00
wagic.the.homebrew@gmail.com
b3dc2bcda2
Erwan
...
- fixed issue 267 (hope charm)
- fixed an issue in which the core Rules where not correctly loaded for the test suite
2010-01-10 03:32:18 +00:00
wagic.the.homebrew@gmail.com
192103b105
Erwan
...
- fix issue 260
- ad test for issue 267
2010-01-09 11:09:44 +00:00
wagic.the.homebrew@gmail.com
3e33e2b756
Erwan
...
-fix issue 270
2010-01-04 13:51:39 +00:00
Psyyringe
6135774016
Psyringe - added two test scripts for cycling, and a bug demonstartion script for a conflict between cycling and casting instants/sorceries.
2009-12-27 00:20:42 +00:00
wagic.the.homebrew@gmail.com
2984bb7405
Erwan
...
- fix issue 265
2009-12-22 15:04:56 +00:00
wagic.the.homebrew@gmail.com
54142cc816
Erwan
...
- fix a segfault with Shivan Gorge
- Fix a memory leak in the AI
- Commit a test for issue 265
2009-12-22 13:11:08 +00:00
wagic.the.homebrew@gmail.com
b892bce44c
Erwan
...
- Fixing issue 234 (segfault risk with "becomes")
2009-12-18 14:47:07 +00:00
wagic.the.homebrew@gmail.com
86c72b7d15
Erwan
...
-fix issue 239 (skullcage)
2009-12-13 11:18:55 +00:00
wagic.the.homebrew@gmail.com
ee4e9f2262
Erwan
...
-fix issue 161 (brass man can untap outside of upkeep). Use "myUpkeepOnly" keyword. Other keywords such as "myDrawOnly" of course work. Haven't implemented "opponent" yet, is it needed ?
2009-12-13 10:18:37 +00:00