LackeyCCG

LackeyCCG Forum => Plugins & Plugin Creation Forum => Topic started by: bunz on April 28, 2014, 09:44:28 PM

Title: Diffent Plugin-Version
Post by: bunz on April 28, 2014, 09:44:28 PM
Hello :-)

I am developing a training plugin and stumbled over different version problem when playing with original plugin.
They should be compatible. Only two cols are added (Script and Help)

I didn't expect, the Card-Title (Key for Carddata) will be mixed up ?!?
Should this be a security feature ?

Is there a legal possibility to manage this ? (Any information how it works ??!)
It is ok, if there is a warning - but how to manage the mixing up cardtitles.

My first Idea would be to fillup plugin with bytes to produce the checksum.
Would this be the only way to come over this challenge ?

Please help me helping newbies :-)
I have spend a lot of work in producing the basics for this finishing by integrating into LackeyCCG-Plugin - and now after weeks of work this trouble :-/

Thanks for taking the time  :-*
Title: Re: Diffent Plugin-Version
Post by: Trevor on April 29, 2014, 11:17:03 AM
Plugins will be compatible as long as they have the same number (and order) of cards in their card data files, and they have the same plugininfo.txt.
Title: Re: Diffent Plugin-Version
Post by: bunz on April 30, 2014, 09:34:21 PM
Thank you very much - this was an important response.
Got confused by problems causing on doubled cardnames with different pictures and also cardnames with quoteable character ... *party*
Now it is compatible!
;)