Commit Graph

25634 Commits

Author SHA1 Message Date
Krazy
07861bfd47 [maven-release-plugin] prepare release forge-1.5.18 forge-1.5.18 2014-05-23 21:11:07 +00:00
Krazy
2372dce223 Removed debugging line. 2014-05-23 20:51:33 +00:00
drdev
68c4b49d8b Reverse order of players on drop down 2014-05-23 19:59:54 +00:00
drdev
b8b961f739 Implement simple players drop down 2014-05-23 19:55:19 +00:00
Krazy
a2546c33db Tweaked booster box generation, resulting in more variety. Added changes to the change log, finalizing it for release. 2014-05-23 19:01:13 +00:00
Chris
7eb9fb084d Added new card names to changes.txt.
Preparing the changes.txt file for the next beta build and release.
2014-05-23 12:22:01 +00:00
drdev
bad48d173d Implement AvatarSelector 2014-05-23 12:20:36 +00:00
drdev
5bf3759d16 Diable players tab and team combo boxes for now 2014-05-23 11:29:37 +00:00
drdev
3fc0e512ba Make DISABLED_COMPOSITE apply to all disabled objects
Disable players and variants combo boxes for now
2014-05-23 11:20:41 +00:00
drdev
87eedb94cc Disable buttons on home screen for unimplemented functionality 2014-05-23 11:10:26 +00:00
drdev
849e7acbf3 Fix some scaling issues 2014-05-23 11:05:30 +00:00
drdev
69d016ce7a Standardize checkbox drawing 2014-05-23 01:36:04 +00:00
drdev
508293e561 Fix FOptionPane icon size at higher resolutions 2014-05-23 01:26:50 +00:00
drdev
31a6bf16cc Support zoom in image view 2014-05-23 00:42:42 +00:00
drdev
cf8efce2f0 Fix default selection of seemingly random card 2014-05-23 00:24:54 +00:00
drdev
d074a5ff38 Fix image view selection 2014-05-22 23:58:07 +00:00
swordshine
013e291321 - Fixed Call to the Kindred 2014-05-22 11:35:23 +00:00
swordshine
7095cdda62 - CNS: Added Grenzo, Dungeon Warden, Muzzio, Visionary Architect, and Treasonous Ogre 2014-05-22 05:03:42 +00:00
swordshine
0b8c417b33 - Fixed Urza's lands 2014-05-22 04:02:22 +00:00
drdev
5a1bf1205d Fix selection in image view 2014-05-22 02:47:51 +00:00
drdev
5d576ad315 Show selected card on top 2014-05-22 02:24:24 +00:00
drdev
ddff18bf29 Fix issue when collapsing group 2014-05-22 02:16:28 +00:00
swordshine
f67ea4a7f0 - Fixed TwoPilesEffect 2014-05-22 01:43:02 +00:00
excessum
a2102d4a4a - Replaced AiAttackController.shouldThisAttack() with ComputerUtilCard.doesSpecifiedCreatureAttackAI() that takes AI aggressiveness into account 2014-05-21 12:23:48 +00:00
drdev
56a4006ce4 Start working on input support for ImageView 2014-05-21 04:04:33 +00:00
drdev
7d2504306e Fix layout of image view 2014-05-21 03:19:43 +00:00
swordshine
66ee308ef9 - Fixed UntapUpto 2014-05-20 06:07:07 +00:00
Sloth
5a0031e4cc - Added a hard version of the Brother Voodoo quest opponent. 2014-05-20 05:54:15 +00:00
swordshine
7c173076d0 - CNS: Added Drakestown Forgotten and Scourge of the Throne 2014-05-20 05:10:34 +00:00
drdev
696c0ed0c2 Support drawing group headers 2014-05-19 17:19:19 +00:00
drdev
5c95d2f5db Make options panel work for image view 2014-05-19 17:07:40 +00:00
drdev
04b67d9b1c Fix so card back not shown for cards in dialog 2014-05-19 15:57:59 +00:00
drdev
777c275715 Add a minimum width to Log 2014-05-19 15:41:31 +00:00
drdev
61fbfa4bf8 Fix scaling of FOptionPane icon 2014-05-19 15:36:48 +00:00
Chris
619872cd52 Added new card names to changes.txt. 2014-05-19 14:37:50 +00:00
swordshine
833d944f14 - CNS: Added Plea for Power, Selvala's Charge, and Split Decision 2014-05-19 13:00:09 +00:00
swordshine
933488f9e9 - CNS: Added Brago's Representative 2014-05-19 06:00:43 +00:00
swordshine
9e2faccccd - Fixed Rampaging Baloths 2014-05-19 02:25:52 +00:00
drdev
1d55df335f Fix so card stacks work properly so newer cards appear on top and tapping the same land multiple times will tap lands under it automatically 2014-05-18 16:58:17 +00:00
drdev
0543a2a06d Prevent cards scrolling off screen after zooming 2014-05-18 12:31:59 +00:00
drdev
91d0c89b8a Support selecting cards further back in stack if tapped card not selectable 2014-05-17 21:38:41 +00:00
drdev
1baf8009b0 Prevent mana pool zooming 2014-05-17 20:47:20 +00:00
drdev
3d32f868a1 Improve horizontal zoom accuracy 2014-05-17 20:37:15 +00:00
drdev
1e5986e0ac Fix zoom focal point issue 2014-05-17 18:45:06 +00:00
drdev
10c48cfcf8 Improve zoom support to zero in on focal point 2014-05-17 18:10:21 +00:00
drdev
d19aa2c88a Prevent scrolling in opposite direction of main finger direction when dealing with multiple scroll panes 2014-05-17 16:24:30 +00:00
excessum
08039be686 - Added AI for Pongify and Rapid Hybridization that compares the token's value to the destroyed target 2014-05-17 08:48:44 +00:00
excessum
cb46b9c0c3 - Changed TokenAi.spawnToken() into a static method for easier usage 2014-05-17 08:40:15 +00:00
excessum
60c427ed25 - Allow AI to create tokens in response to sacrifice effects to protect more valuable targets 2014-05-17 03:05:36 +00:00
Sloth
fb9f440a4c - Improved declareAttackers AI function. 2014-05-16 16:50:58 +00:00