From 04134b959b47e2fc7f7ecd49e2ee384fb4c92699 Mon Sep 17 00:00:00 2001 From: benhurqc Date: Thu, 10 Jul 2014 17:04:47 -0400 Subject: [PATCH 1/5] Starting to add cards from Villains Starting to add cards from Villains set. Not sure at this point if ally or hero is the prefix to use. programatically I think it would be easier to continue with hero as they are compatible but for now I've put ally just in case. --- res/values/heroes.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/res/values/heroes.xml b/res/values/heroes.xml index d654951..ff62ca9 100644 --- a/res/values/heroes.xml +++ b/res/values/heroes.xml @@ -44,4 +44,19 @@ Moon Knight Scarlet Spider Spider-Woman - \ No newline at end of file + + Bullseye + Dr. Octopus + Electro + Enchantress + Green Goblin + Juggernaut + Kingpin + Kraven + Loki + Magneto + Mysterio + Mystique + Sabretooth + Ultron + Venom From 36ed2b8f50ca23ea3c7e0231ca5d9a2df528170d Mon Sep 17 00:00:00 2001 From: benhurqc Date: Thu, 10 Jul 2014 17:16:44 -0400 Subject: [PATCH 2/5] Update to Sets to include Villains --- res/values/sets.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/res/values/sets.xml b/res/values/sets.xml index 6837567..fcdf2d6 100644 --- a/res/values/sets.xml +++ b/res/values/sets.xml @@ -5,6 +5,7 @@ @string/set_darkcity @string/set_ffour @string/set_paint_red + @string/set_villains @drawable/exp_darkcity @drawable/exp_ffour @drawable/exp_paint_red + @drawable/exp_villains Core Set Dark City Fantastic Four Paint the Town Red - \ No newline at end of file + Villains + From 7b400aea3497fc63aa18b8a5fbb89f55190fcfb3 Mon Sep 17 00:00:00 2001 From: benhurqc Date: Thu, 10 Jul 2014 17:18:43 -0400 Subject: [PATCH 3/5] Proposed changes for Villains Proposed changes to include terminology for combined play with the Villains Set --- res/values/card_types.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/res/values/card_types.xml b/res/values/card_types.xml index c4d8055..fd9a9a5 100644 --- a/res/values/card_types.xml +++ b/res/values/card_types.xml @@ -1,8 +1,8 @@ Bystander - Master Strike - Hero card - Scheme Twist + Master/Command Strike + Hero/Ally card + Scheme/Plot Twist From e9ae437a6755f59f4c5a1952ea1965a66a3e9c6e Mon Sep 17 00:00:00 2001 From: benhurqc Date: Thu, 10 Jul 2014 17:21:19 -0400 Subject: [PATCH 4/5] proposed changes for Villains Proposed changes to integrate Villains Set terminology for combined game play. --- res/values/strings.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index eec9bd4..8f84bfa 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -10,22 +10,22 @@ leading the combined forces of and who is planning - Add the following cards to the Villain deck: - Add the following cards to the Hero deck: - Joining your side are these heroes + Add the following cards to the Villain/Adversary deck: + Add the following cards to the Hero/Ally deck: + Joining your side are these heroes/allies Additional notes Reroll - Mastermind: + Mastermind/Commander: Scheme: Sets available Expansion Icon Affiliation Icon 0x0000000000000001 Colour - Show hero colours + Show hero/ally colours Show affiliation Screen will not lock while you set up the game Keep screen on Use advanced setup rules - \ No newline at end of file + From f8df9d29f99458c42d2df349d79a8a5f9a7c8d5a Mon Sep 17 00:00:00 2001 From: benhurqc Date: Thu, 10 Jul 2014 17:37:19 -0400 Subject: [PATCH 5/5] Update for Villains Set Added Commanders of the Villains Set which are equivalent to Mastermind --- res/values/masterminds.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/res/values/masterminds.xml b/res/values/masterminds.xml index 6acc91e..421a994 100644 --- a/res/values/masterminds.xml +++ b/res/values/masterminds.xml @@ -15,5 +15,10 @@ Mole Man Carnage - Mysterio - \ No newline at end of file + Mysterio + + Dr. Strange + Nick Fury + Odin + Professor X +