Commit Graph

18293 Commits

Author SHA1 Message Date
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
Chris
ae4112c82e - Added a fluff piece to the changes.txt file. 2012-11-13 02:11:13 +00:00
Chris
b13a25073c - CheckStyle. 2012-11-13 02:08:37 +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
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