drdev
471f866d06
Fix regions for Mirrodin
2014-11-24 02:33:18 +00:00
drdev
5b001fd296
Add support for displaying region
2014-11-23 17:18:26 +00:00
drdev
2e5202e9f1
Add commander and his deck to collection when commander added to your arsenal
2014-11-23 05:39:35 +00:00
drdev
aeea51cb28
Remove unused imports
2014-11-23 05:34:33 +00:00
drdev
757af3b04d
Refactor promptForName into static utility class
2014-11-23 05:33:58 +00:00
drdev
060fcba17d
Fix load conquests screen
...
Prevent crash if you pause during startup
2014-11-23 05:29:28 +00:00
drdev
a17394f36d
Fix display of map screen
...
Fix so deck gets saved
2014-11-23 05:19:04 +00:00
drdev
769b5c1b37
Support generating deck for planar conquest commander
2014-11-23 05:11:23 +00:00
drdev
d255b29cad
Flesh out Jamuraa regions
...
Remove TSB from Dominaria
2014-11-22 06:06:02 +00:00
drdev
f62312ab07
Flesh out art for Dominaria and Shandalar regions
2014-11-22 05:46:15 +00:00
drdev
74f159c420
Flesh out Dominaria, Shandalar, and Jamuraa planes
2014-11-22 04:59:44 +00:00
drdev
d0b39a7c2c
Flesh out Ravnica plane
2014-11-22 03:22:30 +00:00
drdev
050ec2b4bd
Flesh out Rath plane
2014-11-22 02:55:06 +00:00
drdev
f24a7c8cd9
Flesh out Alara plane
2014-11-22 00:27:54 +00:00
drdev
446849c563
Flesh out Innistrad plane
2014-11-22 00:11:50 +00:00
drdev
28ded53c25
Flesh out regions some more
2014-11-21 23:46:52 +00:00
drdev
e29905d6b3
Remove planes with no associated sets
2014-11-21 22:49:55 +00:00
drdev
c17cd296dd
Flesh out Lorwyn plane
2014-11-21 22:48:01 +00:00
drdev
50da0900d1
Flesh out planes some more
2014-11-21 20:17:03 +00:00
drdev
2bb3951f40
Support sorting commanders
2014-11-21 18:46:49 +00:00
drdev
3bccb98607
Initial commit for Planar Conquest mode
2014-11-21 18:13:38 +00:00
Sol
643ce57a29
- Adding a setting for Pausing Forge While Minimized (especially useful during Forge Tournaments)
2014-11-19 02:33:14 +00:00
Sol
3f50a72555
- Small tweak to Scry's arrange top of library message
2014-11-17 00:47:01 +00:00
Sol
193bfec65f
- Reset the shoplist after the first game, so ante cards are available with the appropriate quest item
2014-11-13 02:28:33 +00:00
drdev
acdb847b66
Support surrounding search strings in quotations
2014-11-13 01:34:15 +00:00
drdev
5af7f61c08
Fix achievement for Vraska the Unseen
2014-11-13 00:32:57 +00:00
drdev
a8ab3ecd67
Fix image downloading for Android
2014-11-11 04:49:15 +00:00
Sloth
3f58421a53
- Triggers with a cost will no longer ask you whether you want to use them before paying the cost.
2014-11-01 14:37:43 +00:00
Sloth
8cc1842385
- Temporary fix for "View all Cards" dev button not working.
2014-10-31 14:05:38 +00:00
elcnesh
57a09f275f
Refactor attack declarations.
...
The game now correctly calculates whether an attack declaration is legal, based upon the restrictions and requirements present on the possible attacking creatures. AI support is not yet fully implemented, but the AI can always default to a legal attack declaration.
2014-10-30 15:44:13 +00:00
drdev
bf6209734b
Fully remove login dialog
2014-10-26 19:07:40 +00:00
Sloth
c8e538da45
- Fixed human payment of the ability of Night Soil.
2014-10-26 07:25:26 +00:00
drdev
9827880c47
Create login dialog
...
Flesh out some structure for having PHP files to govern server access
2014-10-26 02:06:21 +00:00
drdev
b4ed726de1
Create shell for Online Multiplayer Lobby
2014-10-25 21:15:34 +00:00
swordshine
da824e6fc0
- C14: Added Angelic Field Marshal
2014-10-25 04:14:36 +00:00
drdev
37e6a0a269
Fix MalformedUrlException when loading from XML on Android
2014-10-24 00:23:24 +00:00
drdev
eee682e659
Prevent completely suppressing MalformedURLException
2014-10-23 23:52:17 +00:00
Sloth
a6e593d42b
- Improved last fixed for BoosterDraftAI.
2014-10-21 12:53:39 +00:00
Sloth
fa513fecd2
- Fixed a logic error in the draft logic.
2014-10-21 12:18:25 +00:00
Sloth
7569e8697a
- remove option to fire events from checkStaticAbilities, because it isn't (and shouldn't really be used).
2014-10-21 07:25:00 +00:00
Sloth
e1976f9768
- Fixed checkStaticAbilities slowing down the game unnecessarily.
2014-10-19 21:16:27 +00:00
drdev
8ded13b94f
Remove comment
2014-10-18 01:32:09 +00:00
drdev
7a70b4ce39
Fix so scry card shows the correct art
2014-10-18 01:29:53 +00:00
drdev
df378e7a13
Fix so cards revealed from hidden zones don't remain visible in those zones afterward
2014-10-18 00:18:46 +00:00
drdev
5b600bf592
Fix so cards with multiple subtypes have them appear in the correct order
2014-10-18 00:05:14 +00:00
Sloth
81e2815cbe
- Fixed InputSelectCardsForConvoke.
2014-10-17 19:54:00 +00:00
Sol
7f958ced12
- AI will now draft off-color good cards more aggressively (This number may need to be tweaked again)
2014-10-17 02:23:26 +00:00
drdev
1859fd1c4f
Prevent randomly selecting version of a card that doesn't have art available when there's another version where art is available
2014-10-16 18:22:48 +00:00
drdev
5ba5b70f1f
Refactor some the image loading code into forge-core
2014-10-16 16:17:18 +00:00
drdev
7c262c98e2
Fix so card name reflects alternate state properly
2014-10-15 18:44:51 +00:00