Hellfish
|
25f0b6901f
|
*Variants:Reverted preferences.
|
2012-11-24 20:32:28 +00:00 |
|
Hellfish
|
53032db992
|
*Variants:Added VAN set.
*Variants:Added SetInfo to avatars, courtesy of Marc.
*Variants:Replaced CardDb.getAllCards() with CardDb.getTraditionalCards() where appropriate.
|
2012-11-24 20:16:03 +00:00 |
|
Sloth
|
67d2f248a7
|
- Added Dromar, the Banisher.
|
2012-11-24 19:17:28 +00:00 |
|
moomarc
|
a593d7ebd9
|
*Variants - Reverted setinfo to avatars (caused crash on set image downloads)
|
2012-11-24 18:00:28 +00:00 |
|
moomarc
|
001aa5aa10
|
*Variants - Added setinfo to avatars and uploaded images to cardforge (they should download like any other card now)
|
2012-11-24 17:14:20 +00:00 |
|
Hellfish
|
68d1a8daf7
|
Re-Merged 18323-18354 and merged 18357-18366 into Variants. *crosses fingers*
|
2012-11-24 16:10:44 +00:00 |
|
Sol
|
8be939987a
|
- Check for null arrays before assigning in SDisplayUtil
|
2012-11-24 15:39:31 +00:00 |
|
Agetian
|
2045039044
|
- Sound System: added two new sounds (Block and Token), fixed a bug that caused the destroy sound to be continuously played at every phase when a planeswalker was on the field.
|
2012-11-24 15:07:45 +00:00 |
|
Hellfish
|
7e1450698a
|
*Unblocked missed script folder revisions.
|
2012-11-24 14:36:48 +00:00 |
|
Chris
|
a347b39919
|
- CheckStyle.
|
2012-11-24 14:30:56 +00:00 |
|
Chris
|
fce84984db
|
- CheckStyle.
|
2012-11-24 14:15:12 +00:00 |
|
Sloth
|
a0e1eaf1d7
|
- Fixed Alpha Status.
|
2012-11-24 13:56:58 +00:00 |
|
Sloth
|
e896c91159
|
- Reorganized Conditions of static abilities (WIP).
|
2012-11-24 12:19:43 +00:00 |
|
Chris
|
580b0263fa
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-11-24 11:47:27 +00:00 |
|
Chris
|
3384b2bf9b
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2012-11-24 11:44:37 +00:00 |
|
Hellfish
|
15e5376d13
|
*Variants:Fixed the UI side of the new Vanguard home screen. (Now to make the match actually start!)
*Variants:Added some apparently unadded scripts from trunk.
|
2012-11-24 11:41:51 +00:00 |
|
Sloth
|
591f0b945b
|
- Reorganized Conditions of static abilities (WIP).
|
2012-11-24 11:05:57 +00:00 |
|
moomarc
|
7ec3ff9354
|
*Variants - Added the following avatars: Titania
|
2012-11-24 11:05:10 +00:00 |
|
Sloth
|
161350dae1
|
- Converted Spirit of Resistance to script.
|
2012-11-24 10:47:15 +00:00 |
|
moomarc
|
cb57cb4146
|
Merged changes from trunk to Variants: r18323-r18354
|
2012-11-24 10:45:05 +00:00 |
|
Sloth
|
406f7c1c85
|
- Added Journey of Discovery and War Elemental by swordshine.
|
2012-11-24 10:19:05 +00:00 |
|
moomarc
|
d882046dd8
|
- CheckStyle.
|
2012-11-24 09:46:58 +00:00 |
|
Hellfish
|
7976f58fb9
|
*Variants: WIP new Vanguard Home screen for multiplayer shenanigans (Does not work yet)
|
2012-11-24 09:06:38 +00:00 |
|
Maxmtg
|
2c0e938d4b
|
counters: united calls using multipliers and ignoring them,
removed useless setCounter wrapper
|
2012-11-23 21:51:30 +00:00 |
|
Sol
|
4f49ba3ac7
|
- Convert Lighthouse Chronologist to script
|
2012-11-23 21:44:19 +00:00 |
|
Chris
|
cf4d65bf73
|
- CheckStyle.
|
2012-11-23 20:22:21 +00:00 |
|
Maxmtg
|
df47bab393
|
Counter class renamed to CounterType
|
2012-11-23 20:03:37 +00:00 |
|
Sloth
|
009d16a1c1
|
- Fixed MustBlockCards not being checked for still attacking.
|
2012-11-23 19:42:23 +00:00 |
|
Maxmtg
|
8c71969a21
|
move questWorld out of QuestData package (because only things being serialized should be kept there)
remove unused imports (soundeffecttype mostly)
|
2012-11-23 19:28:36 +00:00 |
|
Sloth
|
5a7e8df44e
|
- Fixed Sleeper Agent.
|
2012-11-23 19:06:17 +00:00 |
|
Sloth
|
af478a0d6e
|
- Fixed the global rule change "No more than one creature can attack each combat".
|
2012-11-23 18:57:03 +00:00 |
|
Sloth
|
b481d69043
|
- Reimplemented "StackDescription$ SpellDescription".
|
2012-11-23 18:48:51 +00:00 |
|
Sloth
|
9d7928d4c8
|
- Fixed AI of Aegis Angel.
|
2012-11-23 17:24:03 +00:00 |
|
Sloth
|
91145e5ddc
|
- Added Arcbound Fiend and Matsu-Tribe Decoy by swordshine.
|
2012-11-23 17:09:50 +00:00 |
|
Sloth
|
32b81da2e0
|
- Moved most of the stuff happening in startGame outside of the swingWorker (to fix the ConcurrentModificationException error).
|
2012-11-23 16:10:40 +00:00 |
|
Agetian
|
9f157274ee
|
- Sound System: last of the direct sound calls converted to an event.
|
2012-11-23 15:43:03 +00:00 |
|
Agetian
|
189adeec74
|
- Sound System: done converting sounds to events.
|
2012-11-23 15:39:06 +00:00 |
|
Agetian
|
07bc6b1805
|
- Sound System: converted more sounds to events.
|
2012-11-23 15:17:40 +00:00 |
|
Agetian
|
a673498503
|
- Sound System: converted shuffle and flipcoin sounds to events, some minor stylistic changes.
|
2012-11-23 14:59:27 +00:00 |
|
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 |
|