Re: [WIP] Split Cards Support
see r20005
High Quality Resources for Collectible Card Games and Home of the CCGHQ Team
https://www.slightlymagic.net/forum/
https://www.slightlymagic.net/forum/viewtopic.php?f=52&t=9654
http://svn.slightlymagic.net/websvn/dif ... &peg=20020Agetian wrote:Ok, the implementation of transformation of the split card into one of its two faces seems to work correctly (r20020). I had to add an extra SA parameter to the script in order for it to work (the left side of the split now has "SplitSide$ LeftSplit" specified, and the right side of the split now has "SplitSide$ RightSplit" specified). Not sure how to do it in a better way, but it works with this setup and seems to work correctly. If the parameter is not present in the script, the game will display an error debug message to System.out and will throw the full split card face onto the stack (I'm not sure if maybe throwing an exception is a better idea?)
- Agetian
Agetian wrote:Should I merge it one revision by one so that it can later be reintegrated into trunk one by one
Agetian wrote:@ Chris: Thanks a lot for help, Chris! I'd appreciate that!
- Agetian
Agetian wrote:@ Chris: updating is not a problem (just within trunk) but it's a major problem for merging (and, I assume, reintegrating later)... would it be possible for you to assist me in merging those revisions into SplitCards or would you like me to try and proceed on my own? I'm afraid I can ruin something, either now or in the long run.
- Agetian