Commit Graph

18293 Commits

Author SHA1 Message Date
Agetian
73dba917af - Sound System: both synced and non-synced sounds are supported now using the event model (the type of the sound is declared in SoundEffectType constructors). 2012-11-23 14:50:53 +00:00
Agetian
55f1693fb6 - Sound System: converted tap/untap sound playback to an event, preliminary support for synced sounds using the event model. 2012-11-23 14:43:47 +00:00
Sloth
60908da462 - Removed some unnecessary updateObservers calls in startRound. 2012-11-23 14:27:08 +00:00
Chris
0cd26da72a - CheckStyle. 2012-11-23 14:14:14 +00:00
Agetian
abd485d376 - Sound System: converted counter sounds to the event bus system, NPE fix when making an audio clip, various minor fixes and typo corrections in sound system and event classes. 2012-11-23 13:37:28 +00:00
Chris
06bd96aab1 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-11-23 12:48:47 +00:00
RumbleBBU
46f94e796d More preparations for quest worlds. 2012-11-23 11:27:15 +00:00
moomarc
814b15cd79 - Converted Explore and Summer Bloom to script 2012-11-23 11:23:02 +00:00
moomarc
075b94f378 - Changed AdjustLandPlays to a player keyword 2012-11-23 11:01:50 +00:00
moomarc
9013b4e9f7 *Variants - Added the following avatars: Starke, Tahngarth, Takara, and Tawnos 2012-11-23 08:40:13 +00:00
Maxmtg
3f8cf0792b the correct parameter is num 2012-11-23 08:30:45 +00:00
Maxmtg
88cec97d67 removed '3' from addpoison event 2012-11-23 08:28:36 +00:00
moomarc
83482dfe88 Merged changes from trunk to Variants: r18319-r18323 2012-11-23 06:47:51 +00:00
moomarc
3c095c917a *Variants - Added the following avatars: Sidar Kondo, Sisay, Squee, Urza, and Sliver Queen, Brood Mother 2012-11-23 06:40:01 +00:00
Sol
95d6bd35f6 - Convert Erg Raiders to script 2012-11-22 22:37:52 +00:00
Sloth
90aba02df9 - setupPlayZone will now call doLayout directly and only once (hopefully fixes the ConcurrentModificationException). 2012-11-22 21:51:18 +00:00
Maxmtg
ecb5899872 fix typo for sound 2012-11-22 20:59:08 +00:00
Hellfish
354f609cd8 Merged changes from trunk to Variants: r18254-r18318 2012-11-22 20:26:09 +00:00
Hellfish
5068de9c73 *Variants: Removed avatars with RemAiDeck:True from AI's avatar list.
*Variants: Made AI aware of the avatar.
2012-11-22 19:21:34 +00:00
Maxmtg
b7fbf52f25 SoundEffectType holds only filename, unable to reproduce sounds by itself,
EventBus added to GameState to properly route the ingame events to Sound system, game log and remote players (when time comes)
AudioClips are cached at first request, this may lead to slowdowns (will precache if this is an issue)
Most calls to sound system are still preformed directly, with a few only converted to events
2012-11-22 18:08:24 +00:00
moomarc
1e890e1823 *Variants - Added the following avatars: Volrath and Xantcha 2012-11-22 17:36:48 +00:00
RumbleBBU
00ed090af9 Temporary fix for quest challenges. 2012-11-22 17:03:36 +00:00
moomarc
5b47ae9400 *Variants - Fixed TriggerZones for Rofellos 2012-11-22 14:50:18 +00:00
moomarc
c592d860b1 *Variants - Added the following avatars: Oracle, Orim, Rofellos, Selenia, and Serra 2012-11-22 14:48:23 +00:00
Chris
946da55f9a - CheckStyle. 2012-11-22 14:34:10 +00:00
moomarc
9e596ddac8 *Variants - Added the following avatars: Lyna, Maraxus, Mishra, and Multani 2012-11-22 14:22:06 +00:00
moomarc
bb62ffe499 *Variants - Added the missing EffectZone param to Hanna and Karn 2012-11-22 13:41:08 +00:00
moomarc
5cab0e7c97 *Variants - Added the following avatars: Grinning Demon Avatar, Hanna and Karn 2012-11-22 13:38:59 +00:00
moomarc
9a42d71501 *Variants - Hand and life modifiers will now be displayed in the card info panel 2012-11-22 13:04:58 +00:00
moomarc
7865ab3f39 *Variants - Added the following avatars: Gerrard, Gix and Greven il-Vec 2012-11-22 12:39:56 +00:00
Sloth
60e0f2bd7f - Made the SVar granted by Tower Above unique. 2012-11-22 12:17:15 +00:00
Chris
634e796134 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-11-22 11:43:45 +00:00
moomarc
0c3a51374f *Variants - Added Ertai (vanguard avatar) 2012-11-22 11:28:41 +00:00
moomarc
abb15a73b8 - Added Tower Above by swordshine 2012-11-22 11:07:21 +00:00
moomarc
ed358c11da - corrected static ability name in effect script for Ember Gale 2012-11-22 10:54:09 +00:00
moomarc
ee51fc8101 - Added Ember Gale by swordshine 2012-11-22 10:49:42 +00:00
Agetian
587f3b47ae - Booster Draft: added four more choices to block booster draft set order selection (e.g. so that MRD/DST/5DN is possible in addition to only 5DN/DST/MRD, etc.) 2012-11-22 05:56:21 +00:00
Sloth
c37d763c14 - Added an AI SVar to Zombie Mob. 2012-11-21 21:39:38 +00:00
Sloth
a1b9280ba8 - Added Pilgrim of Justice and Pilgrim of Virtue. 2012-11-21 21:36:56 +00:00
Chris
ce67937d8f - CheckStyle. 2012-11-21 18:03:36 +00:00
Chris
6c6f8d5c10 - CheckStyle. 2012-11-21 17:36:22 +00:00
Chris
83e82192aa - CheckStyle. 2012-11-21 15:00:55 +00:00
Chris
4160d8837b - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-11-21 12:21:44 +00:00
Sloth
dc3d0eca45 - The AI will no longer choose non-Pump Auras with Nomad Mythmaker. 2012-11-21 11:39:15 +00:00
Sloth
035280c093 - Added Cragganwick Cremator and Mischievous Quanar by swordshine. 2012-11-21 09:45:11 +00:00
Sloth
f80b0b2a2a - More fixing for Nomad Mythmaker. 2012-11-21 08:42:57 +00:00
moomarc
3ce02181c5 - Hopefully the final fix for Nomad Mythmaker 2012-11-21 06:23:52 +00:00
Sloth
033d0c9abf - Cleanup of getLKICopy functions.
- Fixed Starlit Sanctum.
2012-11-20 23:24:17 +00:00
Sloth
a88e814a67 - Added Rith's Charm. 2012-11-20 21:06:33 +00:00
Sloth
cd72bad38e - Added Prahv, Spires of Order. 2012-11-20 20:55:21 +00:00