Commit Graph

1145 Commits

Author SHA1 Message Date
Krazy
4962c9d91e Improvements to tournament screen selection. 2014-06-01 05:25:22 +00:00
Krazy
f7d82c00d5 Fixed crash on startup. 2014-06-01 05:19:50 +00:00
Krazy
3d19965896 Can now continue interrupted tournaments.
Now enforcing credit requirements for entry to tournaments.
2014-06-01 05:08:13 +00:00
Krazy
0aefe88a7d Added image to tournament deck building screen.
Added tournament prizes.
Added extra confirmation dialogues to "dangerous" actions in tournament mode.
Several tournament bug fixes and UI improvements.
2014-06-01 04:52:48 +00:00
Krazy
e05948fb99 Edit deck stage of draft tournaments now persists between loading and saving quests. 2014-05-31 21:53:51 +00:00
Krazy
289e1c35c5 Initial commit of the Draft Tournament for Quests. 2014-05-31 21:04:29 +00:00
Krazy
b89648bed2 Something about creature stacking seems to be causing the ConcurrentModificationExceptions. Disabling until I get around to fixing it. 2014-05-30 20:32:35 +00:00
drdev
86dd678604 Show progress trail for scanning for existing items 2014-05-30 00:46:46 +00:00
drdev
e3c98c3782 Get downloaders working from mobile game 2014-05-29 03:14:39 +00:00
Krazy
3304a458d0 Random duel button now only regenerates duels if a duel can be started. This prevents the list from getting refreshed every time it fails to start a game. 2014-05-28 05:43:56 +00:00
Krazy
58fc6b426a Changed win streak label height on the Challenges submenu to fit the entirety of the text, bringing it in line with the duels submenu. 2014-05-28 05:31:58 +00:00
drdev
226145ca22 Further refactor downloader 2014-05-28 01:24:49 +00:00
drdev
df0e320a5f Refactor gui downloaders to be reusable by mobile app 2014-05-27 05:57:03 +00:00
Krazy
22ae54c2bd Added a button that starts a duel against a random opponent in quest mode.
Fixed some Android pom spacing.
Fixed a bug when generating booster boxes.
2014-05-27 02:52:01 +00:00
Krazy
504b092a99 Potential fix for Banishing Light/Mortal Obstinacy crash. Minor testing is successful with no immediately apparent side-effects. 2014-05-26 00:51:47 +00:00
drdev
d49498d437 Improve layout of VAssignDamage 2014-05-25 23:11:15 +00:00
drdev
ac37de0b5f Draw p/t overlay 2014-05-25 02:05:01 +00:00
drdev
cc432ecc69 Allow deselecting image view item by tapping again
Change Creatures/Spells/Lands group by to "Default" to make it more concise
2014-05-24 19:44:24 +00:00
swordshine
56801c5032 - CNS: Added Coercive Portal and Council's Judgment 2014-05-24 03:55:15 +00:00
Krazy
712569cffe [maven-release-plugin] prepare for next development iteration 2014-05-23 21:11:25 +00:00
Krazy
07861bfd47 [maven-release-plugin] prepare release forge-1.5.18 2014-05-23 21:11:07 +00:00
swordshine
933488f9e9 - CNS: Added Brago's Representative 2014-05-19 06:00:43 +00:00
Krazy
d7f1f6e6e0 Mythic rare card generator now returns null for sets without mythic rare cards. This is used to fix win streak rewards. 2014-05-15 00:48:48 +00:00
Krazy
343c19a588 Fixed win streak bonuses trying to choose mythic rares for sets that do not have them. 2014-05-11 16:34:12 +00:00
drdev
0c6c1f897c Refactor sound support so it can work on both desktop and android 2014-05-09 01:08:52 +00:00
drdev
3926826bcb Refactor so error handler setup earlier 2014-05-08 17:35:22 +00:00
Krazy
d4d6592d53 A few minor tweaks for wording and calculating when rewards are awarded. (Ex: Jackpot is now awarded on the 80th win, not the 81st.) 2014-05-08 17:30:20 +00:00
swordshine
c91f1854ea - Fix Premature Burial so it works when casting from other's hand 2014-05-05 05:43:29 +00:00
drdev
8e11cde662 Show scrollbar as needed for Players pane 2014-05-05 01:14:13 +00:00
drdev
4ba4533c61 Show storm count in card detail pane for storm cards 2014-05-04 21:25:00 +00:00
drdev
c2a75f9bce Fix so DEV_MODE flag updated appropriately 2014-05-04 18:27:18 +00:00
Krazy
effd8cb2c8 Adjusted credit reward for life total differences. 2014-05-04 06:20:26 +00:00
drdev
f2ff5cc850 Fix so clicking on card detail pane properly flips cards 2014-05-04 05:10:48 +00:00
drdev
cdf8dd84ee Refactor so mobile game can determine whether card can be flipped 2014-05-04 05:01:47 +00:00
Krazy
b869d5732f Fixed a spacing problem. 2014-05-04 04:49:32 +00:00
Krazy
c7e4eb83ab Fixed creatures row being created when no creatures were on the field while creature stacking is enabled. 2014-05-04 04:47:24 +00:00
drdev
cf85a22492 Support using FDeckViewer to show deck list for Gui player from match screens of mobile and desktop games 2014-05-04 04:41:45 +00:00
Krazy
056c8d0438 Added optional (default off) stacking for creatures in the same way that artifacts, enchantments, and lands are stacked. 2014-05-04 04:34:18 +00:00
drdev
d5eb533906 Support rendering items for Card objects more accurately 2014-05-04 03:53:22 +00:00
drdev
b742d07341 Add check box menu items and support for tapping stack item to zoom or select options 2014-05-03 21:17:39 +00:00
Krazy
f9d9bf6484 Fixed Enchanted Evening and other similar cards. 2014-05-03 17:06:20 +00:00
swordshine
e933ecc70c - Added three bid life cards 2014-05-03 12:54:33 +00:00
swordshine
d4783e1b89 - Update Storm count in Players panel 2014-05-03 08:37:54 +00:00
drdev
1729ce8a02 Support overriding location of user and cache dirs for android 2014-05-02 21:18:01 +00:00
Maxmtg
74f9a5f722 Detach network code from game and gui. 2014-05-02 05:40:50 +00:00
Chris
86bdec3767 Attempt to fix forge-gui-desktop/src/main/config/forge.sh 2014-05-01 15:10:12 +00:00
swordshine
5a671223b7 - Fixed a bug in CostTapType 2014-05-01 10:53:21 +00:00
Krazy
75d4184905 Adjusted credit reward calculation for overkill/life gain.
Commit message for the previous commit: Fixed a bug that would cause an infinite loop in the AI code for choosing tap/untap targets.
2014-04-30 18:26:25 +00:00
Krazy
7a7f7fca5b Players can now win credits for overkill or gaining lots of life, as these strategies tend to make the player miss out on bonus credits for fast games. Life total differences of up to 2550 will award 1 credit for every 10 life over 50. Also increased cost of new quest item. 2014-04-29 19:32:27 +00:00
Krazy
da420eeb68 Part two of the previous commit. Because SVN is not Git. 2014-04-29 01:57:31 +00:00