Commit Graph

9767 Commits

Author SHA1 Message Date
Maxmtg
f3efbb2800 Using SelectManyCards instead of plain input, rem some warnings 2012-11-13 07:39:08 +00:00
Agetian
6f26dc9a2d - Sound System: Added the Instant and Sorcery sounds. 2012-11-13 07:37:36 +00:00
Agetian
2177dfc798 - Sound System: Added the Poison sound. 2012-11-13 07:30:51 +00:00
moomarc
afa55bbe90 - Added Magmasaur
- Fixed RememberRemoved remembering more counters than were originally on a card
2012-11-13 07:12:56 +00:00
Agetian
39f5c929af - Sound System: Added the Enchantment sound, some style fixes. 2012-11-13 06:27:34 +00:00
Agetian
8a282e55e0 - Sound System: Minor style fix. 2012-11-13 06:07:55 +00:00
Agetian
9c3b56e999 - Sound System: Some crash prevention measures. 2012-11-13 06:06:55 +00:00
Agetian
941af6938b - Sound System: Implemented more sounds and linked them to the code. 2012-11-13 06:01:20 +00:00
Sol
d0197cf61c - Fix more NPEs with Attach no longer using SpellPermanent 2012-11-13 02:17:56 +00:00
Sloth
1df6154ef4 - Rewrote the Bloodthirst keyword as a macro for a proper replacement effect. 2012-11-12 21:52:22 +00:00
Sloth
6ded6de74f - Bloodthirst is now multiplayer compatible. 2012-11-12 21:22:19 +00:00
Sloth
dab6d2dce3 - Fixed a bug in getSpellCostChange. 2012-11-12 19:45:22 +00:00
Sloth
71a0f72c31 - Added some cost checks to ChooseSourceAi. 2012-11-12 19:25:23 +00:00
Agetian
32f4de5a4c - Tageting Overlay: fixed a bug that caused the targeting arcs to disappear for some enchantments targeting cards on the other side of the playfield. 2012-11-12 17:33:23 +00:00
Agetian
bd1377fe21 - Launch of the Sound System: several basic sounds are linked to the code now and will be enabled when "Enable Sounds" option is checked in the preferences. No sound files are included with this commit and must be submitted separately. Details in the forum. 2012-11-12 16:39:57 +00:00
Agetian
5e8fe9008e - Sound system: made the Sounds methods obey the "enable sounds" setting in preferences. 2012-11-12 15:42:45 +00:00
Chris
5de0fc74c7 - CheckStyle. 2012-11-12 13:27:46 +00:00
Chris
081b21549c - CheckStyle. 2012-11-12 13:26:40 +00:00
Chris
3df43aad61 - CheckStyle. 2012-11-12 13:25:55 +00:00
Chris
8404ae2d5c - CheckStyle. 2012-11-12 13:24:36 +00:00
Chris
8d9edd21e8 - CheckStyle. 2012-11-12 13:23:08 +00:00
Chris
4664bae218 - CheckStyle. 2012-11-12 13:22:14 +00:00
Chris
46abba8c89 - CheckStyle. 2012-11-12 13:21:27 +00:00
Chris
145a73318b - CheckStyle. 2012-11-12 13:19:50 +00:00
Chris
cb17cdedd2 - CheckStyle. 2012-11-12 13:18:52 +00:00
Chris
e469fabd09 - CheckStyle. 2012-11-12 13:18:02 +00:00
Chris
c3546d80ca - CheckStyle. 2012-11-12 13:17:05 +00:00
Chris
e28462f95c - CheckStyle. 2012-11-12 13:16:04 +00:00
Chris
dc4e93cc92 - CheckStyle. 2012-11-12 13:15:12 +00:00
Chris
a7ad3e6801 - CheckStyle. 2012-11-12 13:11:22 +00:00
Chris
004c4109a9 - CheckStyle. 2012-11-12 13:10:34 +00:00
Maxmtg
cc25e0d7a9 fixing import 2012-11-12 13:07: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
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
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
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