While browsing servers today, I noticed several player's whose clan tags were gold. I thought this feature was not presently supported. What am I missing here?
Can't wait for the patch! ;D.Thanks for all the hard work. Maybe can you do a little fix/hack so we could use some of the illegal character for our tags like dots etc. ;D
I've run into a set of significant issues with the Ruby interpreter update as part of fixing the patch under Wine (Ruby 1.9.0 deadlocks). Ruby MRI 1.9.1 inexplicably crashes when performing file IO in the embedded mode, which is immensely aggravating. Ruby 1.8.7 doesn't support non-Ruby related threads in the same process, which is necessary to kill off the stale instances of the interpreter when the game crashes, thus necessitating the "upgrade" to the newest version.
I don't have a whole lot of time to work on the patch, and most of what little I do spend is spent trying to fix this Ruby issue. I have little bits and pieces coming together out of the order specified in the development roadmap (map transfer and anticheat are designed and partly implemented).
Comments
Or server-sided scripts.
I'll start working on the client side UIs and centralized backend for the clan system as soon as I finish the RC2 patch.
Thanks
RB10
I don't have a whole lot of time to work on the patch, and most of what little I do spend is spent trying to fix this Ruby issue. I have little bits and pieces coming together out of the order specified in the development roadmap (map transfer and anticheat are designed and partly implemented).