Announcing the release of ShowEQ version 5.13.10.1. This version is compatible with the February 10th patch.


ChangeLog:
Code:
ieatacid (2/26/10)
-----------------
- Updated version to 5.13.10.1
- Adjusted makeDropStruct.idFile size to 30 bytes which should fix an associated crash
- Added sanity check for makeDropStruct.idFile string length in newGroundItem function
- Removed unused members from makeDropStruct in everquest.h

This new release is available in the files section of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/sh...ags/v5_13_10_1


Installation:
Code:
$ tar xjvf showeq-5.13.10.1.tar.bz2
$ cd showeq-5.13.10.1
$ ./configure
$ make
$ make install