ieatacid
02-26-2010, 08:51 AM
Announcing the release of ShowEQ version 5.13.10.1. This version is compatible with the February 10th patch.
ChangeLog:
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 (http://sourceforge.net/projects/seq/files/ShowEQ/Showeq-5.13.10.1/showeq-5.13.10.1.tar.bz2/download) of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_13_10_1
Installation:
$ tar xjvf showeq-5.13.10.1.tar.bz2
$ cd showeq-5.13.10.1
$ ./configure
$ make
$ make install
ChangeLog:
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 (http://sourceforge.net/projects/seq/files/ShowEQ/Showeq-5.13.10.1/showeq-5.13.10.1.tar.bz2/download) of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_13_10_1
Installation:
$ tar xjvf showeq-5.13.10.1.tar.bz2
$ cd showeq-5.13.10.1
$ ./configure
$ make
$ make install