Thread: 0.6.6 is out
View Single Post
  #1  
Old 03-18-2006, 04:20 PM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default 0.6.6 is out

Folks,

The version number has been bumpped to 0.6.6 to mark the fact that I completely rewrote guilds. Automatic builds shold be up in a day or two.

This rewrite should resolve a lot of the flakeyness that was previously seen with guilds. They were removed from shared memory, and their database structure was completely redone. Guilds should now be fully dynamic, in the sense that you should be able to create, edit, and remove them and everything in between, and everybody's state should be properly updated without zoning or restarting. Once somebody writes the world HTTP pages for them, even those changes will be visible in real time in zone.

Please note that this change requires rather significant changes in the database to guilds. Make sure you read the changelog and make the appropriate changes to your database. As such, if your guilds are important, you might want to pay attention to what results after the SQL updates. Most importantly are: custom ranks will not port forward, its possible to do it, I just didnt think it was worth my time. Also, guild leaders will likely get munged, since they were changed from account IDs to character IDs, and you will need to edit the DB or use in-game commands to rectify this situation.

We are still working out all the kinks from some of the 0.6.5 stuff, this change was just large enough to warrant a new version number.
Reply With Quote