Myrd
53ca260a57
When looking for music to play, ignore non-file entities (e.g. .svn directories).
2014-12-01 06:12:55 +00:00
Myrd
a63f46414a
Fix issue where a spell's target wouldn't be correctly shown in the game log message.
...
The problem was that by the time the log sees the spell, its target has been swapped with the stack ability.
2014-12-01 06:12:05 +00:00
Myrd
319cd97d83
Fix game log revealing opponent's morphed creatures in messages.
2014-12-01 06:09:54 +00:00
Myrd
b3a2ca8291
When attacked by morph creatures, show the word "Morph" when referring to the creature.
2014-12-01 06:08:46 +00:00
Myrd
73cad47c3c
Fix bug with convoke where colored mana could end up being used as colorless.
...
Before this patch, the code would try to pay the mana symbols as they appear - for example if you convoke with a white creature and click "white" in the dialog, but the cost for the spell is "1WW", it would actually use that white mana to pay for the "1" portion of the cost, leaving "WW" to be paid (which is problematic if you have a swamp and a plains untapped which you were planning to use in addition to the white creature).
This change moves the logic for paying the cost from the UI code to the engine code (and re-uses existing code there) and also adds some unit tests for it.
2014-12-01 06:06:57 +00:00
Myrd
6c2347a261
Fix bug where card draw animations are shown even if you're in another tab (e.g. if you made two AIs play).
2014-12-01 06:03:27 +00:00
drdev
000241a875
Fix so canceling selecting an ability doesn't show zoom
2014-12-01 03:41:02 +00:00
drdev
c1238ed77b
Prevent crash when activating card from zoom with multiple abilities
2014-12-01 02:51:44 +00:00
drdev
cd10a307bd
Prevent calling activate if activateAction is null
2014-12-01 02:49:34 +00:00
Chris
a7dbf0ea6c
Cleared out the changes.txt file, now ready for new material
2014-11-30 22:18:30 +00:00
drdev
15a102e895
Make zoom activation more flexible
2014-11-30 19:02:41 +00:00
drdev
7857f996e1
Version bump to 1.5.32.004
2014-11-30 18:05:52 +00:00
drdev
a1bdfefba6
Fix crash when zooming just single card
2014-11-30 18:01:48 +00:00
drdev
380c0b9afe
Fix proportions of zoom view cards and bump version to 1.5.32.003 for quick fix
2014-11-30 15:32:30 +00:00
drdev
35f8f08041
Fix activation from zoom view for deck editor
2014-11-30 14:58:45 +00:00
drdev
05b0b7af54
Fix so selected item scrolls into view
2014-11-30 07:08:21 +00:00
drdev
5eeb302ce8
Add activate callbacks for zoom view
2014-11-30 07:05:40 +00:00
drdev
314e8242bc
Tweak text color
2014-11-30 06:32:07 +00:00
drdev
3ee75a026e
Add header and footer to zoom
2014-11-30 06:18:39 +00:00
drdev
931e44b213
Use swipe down to change between zoom and details
2014-11-30 05:59:02 +00:00
drdev
0b8c23990c
Fix details view
2014-11-30 05:52:12 +00:00
drdev
4e2f753374
Refactor so CardZoom can support multiple cards
2014-11-30 04:14:14 +00:00
drdev
27980776d0
Disable Planar Conquest mode for now
2014-11-29 22:54:23 +00:00
drdev
83970030d5
Support flick action in place of Shift+click for mobile game
2014-11-29 22:49:49 +00:00
drdev
3c06c7ea81
Revert previous change
2014-11-29 22:38:36 +00:00
drdev
d3d8fc8c78
Support raising two finger tap event
2014-11-29 18:15:52 +00:00
drdev
6c2b7351ba
Version bump to 1.5.32.001
2014-11-29 17:17:57 +00:00
drdev
9e2c0bfcf6
Add Shift+click support for Mana Pool icons
2014-11-29 17:06:45 +00:00
drdev
4fe33c6c9b
Prevent crash in CardDetailPanel::setCard
2014-11-29 16:41:45 +00:00
drdev
bc0366813b
Update Maven dependencies for mobile game
2014-11-29 16:33:36 +00:00
Sloth
f57df312c0
- Improved AI handling Mishra's Factory.
2014-11-29 12:03:55 +00:00
Sloth
e69385abb0
- Updated 2 quest decks.
2014-11-29 10:47:54 +00:00
Sloth
1802372fbe
- Added the medium quest opponent Scarecrow 2 (by Nordos).
2014-11-29 10:43:54 +00:00
Chris
313c439d40
[maven-release-plugin] prepare for next development iteration
2014-11-28 15:37:56 +00:00
Chris
5361ac01c1
[maven-release-plugin] prepare release forge-1.5.31
forge-1.5.31
2014-11-28 15:37:42 +00:00
Chris
1fcebd894a
Preparing the changes.txt file for the next beta build and release.
2014-11-28 14:55:03 +00:00
Sloth
f1c092d41e
- Updated the quest deck Owlman 3 (by Nordos).
2014-11-28 14:06:54 +00:00
drdev
4990887b98
Prevent using Shift+click to attack with cards that have summoning sickness
2014-11-27 03:55:33 +00:00
Sol
2b4cba7e14
- Fixing the Duel Decks whose Titles were inverted (Also changing "vs" to "as" for clarity)
2014-11-27 03:35:29 +00:00
drdev
09344f2302
Update CHANGES.txt
2014-11-27 03:33:08 +00:00
Sol
a66019b9d9
- Use local parent folder for loading in human deck in duel deck quest matches
2014-11-27 03:30:35 +00:00
drdev
361b0b69d9
Support using Shift+click to attack with an entire stack of creatures
2014-11-27 03:27:33 +00:00
drdev
513a8def41
Support using Shift+click to tap multiple lands while paying for a spell
2014-11-27 03:12:46 +00:00
drdev
960cded6d6
Code cleanup
2014-11-27 02:29:14 +00:00
drdev
4c6bd6a715
Prevent race condition when selecting multiple abilities using Shift+click
2014-11-27 02:05:26 +00:00
drdev
2cb2c266b3
Make Shift+tap and two finger tap select entire stack for mobile game
2014-11-27 00:44:33 +00:00
drdev
073db00909
Remove double-click as way to select entire stack
2014-11-27 00:27:29 +00:00
Sloth
900a3cf32e
- Added Mirrodin quest world by serrasmurf.
2014-11-26 22:49:53 +00:00
drdev
043304e35b
Support double-click and Shift+left click to tap all lands in the same stack
2014-11-26 20:47:47 +00:00
drdev
61af57d7ba
Fix to ensure cards in stack not linked to stack aren't checked twice
2014-11-26 20:26:33 +00:00