Commit Graph

17715 Commits

Author SHA1 Message Date
Chris
004c4109a9 - CheckStyle. 2012-11-12 13:10:34 +00:00
Maxmtg
cc25e0d7a9 fixing import 2012-11-12 13:07:06 +00:00
moomarc
a207abc04e - Added Intervention Pact
- ran setinfo and oracle scripts for earlier commits
2012-11-12 12:44:11 +00:00
Sloth
05bfb4b23f - Added Prismatic Circle. 2012-11-12 12:43:04 +00:00
moomarc
aa02b2cf29 - Added Invulnerability and Cho-Arrim Alchemist 2012-11-12 12:35:06 +00:00
Maxmtg
d00e3f7cb8 the ro fields are just views, marking them as transient 2012-11-12 12:29:28 +00:00
Maxmtg
06a77fe2ee reverting 18047, making changes from 17875 not ruin quest logics 2012-11-12 12:27:30 +00:00
Chris
a5f3bdb473 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-11-12 12:03:29 +00:00
moomarc
d18247e543 - Added Dracoplasm 2012-11-12 11:50:47 +00:00
moomarc
716a3b43da - Added Booby Trap 2012-11-12 11:26:47 +00:00
RumbleBBU
fbce721ad5 Reverted GameFormatQuest to fix numerous problems caused by r17875 which totally broke GameFormatQuest. The whole reason for having a separate class for GameFormatQuest and why it was not inheriting GameFormat in the first place was that, unlike with the regular GameFormat class, its lists MUST NOT be immutable or it WILL NOT WORK. 2012-11-12 10:10:43 +00:00
moomarc
fbd3f7a239 - Added Oracle's Attendants 2012-11-12 10:01:36 +00:00
moomarc
1b75605f37 - Added Jade Monolith
- Small tweaks to General's Regalia
2012-11-12 09:31:53 +00:00
Sloth
6b463ec516 - Quick fix for negative handsizes other than -1, which is used for no maximum (needs a non-hacky solution). 2012-11-12 09:18:16 +00:00
moomarc
0277607042 - Added General's Regalia 2012-11-12 09:15:53 +00:00
Sloth
b7c8a5b2ec - Fixed DelayedTriggerAi not setting an activating player. 2012-11-12 09:09:14 +00:00
Sloth
120ae5ba4a - Fixed possibility of getting stuck in attachAuraOnIndirectEnterBattlefield. 2012-11-12 09:07:42 +00:00
Agetian
4f8cec38b1 - Sound system: added an option to toggle the sound effects on/off in the game (currently not linked to any code). 2012-11-12 04:56:43 +00:00
Chris
a7e0449b0e - CheckStyle. 2012-11-12 02:05:40 +00:00
Chris
05a80970fd - CheckStyle. 2012-11-12 02:04:39 +00:00
Chris
7f0319ea76 - CheckStyle. 2012-11-12 02:02:53 +00:00
Chris
4b923a7f47 - CheckStyle. 2012-11-12 02:02:04 +00:00
Chris
fe31f49d5e - CheckStyle. 2012-11-12 02:01:31 +00:00
Chris
fb0b2f2471 - CheckStyle. 2012-11-12 02:00:38 +00:00
Chris
8affb19b15 - CheckStyle. 2012-11-12 01:59:48 +00:00
Chris
988b1d11b1 - CheckStyle. 2012-11-12 01:58:54 +00:00
Chris
c1f9094840 - CheckStyle. 2012-11-12 01:58:08 +00:00
Chris
287d7652ee - CheckStyle. 2012-11-12 01:57:03 +00:00
Chris
caa2e5e344 - CheckStyle. 2012-11-12 01:56:12 +00:00
Chris
dfa4f390a4 - CheckStyle. 2012-11-12 01:52:28 +00:00
Chris
73e610335e - CheckStyle. 2012-11-12 01:51:42 +00:00
Sol
ececeb7da9 - Converted Blade of the Bloodchief to Script 2012-11-12 00:31:20 +00:00
Sloth
6dfd1a1c0a - Added Seasoned Tactician. 2012-11-11 22:38:10 +00:00
Maxmtg
68137f4913 Input: using InputSelectMany as core for custom targeting inputs
Sound: rem warning
2012-11-11 22:07:40 +00:00
Sloth
75a57bdf5a - Improved ChooseSource AI handling spells. 2012-11-11 21:42:33 +00:00
Sloth
d9af504717 - Added Reverse Damage. 2012-11-11 21:33:39 +00:00
Sloth
4347bacf77 - The AI will now use CoP's to protect itself from damage dealing spells.
- Removed "SVar:RemAIDeck:True" from some of the ChooseSource cards.
2012-11-11 21:20:58 +00:00
Sol
c4d4c0b945 - Added Auto and Reset buttons to VAssignDamage 2012-11-11 21:18:39 +00:00
Sol
d84049e6ee - Fix an NPE with arcs if the battlefield isn't displayed when trying to draw 2012-11-11 20:58:29 +00:00
Sloth
9e16455467 - Added missing removeImprinted function. 2012-11-11 20:52:35 +00:00
Maxmtg
af983044d1 InputSelectManyCards - a common class for all those inlined target-choosing inputs
a fix for Phantasmal Terrain and Convincing Mirage
2012-11-11 20:07:49 +00:00
Sloth
b4421ab594 - Added Haazda Shield Mate. 2012-11-11 20:07:04 +00:00
Sol
2b2d5e7b2f - Adding "UseImprinted" Param to RepeatEach for use with SAs that do something else with Remembered Cards. 2012-11-11 18:41:52 +00:00
Agetian
d410e6bac4 - More work on the sound system (magic numbers, CheckStyle). 2012-11-11 17:53:36 +00:00
Agetian
8595507903 - More work on the sound system (cleaning imports). 2012-11-11 17:42:40 +00:00
Agetian
42290d55f2 - More work on the sound system. 2012-11-11 17:42:10 +00:00
Maxmtg
397a0c10f0 Removed zone parameter from selectCard in all Inputs 2012-11-11 17:23:44 +00:00
Sol
5fa0174b51 - Fixed Kaervek's Torch Rarity SVar
- Angel's Trumpet is now more generic, and should be compatible with Multiplayer
2012-11-11 17:01:57 +00:00
Maxmtg
cffa7da63a removed duplicate code in CField 2012-11-11 16:54:57 +00:00
Agetian
833b1966a7 - Some more changes to the sound system. 2012-11-11 16:54:53 +00:00