mcrawford620
bfa89fd5af
Add ability type, and capability for cards to be marked has having specific abilities through DeckHas var.
2016-07-15 04:37:43 +00:00
mcrawford620
80978ad228
DeckHints can return Map of cards by Type
2016-07-13 05:02:02 +00:00
mcrawford620
3678e6a870
Allow multiple deck hints in a card
2016-07-12 04:43:31 +00:00
mcrawford620
4b4a08d2be
2016-07-08 23:41:02 +00:00
Sol
637306b991
- Improve booster generation for Shadows over Innistrad to be a bit more realistic
2016-07-03 20:38:24 +00:00
Krazy
8d73ffb52b
[maven-release-plugin] prepare for next development iteration
2016-06-29 04:09:17 +00:00
Krazy
4e6dd62a54
[maven-release-plugin] prepare release forge-1.5.53
2016-06-29 04:09:06 +00:00
Hanmac
bbe5492174
CardDb: changed the logic for the ArtIdx, now with Map it works if they are not together.
2016-05-31 15:20:49 +00:00
Hanmac
b0a6f9ffdb
Fixed FCollection: a Collection<? extends T> can only be turned into a List<? extends T>
2016-05-08 09:36:59 +00:00
Krazy
a34996ee3b
[maven-release-plugin] prepare for next development iteration
2016-05-03 03:12:25 +00:00
Krazy
9b8e57aee3
[maven-release-plugin] prepare release forge-1.5.52
2016-05-03 03:12:15 +00:00
Sol
203a2dbdd6
- Attempting to alleviate some issues with the memory leak
2016-04-21 03:51:24 +00:00
Sol
1c0ebbae4c
- Adding Tournaments to Simulater
2016-04-17 16:32:20 +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
drdev
5af9e90a2e
Tweak cost and value multipliers for non-commons
2016-03-20 16:29:49 +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
drdev
28049732cb
Update enemy wedge color order to match Tarkir clans
2016-03-18 04:17:21 +00:00
drdev
389681b62a
Support showing generic mana in prompt if color can be paid with any color
2016-03-14 05:41:47 +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
drdev
956e15908c
Combine certain filters to avoid being able to filter too much
2016-02-21 20:28:04 +00:00
Sol
8984606931
- Add colorless shards to Statistics view
2016-02-17 19:27:02 +00:00
drdev
f7ce7322d3
Fix so color sets rendered in the correct order
2016-02-07 21:35:38 +00:00
drdev
6159488388
Fix invalid events
2016-02-06 19:39:07 +00:00
drdev
a6818c1e17
Add better validation for Planar Conquest readers
2016-02-06 19:30:00 +00:00
drdev
73d555db08
Add missing class
2016-01-31 22:08:01 +00:00
drdev
12afde904c
Simplify reading of region and events files
2016-01-31 22:05:43 +00:00
drdev
8f1b87a848
Refactor Planar Conquest code to support loading events from files
2016-01-31 21:24:06 +00:00
drdev
16f0898842
Refactor Planar Conquest code so planes and regions can be loaded from resource files
2016-01-31 00:16:20 +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
Sol
f7c81bd36c
- Convert a few more MagicColor references to ManaAtom references. (Fix Autopayment/AI payment of Colorless Costs)
2016-01-19 15:20:14 +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
Sol
cb14b2ef80
- Fixing Autopay/AI payment of cards like Holdout Settlement
2016-01-17 03:18:39 +00:00
Sol
cd5ee18525
- Fixing Colorless costs so they can't be paid by Colored mana for Humans (This may prevent AI from paying Colorless costs)
2016-01-14 21:26:27 +00:00
drdev
42286633b1
Fix so small decks have enough lands when generated
2016-01-04 01:17:21 +00:00
drdev
915a3c32f1
Avoid muddying collection with unowned cards
2016-01-03 04:53:54 +00:00
drdev
51578f50d2
Optimize deck generation algorithm
2016-01-03 01:39:22 +00:00
drdev
aaf55a3c76
Commit DebugTrace.java
2016-01-03 01:11:20 +00:00
drdev
0f246f16f8
Prevent generated decks with restricted pools coming out too small due to trying to add dual lands not in pool
2016-01-03 01:10:30 +00:00
drdev
d606854b1a
Optimize deck generation to avoid unnecessary string building
2016-01-03 00:54:38 +00:00
drdev
6536964a9f
Prevent crash when loading conquest
2016-01-03 00:39:43 +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
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