DLC2 changes
New decks and cards for Stainless Games' release
Moderator: CCGHQ Admins
16 posts
• Page 1 of 2 • 1, 2
DLC2 changes
by logoliv » 06 Sep 2010, 19:32
Since I installed DLC2, clicking on the "unlock all decks and cards" button does nothing
(of course I made the modifications on core.lua and deckmanager.xml)
Any help please ?
Any help please ?
Last edited by logoliv on 07 Sep 2010, 19:31, edited 1 time in total.
Re: DLC2 : "unlock all decks" doesn't work anymore...
by Triadasoul » 07 Sep 2010, 15:10
The same stuff for me (((.
- Triadasoul
- Posts: 223
- Joined: 21 Jun 2008, 20:17
- Has thanked: 0 time
- Been thanked: 4 times
Re: DLC2 changes
by logoliv » 07 Sep 2010, 19:42
OK it seems that the cheatUnlockForever() function in deckmanager.xml doesn't work anymore, but it's still referenced in the exe... perhaps they removed it from one of the xml files ? I will continue to search...
By the way, there are a lot of cards in DATA_DLC_0005 that we coded and so are now duplicated. I think we should remove them from the repository and create a downloadable pack for the users that only have DLC1, this way there won't be duplicates for those who already have DLC2
By the way, there are a lot of cards in DATA_DLC_0005 that we coded and so are now duplicated. I think we should remove them from the repository and create a downloadable pack for the users that only have DLC1, this way there won't be duplicates for those who already have DLC2
Re: DLC2 changes
by Huggybaby » 09 Sep 2010, 19:55
Of course, pls remove duplicates.logoliv wrote:By the way, there are a lot of cards in DATA_DLC_0005 that we coded and so are now duplicated. I think we should remove them from the repository and create a downloadable pack for the users that only have DLC1, this way there won't be duplicates for those who already have DLC2
-

Huggybaby - Administrator
- Posts: 3229
- Joined: 15 Jan 2006, 19:44
- Location: Finally out of Atlanta
- Has thanked: 754 times
- Been thanked: 601 times
Re: DLC2 changes
by kevlahnota » 09 Sep 2010, 20:11
there are 36 duplicates (didn't check the tokens).
we can override some cards (mostly landfall to work with mana tokens correctly). Before migrating to DLC2, I copied all the cards with landfall ability and replaced "landfall()" to "nontokenlandfall()" code by yanna. then add the necessary datasets in General.xml, then added the illustrations and then edited the text dueltime.
we can override some cards (mostly landfall to work with mana tokens correctly). Before migrating to DLC2, I copied all the cards with landfall ability and replaced "landfall()" to "nontokenlandfall()" code by yanna. then add the necessary datasets in General.xml, then added the illustrations and then edited the text dueltime.
-

kevlahnota - Programmer
- Posts: 825
- Joined: 19 Jul 2010, 17:45
- Location: Philippines
- Has thanked: 14 times
- Been thanked: 264 times
Re: DLC2 changes
by Teqweb » 09 Sep 2010, 23:43
Anyone got a link where i can download this dlc 2 over the net, i can't seem to find one
- Teqweb
- Posts: 23
- Joined: 31 Jul 2010, 21:07
- Has thanked: 0 time
- Been thanked: 0 time
Re: DLC2 changes
by whismer » 10 Sep 2010, 00:00
@kev
Ok and for us what we have to do? only update the svn version or we have to add something in the main rep?
Ok and for us what we have to do? only update the svn version or we have to add something in the main rep?
- whismer
- Posts: 64
- Joined: 23 Jul 2010, 02:36
- Has thanked: 0 time
- Been thanked: 0 time
Re: DLC2 changes
by kevlahnota » 10 Sep 2010, 03:29
it's a long process -> (edit the text duel time files of the SVN - remove the duplicates so it will not conflict with the original files from DLC2 and display the text correctly, edit general.xml and add the datasets from DLC2, copy the corresponding images/art from data_dlc_0005.wad, lastly edit the original xml files from the DLC2, the ones with landfall ability so that it will work with the mana tokens correctly)
here's the list, it's 37 files (THE DUPLICATES):

here's the list, it's 37 files (THE DUPLICATES):

whismer wrote:@kev
Ok and for us what we have to do? only update the svn version or we have to add something in the main rep?
-

kevlahnota - Programmer
- Posts: 825
- Joined: 19 Jul 2010, 17:45
- Location: Philippines
- Has thanked: 14 times
- Been thanked: 264 times
Re: DLC2 changes
by logoliv » 10 Sep 2010, 16:36
there's a quicker solution to obtain the same result : replace the data paths priorities in DATA_DLC_0005\DATA_PC\APPINFOFILE_DEFAULT.XML with that :

- Code: Select all
<DataPath Priority="31">Data_DLC_0005/Data_All_Platforms/Data_Required</DataPath>
<DataPath Priority="32">Data_DLC_0005/Data_PC/Data_Required</DataPath>
<DataPath Priority="33">Data_DLC_0005/Data_PC/Data_Shared</DataPath>
<DataPath Priority="34">Data_DLC_0005</DataPath>
Re: DLC2 changes
by Triadasoul » 10 Sep 2010, 20:01
Is there a way to activate new decks from SVN in DLC2?
- Triadasoul
- Posts: 223
- Joined: 21 Jun 2008, 20:17
- Has thanked: 0 time
- Been thanked: 4 times
Re: DLC2 changes
by logoliv » 11 Sep 2010, 09:15
the only way I know is to unlock decks in the deck editor
Re: DLC2 changes
by Triadasoul » 12 Sep 2010, 10:10
I open them in editor and they have "Alsways Available" in deck parameter - I save them, but they are still locked ((
- Triadasoul
- Posts: 223
- Joined: 21 Jun 2008, 20:17
- Has thanked: 0 time
- Been thanked: 4 times
Re: DLC2 changes
by logoliv » 12 Sep 2010, 11:15
you just have to click the "unlock all cards" button in the ingame editor, you'll have an orange symbol in front of the deck name just after and it will be available 
Re: DLC2 changes
by logoliv » 26 Sep 2010, 08:56
Damn, I thought that hybrid mana worked in DLC2, but I just tried Wilt-Leaf Cavaliers and it doesn't
So we cannot code any hybrid card...
So we cannot code any hybrid card...
16 posts
• Page 1 of 2 • 1, 2
Return to Magic: The Gathering - Duels of the Planeswalkers
Who is online
Users browsing this forum: No registered users and 28 guests