Commit Graph

1035 Commits

Author SHA1 Message Date
Sol
8876e3a108 Better fix for Conformance 2016-10-27 13:04:53 +00:00
Sol
c5bdd28801 - Fix Conformance NPE 2016-10-27 13:04:10 +00:00
Sol
83f31f1868 - Adding Conformance check for Partners 2016-10-26 12:58:34 +00:00
Hanmac
a27fb9106b Commander: more fixes for new Commander changes and Color Identity 2016-10-26 09:01:16 +00:00
Hanmac
4b9388c562 Makes the Game work with more than one Commander 2016-10-25 15:39:52 +00:00
Agetian
0dd3a36ca1 - Attempting to fix Spinal Parasite by adding support for negative power/toughness for creatures.
- Warning: this is an experimental fix which changes several aspects of card loading and P/T get/set functions, may potentially break things. Please test and update as necessary.
2016-10-05 18:11:35 +00:00
Hanmac
5e2932ba62 CardDb: add AltName for Cards, specially the AEther one 2016-10-05 08:46:45 +00:00
Krazy
ad1696fde2 [maven-release-plugin] prepare for next development iteration 2016-09-26 21:28:01 +00:00
Krazy
66615a683f [maven-release-plugin] prepare release forge-1.5.56 2016-09-26 21:27:49 +00:00
Sol
bd39755238 - When loading cards that aren't associated with an editions file, assign them to an upcoming set if available. 2016-09-08 01:30:27 +00:00
Sol
7b746b5c79 - Don't load cardscripts from upcoming folder if not a dev version of the codebase 2016-09-06 00:41:26 +00:00
Hanmac
1eb38acc04 CardFacePredicates: add similar to RulesPredicates 2016-08-18 08:08:21 +00:00
Hanmac
cf45e9ff1a CardDb: add getter for UniqCards and CardFaces 2016-08-18 08:01:14 +00:00
Hanmac
9668b50b0b CardFace: add toString to return the name and add Comparable to ICardFace 2016-08-18 07:49:47 +00:00
Sol
4c49db4c89 - Adding Advantageous Proclamation (CNS) 2016-08-02 20:08:40 +00:00
Krazy
be014c4237 [maven-release-plugin] prepare for next development iteration 2016-08-02 19:29:16 +00:00
Krazy
40636891c9 [maven-release-plugin] prepare release forge-1.5.55 2016-08-02 19:29:06 +00:00
Hanmac
7d5ad2416d ImageUtil: get it working for Meld cards, Secondary cards does look at the primary card for the backface. 2016-07-24 08:50:31 +00:00
Hanmac
86d9d2e5f7 CardDb & CardRules & Card & CardFactory: use MeldPair to get the Backside from the Secondary
if CardFactory use StaticData to get the other card
2016-07-24 07:14:51 +00:00
mcrawford620
2eb4e8d108 Merge all from trunk at 31650 2016-07-23 04:06:17 +00:00
Sol
9c6d4e69a9 - Initial checkin for Meld (still some kinks to work out, but ya gotta start somewhere)
- Add Graf Rats/Chittering Host and Midnight Scavengers
2016-07-23 01:26:51 +00:00
mcrawford620
856b0b5ab1 Merge all from trunk at 31647 2016-07-22 21:22:39 +00:00
Hanmac
35d0adb157 Lang: add nounWithNumeral for non-string numbers 2016-07-21 17:50:09 +00:00
Hanmac
dab0a28931 ManaCost & StaticAbilityContinuous: move code from StaticAbilityContinous to ManaCost to make it more reuseable 2016-07-20 14:13:04 +00:00
mcrawford620
5c5af31bc3 Merge all from trunk at 31586 2016-07-20 04:57:21 +00:00
Agetian
93b404e8f6 - Added an override mechanism to allow the game to correctly detect "large small" sets that have over 200 cards in them but that are treated as the small set of the block, e.g. Eldritch Moon.
- Fixes SOI and EMN/SOI booster draft generation in quest draft tournaments,
2016-07-18 08:40:52 +00:00
Krazy
6d9a7146b3 [maven-release-plugin] prepare for next development iteration 2016-07-17 00:57:42 +00:00
Krazy
a4ab46bc8c [maven-release-plugin] prepare release forge-1.5.54 2016-07-17 00:57:30 +00:00
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