Board index
Programs with AI or Rules Enforcement
Magic: The Gathering - Duels of the Planeswalkers
Programming Talk



Community DLC - Proposed reservations for 'multi-sources'
Moderator: CCGHQ Admins
27 posts
• Page 2 of 2 • 1, 2
Re: Community DLC - Proposed reservations for 'multi-sources
by whismer » 05 Aug 2010, 10:23
Ok,
i will try to code new cards(only 20 now) and add a deck to make my DLC valuable...

Whis
i will try to code new cards(only 20 now) and add a deck to make my DLC valuable...

Whis
- whismer
- Posts: 64
- Joined: 23 Jul 2010, 02:36
- Has thanked: 0 time
- Been thanked: 0 time
Re: Community DLC - Proposed reservations for 'multi-sources
by pun1sher666 » 05 Aug 2010, 11:38
Hi guys,
I'm still are working on the merging of all DLC, i almost included kev's DLC and i will do others after.
The problem is that many ppl did the same cards or copied pasted cards from others package.
So once integrated, it's possible that some cards made by someone will be tagged with someone else code.
Sorry for that but the merging work is long and not easy to do, don't forget the main purpose is to have a real collaborating tool.
Even so you can still change the extension code of a card made by you but tagged with another code if it's really important for you
I'm still are working on the merging of all DLC, i almost included kev's DLC and i will do others after.
The problem is that many ppl did the same cards or copied pasted cards from others package.
So once integrated, it's possible that some cards made by someone will be tagged with someone else code.
Sorry for that but the merging work is long and not easy to do, don't forget the main purpose is to have a real collaborating tool.
Even so you can still change the extension code of a card made by you but tagged with another code if it's really important for you

- pun1sher666
- Posts: 37
- Joined: 09 Jul 2010, 13:49
- Has thanked: 0 time
- Been thanked: 0 time
Re: Community DLC - Proposed reservations for 'multi-sources
by Yanna » 05 Aug 2010, 11:52
Thanks for the hard work ! No problem here, as long as the cards work it's the most importantpun1sher666 wrote:Hi guys,
I'm still are working on the merging of all DLC, i almost included kev's DLC and i will do others after.
The problem is that many ppl did the same cards or copied pasted cards from others package.
So once integrated, it's possible that some cards made by someone will be tagged with someone else code.
Sorry for that but the merging work is long and not easy to do, don't forget the main purpose is to have a real collaborating tool.
Even so you can still change the extension code of a card made by you but tagged with another code if it's really important for you

Btw, added a wiki tutorial to explain how to edit/save changes to the DLC :
http://www.slightlymagic.net/wiki/COMMUNITY_DLC_Tutorial_-_Card_Editing
Happy editing !

Re: Community DLC - Proposed reservations for 'multi-sources
by pun1sher666 » 05 Aug 2010, 14:06
Very good tutorial Yanna.
I just finished to integrate kev's DLC, i still need to commit the changes on the repository, it will be done in the end of this day.
I just finished to integrate kev's DLC, i still need to commit the changes on the repository, it will be done in the end of this day.
- pun1sher666
- Posts: 37
- Joined: 09 Jul 2010, 13:49
- Has thanked: 0 time
- Been thanked: 0 time
Re: Community DLC - Proposed reservations for 'multi-sources
by pun1sher666 » 05 Aug 2010, 17:03
Kev's DLC merged and commited to the repository.
You can update to get the last changes
You can update to get the last changes

- pun1sher666
- Posts: 37
- Joined: 09 Jul 2010, 13:49
- Has thanked: 0 time
- Been thanked: 0 time
Re: Community DLC - Proposed reservations for 'multi-sources
by kevlahnota » 07 Aug 2010, 09:31
done updating hq images from the 6666 dlc in the repository. you can check the hq images ingame
next is 7777 illus/art set.

-
kevlahnota - Programmer
- Posts: 825
- Joined: 19 Jul 2010, 17:45
- Location: Philippines
- Has thanked: 14 times
- Been thanked: 264 times
Re: Community DLC - Proposed reservations for 'multi-sources
by pun1sher666 » 08 Aug 2010, 14:35
Whismer's release and Epiphany's release included since friday.
Send me MP to ask an access to the repository.
Send me MP to ask an access to the repository.
- pun1sher666
- Posts: 37
- Joined: 09 Jul 2010, 13:49
- Has thanked: 0 time
- Been thanked: 0 time
Re: Community DLC - Proposed reservations for 'multi-sources
by whismer » 09 Aug 2010, 16:44
When I enter https://dotp.googlecode.com/svn/trunk in my import tortoise SVN ... it's said path not found?!
- whismer
- Posts: 64
- Joined: 23 Jul 2010, 02:36
- Has thanked: 0 time
- Been thanked: 0 time
Re: Community DLC - Proposed reservations for 'multi-sources
by pun1sher666 » 09 Aug 2010, 17:19
https://dopt.googlecode.com/svn/trunk is the right url, i did a mistype error when i created the repository instead of dotp 

- pun1sher666
- Posts: 37
- Joined: 09 Jul 2010, 13:49
- Has thanked: 0 time
- Been thanked: 0 time
Re: Community DLC - Proposed reservations for 'multi-sources
by whismer » 09 Aug 2010, 19:16
Ok, I have change some lines in my 9991_CARD_TEXT... how does I make the change in the SVN?
I remove TUNDRA (already in other one) Add FLEDGLING_DJINN flavour, line, title,... and add flavour to Neetletooth_DJINN
But i'm unable to see Fledgling_Djinn when I put him on the 6666_Test_Deck and don't find why (nettletooth is ok)
I remove TUNDRA (already in other one) Add FLEDGLING_DJINN flavour, line, title,... and add flavour to Neetletooth_DJINN
But i'm unable to see Fledgling_Djinn when I put him on the 6666_Test_Deck and don't find why (nettletooth is ok)
- whismer
- Posts: 64
- Joined: 23 Jul 2010, 02:36
- Has thanked: 0 time
- Been thanked: 0 time
Re: Community DLC - Proposed reservations for 'multi-sources
by pun1sher666 » 09 Aug 2010, 20:05
when you want to commit a modification, you right click on the file you modified (tagged with a red "!") and you choose "SVN Commit...".
here the tutorial to apply change http://www.slightlymagic.net/wiki/COMMUNITY_DLC_Tutorial_-_Card_Editing
here the tutorial to apply change http://www.slightlymagic.net/wiki/COMMUNITY_DLC_Tutorial_-_Card_Editing
- pun1sher666
- Posts: 37
- Joined: 09 Jul 2010, 13:49
- Has thanked: 0 time
- Been thanked: 0 time
Re: Community DLC - Proposed reservations for 'multi-sources
by logoliv » 18 Aug 2010, 23:03
my mods will be tagged 5555
27 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 4 guests