set info and editor
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Agetian, friarsol, Blacksmith, KrazyTheFox, CCGHQ Admins
3 posts
• Page 1 of 1
set info and editor
by mtgrares » 13 Jan 2011, 18:34
Rob, I can update my set editor if you tell me the format that you need. I understand that migrating Forge to use sets is a big task because it has so many independent parts.
- mtgrares
- DEVELOPER
- Posts: 1352
- Joined: 08 Sep 2008, 22:10
- Has thanked: 3 times
- Been thanked: 12 times
Re: set info and editor
by Rob Cashwalker » 13 Jan 2011, 19:33
The draftable card set is still in the draft folder with common, uncommon and rare text files.
Implementing "drafting by set" will be down the road a bit, after all the various screens can deal with remembering the set a card is supposed to be between games and sessions, then loading the right pictures.
In a way, I guess "draft by set" doesn't have to be entirely different than a custom draft.... This is formulating in my mind right now.
Let's say we use a single file to define a draft pool. The file can contain a reference to include an entire set.
So to draft Alara block:
Implementing "drafting by set" will be down the road a bit, after all the various screens can deal with remembering the set a card is supposed to be between games and sessions, then loading the right pictures.
In a way, I guess "draft by set" doesn't have to be entirely different than a custom draft.... This is formulating in my mind right now.
Let's say we use a single file to define a draft pool. The file can contain a reference to include an entire set.
So to draft Alara block:
- Code: Select all
DraftFormat: Legal Sets
DraftName: Alara block - Shards of Alara, Conflux, Alara Reborn
[Sets]
ALA
CON
ARB
[/Sets]
- Code: Select all
DraftFormat: Custom
DraftName: John Doe's Favorite Cards
[Common]
Aftershock
Aggressive Urge
Akki Drillmaster
...
[/Common]
[Uncommon]
Abbey Gargoyles
Abyssal Specter
Air Elemental
...
[/Uncommon]
[Rare]
Acid Rain
Akroma, Angel of Wrath
Aladdin's Ring
...
[/Rare]
- Code: Select all
DraftFormat: Cube
DraftName:Evan Erwin's Cube
[Cards]
Ajani Goldmane
Akroma’s Vengeance
Armageddon
Arrest
Austere Command
Balance
Cataclysm
Condemn
Conquerer’s Pledge
Day of Judgment
Decree of Justice
Disenchant
Elspeth, Knight-Errant
Enlightened Tutor
Faith’s Fetters
Griffin Guide
Gideon Jura
Hallowed Burial
Honor of the Pure
Land Tax
...
[/Cards]
The Force will be with you, Always.
-

Rob Cashwalker - Programmer
- Posts: 2167
- Joined: 09 Sep 2008, 15:09
- Location: New York
- Has thanked: 5 times
- Been thanked: 40 times
Re: set info and editor
by mtgrares » 18 Jan 2011, 19:44
I think I can do that. I'm not online much so I'm a little bit slow to respond sometimes. 
- mtgrares
- DEVELOPER
- Posts: 1352
- Joined: 08 Sep 2008, 22:10
- Has thanked: 3 times
- Been thanked: 12 times
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: Timothysow and 11 guests