Announcing the release of ShowEQ version 5.13.0.0. This version is compatible with the January 1, 2009 patch (the previous version is still compatible so it's not neccessary to update).
ChangeLog:
Code:
ieatacid (1/20/09)
-----------------
- Updated version to 5.13.0
- Opcode updates from December
- Added instance location marker. Right-click map -> Show -> Instance Location Marker
- Added option to filter client/server packets in the zone log file
purple (11/21/08)
-----------------
- Fixed acincludes test for QT to use modern headers so we don't require
compat libs
This new release is available in the files section of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_13_0_0
Installation:
Code:
$ tar xjvf showeq-5.13.0.0.tar.bz2
$ cd showeq-5.13.0.0
$ ./configure
$ make
$ make install