Board index
Programs with AI or Rules Enforcement
Magic: The Gathering - Duels of the Planeswalkers
New MTG Cards and Decks (2010, 2012, 2013, 2014, 2015, Magic Duels)
2014
Programs with AI or Rules Enforcement
Magic: The Gathering - Duels of the Planeswalkers
New MTG Cards and Decks (2010, 2012, 2013, 2014, 2015, Magic Duels)
2014
Formal Request Thread
Moderator: CCGHQ Admins
Re: Formal Request Thread
by Foren » 03 Aug 2013, 20:57
Will your generator be able to code the Seaside Citadel as well?
Re: Formal Request Thread
by thefiremind » 03 Aug 2013, 20:59
No. Read the first post in the web generator's topic and you'll find what it can or can't do.
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
Currently busy with life...
-

thefiremind - Programmer
- Posts: 3515
- Joined: 07 Nov 2011, 10:55
- Has thanked: 118 times
- Been thanked: 722 times
Re: Formal Request Thread
by Foren » 03 Aug 2013, 21:06
Holy heck! It all actually works! Thanks a lot! If someone could code the Seaside Citadel then my deck would be complete. Also will your generator be able to handle Ally creatures?
Re: Formal Request Thread
by Xander9009 » 04 Aug 2013, 02:16
The generator can't do allies because they have so many different abilities and they aren't keywords. However, I've actually already coded all of the do-able allies. I haven't posted them anywhere, though, because I haven't tested them. They also don't have art, yet. Here they are. Let me know if you find any bugs. And sorry about the no-art thing. I've been meaning to get the art done for the cards I've coded, but haven't quite gotten around to it.Foren wrote:Holy heck! It all actually works! Thanks a lot! If someone could code the Seaside Citadel then my deck would be complete. Also will your generator be able to handle Ally creatures?
On that note: anyone care to explain how to make compressed tdx files? Normally, I just drop the correctly sized picture onto the gibbed tools tdx converter.
Perhaps I should rephrase it to say "we can easily make," lol.RiiakShiNal wrote:So ultimately, we can have whatever counters we want.
- Attachments
-
Allies - Cards.zip- (61.92 KiB) Downloaded 302 times
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
-

Xander9009 - Programmer
- Posts: 2905
- Joined: 29 Jun 2013, 07:44
- Location: Indiana, United States
- Has thanked: 121 times
- Been thanked: 445 times
Re: Formal Request Thread
by RiiakShiNal » 04 Aug 2013, 02:43
It is fairly easy to make compressed TDX files:Xander9009 wrote:On that note: anyone care to explain how to make compressed tdx files? Normally, I just drop the correctly sized picture onto the gibbed tools tdx converter.
- If you have Eglin's tool then first you make a TDX using Gibbed Tools then drop the TDX on Eglin's tool to compress it.
- If you are using my modified Gibbed Tools then you can create compressed TDX files either by using the command line with the --dxt1 (or --dxt5 if you want transparency) to create a compressed TDX out of an accepted image (JPG, PNG, etc...) or you can drop the images onto the TDXConvertDXT1.bat (or TDXConvertDXT5.bat if you want transparency) batch file to convert and compress using drag and drop.
Just getting started: Xander9009's DotP 2014 Community Wad
Need a deck builder: DotP 2014 Deck Builder
Problems Modding: DotP 2014 Frequent Modding Mistakes
Need a deck builder: DotP 2014 Deck Builder
Problems Modding: DotP 2014 Frequent Modding Mistakes
- RiiakShiNal
- Programmer
- Posts: 2189
- Joined: 16 May 2011, 21:37
- Has thanked: 75 times
- Been thanked: 497 times
Re: Formal Request Thread
by Xander9009 » 04 Aug 2013, 02:59
Ah, thank you. I -am- using your modified version, I'd just never noticed the bat files or the command line options.RiiakShiNal wrote:It is fairly easy to make compressed TDX files:Xander9009 wrote:On that note: anyone care to explain how to make compressed tdx files? Normally, I just drop the correctly sized picture onto the gibbed tools tdx converter.
- If you have Eglin's tool then first you make a TDX using Gibbed Tools then drop the TDX on Eglin's tool to compress it.
- If you are using my modified Gibbed Tools then you can create compressed TDX files either by using the command line with the --dxt1 (or --dxt5 if you want transparency) to create a compressed TDX out of an accepted image (JPG, PNG, etc...) or you can drop the images onto the TDXConvertDXT1.bat (or TDXConvertDXT5.bat if you want transparency) batch file to convert and compress using drag and drop.
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
-

Xander9009 - Programmer
- Posts: 2905
- Joined: 29 Jun 2013, 07:44
- Location: Indiana, United States
- Has thanked: 121 times
- Been thanked: 445 times
Re: Formal Request Thread
by RiiakShiNal » 04 Aug 2013, 03:13
They can be easy to overlook, and I did not make it compress by default because I didn't want to break the system anyone might be using and the fact that people will want to compress to different types if they have transparency or not for the image. Generally for card images you will use DXT1 as card images don't have or need transparency, but for deck images and planeswalker images (other than full) you will want to use DXT5 for full transparency support.Xander9009 wrote:Ah, thank you. I -am- using your modified version, I'd just never noticed the bat files or the command line options.
Just getting started: Xander9009's DotP 2014 Community Wad
Need a deck builder: DotP 2014 Deck Builder
Problems Modding: DotP 2014 Frequent Modding Mistakes
Need a deck builder: DotP 2014 Deck Builder
Problems Modding: DotP 2014 Frequent Modding Mistakes
- RiiakShiNal
- Programmer
- Posts: 2189
- Joined: 16 May 2011, 21:37
- Has thanked: 75 times
- Been thanked: 497 times
Re: Formal Request Thread
by Foren » 04 Aug 2013, 06:28
Thanks a lot for these! It seems that you may have coded all cards I needed for my new deck.Xander9009 wrote:The generator can't do allies because they have so many different abilities and they aren't keywords. However, I've actually already coded all of the do-able allies. I haven't posted them anywhere, though, because I haven't tested them. They also don't have art, yet. Here they are. Let me know if you find any bugs. And sorry about the no-art thing. I've been meaning to get the art done for the cards I've coded, but haven't quite gotten around to it.Foren wrote:Holy heck! It all actually works! Thanks a lot! If someone could code the Seaside Citadel then my deck would be complete. Also will your generator be able to handle Ally creatures?
On that note: anyone care to explain how to make compressed tdx files? Normally, I just drop the correctly sized picture onto the gibbed tools tdx converter.Perhaps I should rephrase it to say "we can easily make," lol.RiiakShiNal wrote:So ultimately, we can have whatever counters we want.
Re: Formal Request Thread
by Zer0k » 04 Aug 2013, 06:30
anyone do any of the Trap cards....was thinking of building a UW mill styled deck but didn't see anyone with archive trap made...just wondering.
- Zer0k
- Posts: 4
- Joined: 03 Aug 2013, 09:20
- Has thanked: 0 time
- Been thanked: 0 time
Re: Formal Request Thread
by Foren » 04 Aug 2013, 06:34
I think you can find Archive Trap in the remake of the DotP13 here viewtopic.php?f=109&t=11066Zer0k wrote:anyone do any of the Trap cards....was thinking of building a UW mill styled deck but didn't see anyone with archive trap made...just wondering.
Re: Formal Request Thread
by Foren » 04 Aug 2013, 06:37
I can't find the Hada Freeblade in your wad. Could you please make this one as well?Foren wrote:Thanks a lot for these! It seems that you may have coded all cards I needed for my new deck.Xander9009 wrote:The generator can't do allies because they have so many different abilities and they aren't keywords. However, I've actually already coded all of the do-able allies. I haven't posted them anywhere, though, because I haven't tested them. They also don't have art, yet. Here they are. Let me know if you find any bugs. And sorry about the no-art thing. I've been meaning to get the art done for the cards I've coded, but haven't quite gotten around to it.Foren wrote:Holy heck! It all actually works! Thanks a lot! If someone could code the Seaside Citadel then my deck would be complete. Also will your generator be able to handle Ally creatures?
On that note: anyone care to explain how to make compressed tdx files? Normally, I just drop the correctly sized picture onto the gibbed tools tdx converter.Perhaps I should rephrase it to say "we can easily make," lol.RiiakShiNal wrote:So ultimately, we can have whatever counters we want.
Re: Formal Request Thread
by Foren » 04 Aug 2013, 06:40
Alrighty. Can I now formally request Jungle Shrine and Seaside Citadel? If it's possible could it be done using manual mana functions as well? Thanks in advance!
Re: Formal Request Thread
by Foren » 04 Aug 2013, 06:47
Nevermind. I just found out that Hada Freeblade was in the game's core files. I swear it wasn't there before...
Re: Formal Request Thread
by East Bay » 04 Aug 2013, 19:48
Anyone know what the additional cost of return a creature you control to its owners hand would be? COST type="generic" dosent seem to be working.
Who is online
Users browsing this forum: No registered users and 4 guests