love it!!!
Are you able to read out the customized character looks so anyone of us can see his own characters?
Are you able to read out M&B registry entries via js? So you could be sure to get the user depending localy stored char data?
There was a question earlier on for workaround or solution to safe localy files via js. You may not be able to safe on the fly, but with manual userinteractions i believe it is possible to safe files localy, isnt it? If you then would either safe the location of that file in a cookie or in a small database, you could access that once saved file, but you wouldnt be able to edit it that way, read only. There also may just be a workaround with the prototype object of js, which was in past(*sigh*iamoutofdateiguess* 10 years back ^^) able to break some of the security defaults of js, but i wouldnt necessearily go there and also i have no idear if these crued methodes still would work. This but shouldnt be a problem anymore if this reaches a state where it is conencted and used by crpg website, as then i guess it would be connected to the db there. DB caching, as also client side caching can be optimized that once it is loaded or preloaded the first time, afterwards you wouldnt have traffic performance issues anymore.