It is currently 13 Nov 2025, 18:16
   
Text Size

The "2000 limit no more" CSV

Discuss Upcoming Releases, Coding New Cards, Etc.
PLEASE DO NOT REPORT BUGS HERE!

Moderators: Aswan jaguar, gmzombie, stassy, BAgate, drool66, CCGHQ Admins

Re: The "2000 limit no more" CSV

Postby Mok » 15 Dec 2011, 11:50

Nice. I think we should consider expanding the csv (and later the engine) a bit more. But that can be done after some initial version is ready. What I mean is subtypes are inadequate for a lot of cards... there are cards that are likely 4-5 different subtypes and with our 2 it's a bit poor :)
Last edited by Mok on 15 Dec 2011, 14:01, edited 1 time in total.
Mok
Programmer
 
Posts: 163
Joined: 23 Nov 2011, 14:28
Has thanked: 1 time
Been thanked: 61 times

Re: The "2000 limit no more" CSV

Postby Dave » 15 Dec 2011, 12:21

lol, Those subtypes were indeed one of the problems encountered lately. Just a thought: instead of multiple fields in the csv, is it possible to use just one field in which the subtypes are separated by a comma (,)?
Dave
 
Posts: 97
Joined: 09 Jan 2010, 13:30
Has thanked: 16 times
Been thanked: 14 times

Re: The "2000 limit no more" CSV

Postby 0rion79 » 15 Dec 2011, 12:30

Would be nice!
Just to know, who owns the latest version of cards list with values with no duplicates and all tokens? Please, post it again.
User avatar
0rion79
 
Posts: 1520
Joined: 24 Feb 2009, 18:33
Location: Italy
Has thanked: 94 times
Been thanked: 61 times

Re: The "2000 limit no more" CSV

Postby foolosopher » 15 Dec 2011, 13:14

I just posted the duplicates that I found for csv Owner to remove them , and Aswan J. put in the tokens, so I hereby announce you Orion of 79, Master Manalink.csv owner!!! =D>
Your sole life purpose from here on (until 2000 is removed) will be to hold and update the holy Manalink.csv according to yours and the other crew's findings, so that the holy cards.dat can be appropriately and safely produced.
Last edited by foolosopher on 15 Dec 2011, 13:38, edited 1 time in total.
I long for the time where one man could make a difference...
foolosopher
 
Posts: 189
Joined: 19 May 2010, 20:53
Location: Greece
Has thanked: 13 times
Been thanked: 17 times

Re: The "2000 limit no more" CSV

Postby 0rion79 » 15 Dec 2011, 13:34

Yes, sir! At your orders: it shall be an honor to serve! :)

@Gargaroz, any preference about duplicates removal? Do you want to preserve the first slot within 8th edition/Manalink 2.0 sets, due to the hardcode reasons, or one of the duplicates, which is grouped with other cards from the same set?
User avatar
0rion79
 
Posts: 1520
Joined: 24 Feb 2009, 18:33
Location: Italy
Has thanked: 94 times
Been thanked: 61 times

Re: The "2000 limit no more" CSV

Postby Gargaroz » 15 Dec 2011, 13:52

About the duplicates, leave the cards in the "Manalink" zone there, and remove the rest.
Thanx a lot for your work, editing that damn list by hand was a torture.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7097
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 595 times

Re: The "2000 limit no more" CSV

Postby Yggdrasil » 15 Dec 2011, 13:57

Here's the CSV with all the values "Manalink 2.0" replaced by the first priting sets.

I used the version posted by Orion the 13 Dec 2011 at 13:17.
Attachments
Manalink.zip
(758.71 KiB) Downloaded 332 times
Yggdrasil
 
Posts: 124
Joined: 16 Mar 2010, 20:55
Location: France
Has thanked: 6 times
Been thanked: 1 time

Re: The "2000 limit no more" CSV

Postby Mok » 15 Dec 2011, 14:04

Dave wrote:lol, Those subtypes were indeed one of the problems encountered lately. Just a thought: instead of multiple fields in the csv, is it possible to use just one field in which the subtypes are separated by a comma (,)?
Well, for editing purposes maybe (not sure it's worth the effort), but the values that end up in cards.dat must be numbers anyway (expanded subtype.h enum most likely).
Mok
Programmer
 
Posts: 163
Joined: 23 Nov 2011, 14:28
Has thanked: 1 time
Been thanked: 61 times

Re: The "2000 limit no more" CSV

Postby Sonic » 15 Dec 2011, 14:14

Mok wrote:Nice. I think we should consider expanding the csv (and later the engine) a bit more. But that can be done after some initial version is ready. What I mean is subtypes are inadequate for a lot of cards... there are cards that are likely 4-5 different subtypes and with our 2 it's a it poor :)
Aye - the subtypes are a pain. Gargaroz manged to code the 'Legendary' cards so we could have 3 types including the legendary type. But the the standard creature cards are still stuck with only two 2.

I've tended to select the first 2 named types in the 'Type Text' entry for my file's 'Subtype' and 'Subtype 2' entries - unless, like with the Innistrad set where Werewolf are shown last where there are three types shown, the type would be more generally useful.

It would be nice to expand the 'Exp Rarity' field as well - possibly using the rarity values taken from the individual released 'blocks'.
This is something else that could be converted into the manalink format from the oracle card data.

All the best... Sonic
Working On: Life, the Universe, and Everything.
User avatar
Sonic
Apprentice
 
Posts: 827
Joined: 27 Feb 2010, 00:37
Has thanked: 3 times
Been thanked: 161 times

Re: The "2000 limit no more" CSV

Postby Aswan jaguar » 15 Dec 2011, 15:27

Mok wrote:Nice. I think we should consider expanding the csv (and later the engine) a bit more. But that can be done after some initial version is ready. What I mean is subtypes are inadequate for a lot of cards... there are cards that are likely 4-5 different subtypes and with our 2 it's a it poor
Is it possible to insert also a new type "Plainswalker" like Orion79 also mentioned?because now we have it as enchantment now and AI will disenchant the plainswalker at every chance AI gets. :lol:

Mok wrote:
Just yesterday I spotted a couple of embarrassing bugs in the cards I added years ago hehe
Are the bugs still present in last versions?or smb fixed them since then(so they get fixed)?

Here is the Manalink csv (it is the same version with no other changes just 19 more tokens-names)with all possibly tokens so far(this has also the token from GY and Newlimited(19)more if I remember correctly.This time I remembered to zip it Orion79.
Attachments
Manalink.zip
(791.59 KiB) Downloaded 313 times
---
Trying to squash some bugs and playtesting.
User avatar
Aswan jaguar
Super Tester Elite
 
Posts: 8142
Joined: 13 May 2010, 12:17
Has thanked: 751 times
Been thanked: 485 times

Re: The "2000 limit no more" CSV

Postby Gargaroz » 15 Dec 2011, 15:38

I just noticed while fixing the code : maybe the special card "Madness Effect" is not inserted. If not, grab them from the latest New Limited patch.
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7097
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 595 times

Re: The "2000 limit no more" CSV

Postby 0rion79 » 15 Dec 2011, 16:30

Please, no more posting so in the very next days I shall try to release a new useable version.
Also, a new spell type (not only creature type) would be very appreciated not only for Planeswalkers but also "effects" cards as Vanguard Avatars, Momir, EDH/Commander and maybe even to create those new enchantments that may be tapped.
I would also like, if possible, to be able to play with old ruls which still contemplate interrupts. You know, nostalgic stuff :)))
User avatar
0rion79
 
Posts: 1520
Joined: 24 Feb 2009, 18:33
Location: Italy
Has thanked: 94 times
Been thanked: 61 times

Re: The "2000 limit no more" CSV

Postby Mok » 15 Dec 2011, 16:54

0rion79 wrote:Please, no more posting so in the very next days I shall try to release a new useable version.
Also, a new spell type (not only creature type) would be very appreciated not only for Planeswalkers but also "effects" cards as Vanguard Avatars, Momir, EDH/Commander and maybe even to create those new enchantments that may be tapped.
I would also like, if possible, to be able to play with old ruls which still contemplate interrupts. You know, nostalgic stuff :)))
Subtypes is one thing, card types is a different story. card_data_t uses only a byte (so 8 possible types) and that value is used in 100s of places within the code, so it's not easy to move or expand.
Mok
Programmer
 
Posts: 163
Joined: 23 Nov 2011, 14:28
Has thanked: 1 time
Been thanked: 61 times

Re: The "2000 limit no more" CSV

Postby Gargaroz » 15 Dec 2011, 17:00

And, just as remainder, 0x80 is already taken for "special cards".
Also, Orion, we're still under "the old rules" on Manalink : the stack is quite different from the actual one (you cannot play anything answering a CIP effect, for example).
----
- Current / medium term task: adjusting the code for making Misdirection and such usable
- Long term task: inserting all the good stuff I left out from the "Golden Years" mod
Gargaroz
Programmer
 
Posts: 7097
Joined: 06 Nov 2009, 11:11
Has thanked: 82 times
Been thanked: 595 times

Re: The "2000 limit no more" CSV

Postby 0rion79 » 15 Dec 2011, 17:06

I know, and I love it in that way :) Anyway, thanx for explanation: at least now I know that it is very hard to be done.
User avatar
0rion79
 
Posts: 1520
Joined: 24 Feb 2009, 18:33
Location: Italy
Has thanked: 94 times
Been thanked: 61 times

PreviousNext

Return to Development

Who is online

Users browsing this forum: No registered users and 7 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 7 users online :: 0 registered, 0 hidden and 7 guests (based on users active over the past 10 minutes)
Most users ever online was 9824 on 10 Nov 2025, 04:33

Users browsing this forum: No registered users and 7 guests

Login Form