ANH Build 059
From SWGANH Wiki
Build Notes Archive - Build 059
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Build 059 | ||
---|---|---|
Commit date | May 24, 2007 | |
Author | jack | |
Version | 0.1.059 | |
Update chronology | ||
← Previous | Current | Next → |
ANH Build 058 | ANH Build 059 | ANH Build 060 |
Release Notes
- Fixed disconnect bug that would leave clients around for an indefinite time. Screwed up travel and would make zoneServers crash.
- Created a copy constructor for BString class as the default was causing crashes.
- Changed the travel code to query the TravelMapHandler for spawn coordinates instead of saving them to the ticket position.
- memset the MessageFactory heap to 0xed for debugging and to make sure it pre-allocates properly.