Commit Graph

19302 Commits

Author SHA1 Message Date
Maxmtg
2cf28435de * Moved the hardcoded predicates for variants cards from CEditorConstructed to card/CardRulesPredicates.java
* Added a method in CardDb that returns only the cards matching the supplied predicate
2013-02-16 20:30:39 +00:00
Sol
0c142cb32c - Fixing logic error in QuestWinLose that prevent WinGameEffects from awarding alternate win bonus
- Fix issue with not actually using the alt win number that's calculated and using the wrong preference value where it is calculated
2013-02-16 20:29:34 +00:00
Sol
095feac987 - Fix description to Lys Alana Scarblade cost 2013-02-16 20:26:07 +00:00
Sloth
1974182065 - Converted Profane Command to script. 2013-02-16 19:47:46 +00:00
Sloth
19916d794f - The "Announce" parameter can now be used for targeting.
- Added Killing Glare.
2013-02-16 19:35:02 +00:00
Hellfish
22c59298d7 *Removed unused import 2013-02-16 19:06:45 +00:00
Hellfish
ea0d31c499 *Added ability to edit variant sections of decks. (Default avatar,default scheme deck,default planar deck) 2013-02-16 19:03:48 +00:00
Chris
92127ebbb9 - Added a sorcery.wav file from Foreroes. 2013-02-16 16:45:46 +00:00
Sloth
0a1da18191 - Updated some more Shandalar quest decks. 2013-02-16 15:26:49 +00:00
Sloth
25e6068343 - Updated some Shandalar quest decks. 2013-02-16 15:16:47 +00:00
Sloth
13f594309e - Fixed some bugs related to reflected mana.
- The AI can now use reflected mana sources.
2013-02-16 14:59:09 +00:00
moomarc
7b3c3806b2 - Added Reincarnation 2013-02-16 14:00:32 +00:00
moomarc
3d1eaae34d - Removed two avatars from the newly added cards section (they were already in the avatar section) 2013-02-16 14:00:10 +00:00
Chris
b5909f775d - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2013-02-16 13:13:42 +00:00
moomarc
47026e8afa - Added Feint 2013-02-16 12:36:46 +00:00
moomarc
d1aa6c63f9 - Added Endemic Plague (first Onslaught precon forgeable at last) 2013-02-16 08:45:22 +00:00
Sloth
16fab3ff87 - Added Marble Priest and Talruum Piper. 2013-02-16 08:24:18 +00:00
myk
585ffc4e00 only highlight next item if no other items have been removed since the callback started 2013-02-16 07:12:24 +00:00
Maxmtg
9ddcab70fd rename of carddb.getAllUniqueCards method => getUniqueCards 2013-02-16 07:12:08 +00:00
Sol
0dd5394dbd - Restore previous functionality in VAssignDamage to only assign Lethal Damage to first blocker when the popup first displays 2013-02-16 03:42:37 +00:00
Maxmtg
edf05dacb4 CardDb - split DB in two parts: one is for common cards and another one is for avatars, planes, schemes and phenomena (CardDb.variants)
ChooseCardName - cards are sorted and filtered if criteria is nonland, basic or creature
2013-02-16 00:07:10 +00:00
Chris
04549ba5e2 - Moved material from the 01/14/2011 beta changes.txt file to the readme.txt file. I am now finished moving material. :) 2013-02-15 22:53:29 +00:00
Chris
5e82eb7968 - Moved material from the 05/17/2011 beta changes.txt file to the readme.txt file. 2013-02-15 22:38:56 +00:00
Chris
88fae76206 - Moved material from the 06/12/2011 beta changes.txt file to the readme.txt file. 2013-02-15 22:30:20 +00:00
Chris
f27e9d6e14 - Moved material from the 1.0.14 beta changes.txt file to the readme.txt file. 2013-02-15 22:01:37 +00:00
Chris
4e8da03614 - Moved material from the 1.1.00 beta changes.txt file to the readme.txt file. 2013-02-15 21:35:56 +00:00
Maxmtg
004d3d0b53 fix NPE if no card was passed to GuiConfirm 2013-02-15 21:30:57 +00:00
Maxmtg
044f8d81f3 AI was dealing trample damage to player even if it was defending 2013-02-15 21:24:59 +00:00
Chris
cb1de6cdbc - Moved material from the 1.1.6 beta changes.txt file to the readme.txt file. 2013-02-15 21:23:28 +00:00
Chris
040189785f - Moved material from the 1.1.8 beta changes.txt file to the readme.txt file. 2013-02-15 21:16:10 +00:00
Chris
eac448bce5 - Moved material from the 1.2.0 beta changes.txt file to the readme.txt file. 2013-02-15 21:12:13 +00:00
Chris
5af2416e37 - Moved material from the 1.2.1 beta changes.txt file to the readme.txt file. 2013-02-15 21:04:24 +00:00
Chris
b4de2b66fe - Moved material from the 1.2.3 beta changes.txt file to the readme.txt file. 2013-02-15 20:50:23 +00:00
Chris
33c8de2b2e - Moved material from the 1.2.4 beta changes.txt file to the readme.txt file. 2013-02-15 20:38:54 +00:00
Chris
80a33e74fd - Moved material from the 1.2.5 beta changes.txt file to the readme.txt file. 2013-02-15 20:30:48 +00:00
Maxmtg
ca6d181320 removes 2 warnings 2013-02-15 20:23:42 +00:00
Maxmtg
588aa3c1d6 InputPayMana* classes use a common Ancestor, given more meaningful names,
InputPayManaCostUtil . toShort/Long string removed in favour of MagicColor's methods
removed input creation duplication in MagicStack
2013-02-15 20:21:52 +00:00
Chris
4e2d23ff8c - Moved material from the 1.2.6 beta changes.txt file to the readme.txt file. 2013-02-15 20:16:37 +00:00
Chris
ead669a74d - Moved material from the 1.2.7 beta changes.txt file to the readme.txt file. 2013-02-15 20:11:23 +00:00
Chris
2ddcf373fb - Moved material from the 1.2.8 beta changes.txt file to the readme.txt file. 2013-02-15 20:07:24 +00:00
Chris
bd2b48c610 - Moved material from the 1.2.11 beta changes.txt file to the readme.txt file. 2013-02-15 18:37:27 +00:00
Chris
b2e43b44ab - Moved material from the 1.2.13 beta changes.txt file to the readme.txt file. 2013-02-15 18:31:38 +00:00
Chris
26ec7acb2a - Moved material from the 1.2.14 beta changes.txt file to the readme.txt file. 2013-02-15 18:21:33 +00:00
Chris
e6a3bd391e - Moved material from the 1.3.0 beta changes.txt file to the readme.txt file. 2013-02-15 17:07:57 +00:00
Chris
7acde08def - Moved material from the 1.3.1 beta changes.txt file to the readme.txt file. 2013-02-15 16:20:32 +00:00
Chris
0ab7a9a530 - Moved material from the 1.3.2 beta changes.txt file to the readme.txt file. 2013-02-15 16:14:40 +00:00
Chris
312e4994a9 - Moved material from the 1.3.3 beta changes.txt file to the readme.txt file. 2013-02-15 16:08:04 +00:00
Chris
9d3f65957d - Moved material from the 1.3.4 beta changes.txt file to the readme.txt file. 2013-02-15 16:04:56 +00:00
Chris
c55040f69b - Moved material from the 1.3.5 beta changes.txt file to the readme.txt file. 2013-02-15 15:57:27 +00:00
moomarc
2c93716791 - Improved Bounty of the Hunt's script 2013-02-15 15:00:20 +00:00