Commit Graph

791 Commits

Author SHA1 Message Date
Sol
1375f4b503 - FIrst pass of Swiss Tournaments 2016-04-20 23:24:38 +00:00
drdev
a6fd4887a0 Supporting preventing system sleep for desktop 2016-04-17 21:33:12 +00:00
drdev
4b5e6acbc0 Support keeping system awake while downloading anything 2016-04-17 20:33:38 +00:00
Sol
1c0ebbae4c - Adding Tournaments to Simulater 2016-04-17 16:32:20 +00:00
Sol
73787fb126 - Match Simulator can more easily access subfolders 2016-04-14 02:45:50 +00:00
Krazy
aed7a5712b [maven-release-plugin] prepare for next development iteration 2016-04-14 02:29:05 +00:00
Krazy
b975bcf38d [maven-release-plugin] prepare release forge-1.5.51 2016-04-14 02:28:45 +00:00
Sol
321f43847c - Adding some more flags to SimulateMatch 2016-04-09 01:55:18 +00:00
Sol
53414c8161 - Improve error message inside the match simulator 2016-04-08 18:55:11 +00:00
Sol
aca5777c4e - Initial checkin for Tournaments with a (currently disabled) flag to make use of it in Quest Draft 2016-03-25 20:06:52 +00:00
Krazy
57d7dcad0b [maven-release-plugin] prepare for next development iteration 2016-03-19 04:51:28 +00:00
Krazy
476c1f7cfe [maven-release-plugin] prepare release forge-1.5.50 2016-03-19 04:51:15 +00:00
Sol
36bc3dac4a - Commander is no longer using Partial Paris 2016-03-03 04:28:01 +00:00
Krazy
e0ad5f52da [maven-release-plugin] prepare for next development iteration 2016-02-24 05:08:20 +00:00
Krazy
004c09ea1e [maven-release-plugin] prepare release forge-1.5.49 2016-02-24 05:07:52 +00:00
Sol
5eb6ab1c34 - Fix crash when Human player attempts to cast a Charm from a Shared Fate 2016-02-19 18:28:23 +00:00
Sol
8984606931 - Add colorless shards to Statistics view 2016-02-17 19:27:02 +00:00
Myrd
23191daff5 Clear the user agent when downloading card images. 2016-02-15 18:00:15 +00:00
drdev
f7ce7322d3 Fix so color sets rendered in the correct order 2016-02-07 21:35:38 +00:00
drdev
5dea167f4d Fix warnings 2016-01-31 00:21:06 +00:00
Krazy
d60ffaea83 [maven-release-plugin] prepare for next development iteration 2016-01-29 01:18:39 +00:00
Krazy
2f3b051db0 [maven-release-plugin] prepare release forge-1.5.48 2016-01-29 01:18:27 +00:00
Krazy
0dcf0c72b9 Revert 1.5.48 release 2016-01-29 01:03:21 +00:00
Krazy
0e434aa6a8 [maven-release-plugin] prepare for next development iteration 2016-01-27 23:32:11 +00:00
Krazy
d531046b04 [maven-release-plugin] prepare release forge-1.5.48 2016-01-27 23:32:03 +00:00
Agetian
c44901fca5 - Corrected an option description text. 2016-01-26 17:51:32 +00:00
Agetian
4ff9a38cb8 - Implemented an opt-in preferences option for live card image fetching. 2016-01-26 14:56:23 +00:00
Sol
58f11b089f - Temporarily disabling downloader until an OPT-IN checkbox is added to preferences, so users with bad internet connections aren't punished 2016-01-26 13:41:07 +00:00
Sol
530a3c2eab - Fixing some unexpected issues that colorless mana changes affected
- Commander mana generation restriction removed
2016-01-19 02:43:31 +00:00
drdev
aa7217a666 Show dialog based on wheel outcome 2016-01-10 23:10:36 +00:00
Myrd
72e9b85f49 [Desktop] Fall back to download LQ card image if downloading magiccards.info one fails. 2016-01-03 18:03:03 +00:00
Myrd
29e82fa322 [Desktop] Simplify a bunch of CardPanel image updating code. 2016-01-03 16:55:58 +00:00
Myrd
82801af655 Make AI pick correctly for Dark Depths copy trigger. Also, add a test for simulation code to correctly simulate this as well with a test. Currently, there's a TODO because it's not clear to me why we need to check static effects twice. 2015-12-31 23:40:08 +00:00
Myrd
beaebddc86 Fix GameSimulatorTest and add a testcase I forgot to add before. 2015-12-31 20:33:14 +00:00
Myrd
c184cec164 Name the audio thread. 2015-12-31 16:31:06 +00:00
Sol
2f963ebc9e - Fixing issue with ImageFetcher with "fake" cards (used in Ante and other places) 2015-12-30 02:34:26 +00:00
Myrd
56b8f40bf4 Use ImageKey's logic for generating the set subdirectory which also fixes a subtle problem with different card arts. 2015-12-29 20:06:48 +00:00
Myrd
ba8894ef9f Add an explicit field MciCode to edition .txt file, since neither Code nor Code2 matches what magiccards.info uses. Use it for image fetching. 2015-12-29 19:37:07 +00:00
Myrd
393920e05c Make CardPicturePanel also trigger an image fetch. 2015-12-29 18:56:26 +00:00
Myrd
3894bfcf9b Save images to their set-specific directories. Also, don't try to download files that already exist. 2015-12-29 18:15:23 +00:00
Sol
ff73eb78eb - Synchronize nomenclature of Generic Cost
- Add new Colorless Cost
- Start displaying of colorless mana with new symbol (with backwards compatibility for existing scripts that produce "{1}" instead of "{C}")
2015-12-29 16:37:22 +00:00
Sol
e311a1463c - Convert Chaos abbreviation from {C} to {CHAOS} and add {C} as Colorless 2015-12-29 04:33:35 +00:00
Myrd
8abd786a3a [Desktop] Make ImageFetcher default to fetching card images from magiccards.info. 2015-12-29 04:09:13 +00:00
Myrd
01f347f2d2 [Desktop] Add support for downloading token images and card backs too. Again, limited to what is known to the LQ image downloaded, which currently doesn't include recent sets. :\ 2015-12-28 17:11:00 +00:00
Myrd
e546c36b88 [Desktop] Clicking cancel in a save dialog (e.g. dump state) shouldn't still try to save the file. 2015-12-28 16:39:06 +00:00
Myrd
54273f334e Fix a copy/paste issue in my previous commit. 2015-12-28 06:35:26 +00:00
Myrd
dd4c458221 Simplify some lobby code. 2015-12-28 06:24:02 +00:00
Myrd
fa0f5068b1 [Desktop] Fix issue where some cards can only be partially painted in the initial hand until you mouse over them. This was caused by the CardPanels not telling Swing to repaint themselves after their card was actually set, which likely cause only a partial repaint of their display rects. 2015-12-27 18:00:11 +00:00
Myrd
b5ebc9569d Clean up some duplicated code. 2015-12-27 17:45:51 +00:00
Myrd
0500c59d94 Clean up some code to avoid duplication. 2015-12-26 18:17:02 +00:00