It is currently 26 Aug 2025, 17:44
   
Text Size

Magic Data

General Discussion of the Intricacies

Moderator: CCGHQ Admins

Re: Magic Data

Postby randian » 05 Jun 2012, 17:43

Arch wrote:Sometimes I wonder if their internal data is as inconsistent or if they're intentionally obfuscating it when adding to gatherer...
I'd vote for intentional obfuscation. Haven't you noticed that sorts don't work properly? Non-matching cards are aggressively interleaved to prevent you from cutting & pasting the result from your browser. Try a sort by number or rarity sometime. You'll see they aren't in proper order.
randian
 
Posts: 15
Joined: 05 Jun 2012, 17:30
Has thanked: 0 time
Been thanked: 0 time

Re: Magic Data

Postby Arch » 06 Jun 2012, 17:18

randian wrote:Selesnya Sanctuary is missing metadata for PC2.
Do you have the latest version of the zip? It's on line 129828 in meta.xml
User avatar
Arch
Programmer
 
Posts: 206
Joined: 04 Jul 2009, 09:35
Has thanked: 0 time
Been thanked: 15 times

Re: Magic Data

Postby PilotPirx » 16 Jun 2012, 08:17

What about the (snow) basic lands. Shouldnt they have regular reminder text in brackets? They are only saying W, U, B, R, G...
e^iπ + 1 = 0
User avatar
PilotPirx
 
Posts: 41
Joined: 16 Dec 2009, 15:27
Has thanked: 1 time
Been thanked: 7 times

Re: Magic Data

Postby MageKing17 » 16 Jun 2012, 18:23

PilotPirx wrote:What about the (snow) basic lands. Shouldnt they have regular reminder text in brackets? They are only saying W, U, B, R, G...
That wouldn't match regular basic lands, which don't have reminder text. The "W", "U", "B", "R", and "G" are meant to represent the giant mana symbols all basic lands have these days... including snow-covered ones.
User avatar
MageKing17
Programmer
 
Posts: 473
Joined: 12 Jun 2008, 20:40
Has thanked: 5 times
Been thanked: 9 times

Re: Magic Data

Postby Arch » 17 Jun 2012, 17:08

Actually I don't think there should be any rules for basic lands. The comprehensive rules states that they have the intrinsic rule of "{T}: Add {mana} to your manapool." WUBRG doesn't mean anything in this case and should be removed. I'll add (remove) that for the next release.
User avatar
Arch
Programmer
 
Posts: 206
Joined: 04 Jul 2009, 09:35
Has thanked: 0 time
Been thanked: 15 times

Re: Magic Data

Postby Marek14 » 05 Jul 2012, 22:05

Gatherer should get M13 update in about six hours...
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times

Re: Magic Data

Postby North » 06 Jul 2012, 06:45

I wrote a crawler for Gatherer (Java). We are using it for the MAGE project. Currently it's in the same repository as MAGE but I plan to extract it out as a standalone project. Even if it's not large by itself it is something that might be of interest to more people. If anyone is interested please let me know.

I think it's worth to mention that it extracts all the data from Gatherer (except for colors on the double faced cards).
North
DEVELOPER
 
Posts: 93
Joined: 15 May 2011, 08:20
Has thanked: 8 times
Been thanked: 15 times

Re: Magic Data

Postby silly freak » 06 Jul 2012, 12:20

that would be interesting! I did a visitor for card data, it would be cool to integrate them. currently there's an adapter to read from arch's Magic Data, and I'm going to put the project online this evening. are you using Maven?
___

where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
silly freak
DEVELOPER
 
Posts: 598
Joined: 26 Mar 2009, 07:18
Location: Vienna, Austria
Has thanked: 93 times
Been thanked: 25 times

Re: Magic Data

Postby Marek14 » 06 Jul 2012, 15:01

M13 is in Gatherer now, just saying :)
Marek14
Tester
 
Posts: 2773
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 303 times

Re: Magic Data

Postby Ark » 06 Jul 2012, 15:38

To anybody who wants data exactly as it is in Gatherer, I'm going to point out my thread that is buried under the Pictures/Utilities forum - viewtopic.php?f=96&t=3371
This doesn't have to be used for pictures at all, it can just save 100% of all card information for any language, into a single huge file in a variety of formats (XML, CSV, C++, PHP, JSON). It does not share the same goal as Arch's hand-optimized magic data though, so the end results of the database you get are going to be quite a bit different.
User avatar
Ark
Programmer
 
Posts: 350
Joined: 16 Jul 2008, 04:29
Has thanked: 10 times
Been thanked: 103 times

Re: Magic Data

Postby Huggybaby » 06 Jul 2012, 16:22

Yeah, the Pictures/Utilities forum is kind of buried. I'm open to suggestions...since gatherer crawling is so popular (right up there with deck building) maybe it should have a top level forum?
User avatar
Huggybaby
Administrator
 
Posts: 3227
Joined: 15 Jan 2006, 19:44
Location: Finally out of Atlanta
Has thanked: 748 times
Been thanked: 601 times

Re: Magic Data

Postby silly freak » 06 Jul 2012, 16:33

I'm not sure if it would flourish, but if It's going to happen, I'd suggest something like "Magic data sources". it would be a place for web crawling, data representation, transformation and analysis, etc. and would not be limited to cards, although that's the most obvious.
That said, the General Programming forum didn't really take off either, so I'm not sure It's worth it.
___

where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
silly freak
DEVELOPER
 
Posts: 598
Joined: 26 Mar 2009, 07:18
Location: Vienna, Austria
Has thanked: 93 times
Been thanked: 25 times

Re: Magic Data

Postby Huggybaby » 06 Jul 2012, 16:40

That's a good idea. Anyway, we never know what's going to happen until we try, and I'm always open to more suggestions.
User avatar
Huggybaby
Administrator
 
Posts: 3227
Joined: 15 Jan 2006, 19:44
Location: Finally out of Atlanta
Has thanked: 748 times
Been thanked: 601 times

Re: Magic Data

Postby Arch » 06 Jul 2012, 17:00

Updated first post.
User avatar
Arch
Programmer
 
Posts: 206
Joined: 04 Jul 2009, 09:35
Has thanked: 0 time
Been thanked: 15 times

Re: Magic Data

Postby Arch » 06 Jul 2012, 17:11

Huggybaby wrote:Yeah, the Pictures/Utilities forum is kind of buried. I'm open to suggestions...since gatherer crawling is so popular (right up there with deck building) maybe it should have a top level forum?
Not sure about a crawler forum but it would be nice to have a "Magic resource page" that points to various mtg related resources. Guess the simplest version would be a thread with some links. As a developer it would be nice to have a summary of what resources are available, differences between them and so on.
User avatar
Arch
Programmer
 
Posts: 206
Joined: 04 Jul 2009, 09:35
Has thanked: 0 time
Been thanked: 15 times

PreviousNext

Return to Magic Rules Engine Programming

Who is online

Users browsing this forum: No registered users and 11 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 11 users online :: 0 registered, 0 hidden and 11 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 11 guests

Login Form