Page 4 of 4

Re: Forge Beta: 07-15-2011 ver 1.1.00 SVN rev 10781

PostPosted: 25 Jul 2011, 01:58
by Rob Cashwalker
Foiling is checked during load time. Changing the check box during runtime should work as well. Nothing is stored in the quest options about it.

Edit - just tested this and it did turn on and off. However I thought I fixed the foiling of multiple cards with the same name (I saw all my mountains were foiled with the same pattern, which isn't supposed to happen)

I do have the intention to not enable the foiling in Quest mode, the move to GIT kinda interrupted this work.

Re: Forge Beta: 07-15-2011 ver 1.1.00 SVN rev 10781

PostPosted: 25 Jul 2011, 17:02
by Braids
Rob Cashwalker wrote:. . . the move to GIT kinda interrupted this work.
`
thanks for responding, Rob.

to the non-technical: Rob is referring to the fact that we recently moved our shared digital vault of programming code, including code from older versions of Forge, to a different site and using different software. it has taken several days, and was somewhat disruptive.

this is not meant to offend Rob. i am just trying to keep the beta forums less technical.

Re: Forge Beta: 07-15-2011 ver 1.1.00 SVN rev 10781

PostPosted: 25 Jul 2011, 17:43
by friarsol
Rob Cashwalker wrote:Edit - However I thought I fixed the foiling of multiple cards with the same name (I saw all my mountains were foiled with the same pattern, which isn't supposed to happen)
I think moving over to the new location accidentally dropped some checkins. You definitely had fixed the multi-fixing thing the other day, but it seems to have not quite made it over.

Re: Forge Beta: 07-15-2011 ver 1.1.00 SVN rev 10781

PostPosted: 25 Jul 2011, 20:41
by Rob Cashwalker
Except the code I added to resolve it is in the current repo.... Not sure if it was in this particular beta release... but I'm not sure why it wasn't working for me... need to do more debugging.

Re: Forge Beta: 07-15-2011 ver 1.1.00 SVN rev 10781

PostPosted: 26 Jul 2011, 07:28
by moomarc
Rob Cashwalker wrote:Except the code I added to resolve it is in the current repo.... Not sure if it was in this particular beta release... but I'm not sure why it wasn't working for me... need to do more debugging.
I updated my svn version just before the move to git and still had the duplicate foils issue. So your fix must have been lost somewhere before the move already.