drdev
4e479d280d
Shell out quest mode for mobile game
2014-07-06 03:18:18 +00:00
drdev
6ffb961183
Fix compile errors left over from last commit
2014-07-06 02:43:33 +00:00
drdev
c89cc33cd6
Refactor some quest code to make it reusable by mobile game
2014-07-06 02:37:23 +00:00
elcnesh
acc648cf08
Fix Gnarlid Pack's kicker cost and a missing SVar reference.
2014-07-05 23:50:51 +00:00
drdev
691fbf51d2
Version bump to 1.5.22.001
2014-07-04 21:33:28 +00:00
drdev
adc3ddf972
Fix scroll pane issues with drop down menus
2014-07-04 21:28:20 +00:00
Chris
12bcc312ba
[maven-release-plugin] prepare for next development iteration
2014-07-04 15:39:59 +00:00
Chris
5489fc7d64
[maven-release-plugin] prepare release forge-1.5.21
forge-1.5.21
2014-07-04 15:39:44 +00:00
Chris
e5dd8dd598
Preparing the changes.txt file for the next beta build and release.
2014-07-04 14:58:43 +00:00
Chris
d400f620f2
Added new card names to changes.txt.
2014-07-04 14:53:28 +00:00
swordshine
6cea243888
- M15: Added First Response and Feast on the Fallen
2014-07-04 14:34:13 +00:00
drdev
80f2d38261
Support keeping menu button pressed while menu open
2014-07-03 15:00:50 +00:00
swordshine
419d3df2a0
- Fixed Brago's Flicker trigger
2014-07-03 10:21:05 +00:00
drdev
4cfa7aa74f
Create menu button support
...
Start working on Quest Mode
2014-07-03 01:57:48 +00:00
rikimbo
e63274d411
Minor change to PumpAI.pumpTgtAI so that if an irrelevant/redundant/unrecognized AiLogic tag is found, the process continues through to the default logic.
2014-07-02 00:44:30 +00:00
elcnesh
e30d7bbaa2
Fix Wanderwine Prophets.
2014-07-01 15:17:31 +00:00
elcnesh
d49b6a992f
Add trigger that triggers once for each block made, and fix Dead-Iron Sledge by using it.
...
This should actually be used by any card with "Whenever this blocks/becomes blocked by a creature, ..."
2014-07-01 14:12:31 +00:00
Chris
3cb7831eee
Added new card names to changes.txt.
2014-07-01 13:51:18 +00:00
Chris
402ec14bf7
Added new card names to changes.txt.
2014-07-01 13:50:01 +00:00
swordshine
8f52c2d379
- M15: Added Indulgent Tormentor, Mercurial Pretender, and Resolute Archangel
2014-07-01 12:43:09 +00:00
swordshine
628b4f5f40
- Fixed AddAbilities in Clone effect (the order of addExtraCharacteristics and copyCopiableAbilities is switched, so added this back)
2014-07-01 12:09:39 +00:00
elcnesh
2eb2affead
Fix missing SVar reference in Soldevi Excavations.
2014-07-01 09:06:33 +00:00
drdev
462a6b5f0b
Prevent warning about floating mana if stack isn't empty
2014-07-01 06:15:27 +00:00
drdev
8611f2b1fc
Update CHANGES.txt
2014-07-01 06:12:34 +00:00
drdev
352b551038
Tweak message
2014-07-01 06:07:26 +00:00
drdev
43372d84c8
Version bump to 1.5.21.011
2014-07-01 06:04:27 +00:00
drdev
b1a9ceaca6
Ensure undo stack cleared when phase changes
2014-07-01 06:02:35 +00:00
swordshine
ba09fa98ed
- M15: Added Generator Servant and Sliver Hivelord
2014-07-01 05:43:35 +00:00
drdev
bdaed80796
Update CHANGES.txt
2014-07-01 05:41:23 +00:00
drdev
6b040f9d16
Prompt when passing priority if mana in your mana pool would be lost
2014-07-01 05:30:53 +00:00
drdev
c6aeb45d0f
Tweak min item width increase
2014-07-01 04:59:11 +00:00
drdev
8ff91cd800
Increase minimum menu item width
2014-07-01 04:53:09 +00:00
drdev
b51b67e6f0
Show Undo in prompt if last action is undoable
...
Clean up unnecessary items from Game menu
2014-07-01 04:46:24 +00:00
drdev
e32f335010
Fix bugs where cards would appear with wrong p/t or card type due to card details cache not being cleared between games
2014-07-01 04:22:42 +00:00
Sol
7c1eb77785
- Fix ability cost of Keldon Arsonist
2014-07-01 00:09:18 +00:00
swordshine
128d9a6039
- M15: Added Chief Engineer and Garruk, Apex Predator
2014-06-30 06:59:06 +00:00
drdev
3689a70762
Commit color tiles
2014-06-30 05:41:29 +00:00
drdev
54566e5d83
Fix so music is properly paused when minimized
...
Fix so music isn't paused when dialog opened
2014-06-29 19:54:46 +00:00
drdev
47ba47b06f
Fix so music doesn't change when opening preferences page the first time
2014-06-29 19:36:18 +00:00
drdev
f5fa6515db
Fix so match music switches back to menus music when closing match screen
2014-06-29 16:13:13 +00:00
drdev
b1f2a7e05f
Support playing background music for desktop game
2014-06-29 15:56:40 +00:00
elcnesh
b6a2b283cb
Patch Norin to function as a commander.
...
Not really a solution, as the general problem (tracking cards through zone-changing replacement effects) is a bit more involved, but at least this makes the card more functional.
2014-06-29 13:08:11 +00:00
elcnesh
507f9e9c42
Fix resolution order of Rhystic Study's trigger.
2014-06-29 12:26:07 +00:00
swordshine
84f3277680
- M15: Added Borderland Marauder, Goblin Kaboomist, Goblin Rabblemaster, Soul of Shandalar, Stoke the Flames
2014-06-29 12:19:54 +00:00
elcnesh
fa9c537af9
Always include zero mana when paying costs, so costs raises (like Oppressive Rays') are taken into account.
2014-06-29 12:08:37 +00:00
Sloth
58fa27c6ce
- Updated the quest deck Raven 3.
2014-06-29 10:28:19 +00:00
drdev
b6aeb05170
Shell out desktop game for background music support
2014-06-29 04:36:51 +00:00
drdev
05baece7df
Version bump to 1.5.21.010
2014-06-29 03:35:51 +00:00
drdev
93bcca743c
Add setting for disabling background music
2014-06-29 03:34:14 +00:00
drdev
7c821455aa
Support switching tracks when music completes
2014-06-29 03:22:46 +00:00