It is currently 06 Nov 2025, 06:47
   
Text Size

DLC2 changes

New decks and cards for Stainless Games' release

Moderator: CCGHQ Admins

DLC2 changes

Postby 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 ?
Last edited by logoliv on 07 Sep 2010, 19:31, edited 1 time in total.
User avatar
logoliv
 
Posts: 130
Joined: 26 Jul 2010, 11:15
Has thanked: 4 times
Been thanked: 1 time

Re: DLC2 : "unlock all decks" doesn't work anymore...

Postby 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

Postby 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 :)
User avatar
logoliv
 
Posts: 130
Joined: 26 Jul 2010, 11:15
Has thanked: 4 times
Been thanked: 1 time

Re: DLC2 changes

Postby Huggybaby » 09 Sep 2010, 19:55

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 :)
Of course, pls remove duplicates.
User avatar
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

Postby 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.
User avatar
kevlahnota
Programmer
 
Posts: 825
Joined: 19 Jul 2010, 17:45
Location: Philippines
Has thanked: 14 times
Been thanked: 264 times

Re: DLC2 changes

Postby 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

Postby 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?
whismer
 
Posts: 64
Joined: 23 Jul 2010, 02:36
Has thanked: 0 time
Been thanked: 0 time

Re: DLC2 changes

Postby 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):

Image



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?
User avatar
kevlahnota
Programmer
 
Posts: 825
Joined: 19 Jul 2010, 17:45
Location: Philippines
Has thanked: 14 times
Been thanked: 264 times

Re: DLC2 changes

Postby 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>

This way all duplicates DLC2 cards are overrided by community DLC cards and all works perfectly :D
User avatar
logoliv
 
Posts: 130
Joined: 26 Jul 2010, 11:15
Has thanked: 4 times
Been thanked: 1 time

Re: DLC2 changes

Postby 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

Postby logoliv » 11 Sep 2010, 09:15

the only way I know is to unlock decks in the deck editor
User avatar
logoliv
 
Posts: 130
Joined: 26 Jul 2010, 11:15
Has thanked: 4 times
Been thanked: 1 time

Re: DLC2 changes

Postby 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

Postby 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 :)
User avatar
logoliv
 
Posts: 130
Joined: 26 Jul 2010, 11:15
Has thanked: 4 times
Been thanked: 1 time

Re: DLC2 changes

Postby Triadasoul » 12 Sep 2010, 12:39

Thank you, it worked!
Triadasoul
 
Posts: 223
Joined: 21 Jun 2008, 20:17
Has thanked: 0 time
Been thanked: 4 times

Re: DLC2 changes

Postby 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... :(
User avatar
logoliv
 
Posts: 130
Joined: 26 Jul 2010, 11:15
Has thanked: 4 times
Been thanked: 1 time

Next

Return to Magic: The Gathering - Duels of the Planeswalkers

Who is online

Users browsing this forum: No registered users and 28 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 28 users online :: 0 registered, 0 hidden and 28 guests (based on users active over the past 10 minutes)
Most users ever online was 9298 on 10 Oct 2025, 12:54

Users browsing this forum: No registered users and 28 guests

Login Form