Announcing the release of ShowEQ version 5.12.1. This version is compatible with the January 17, 2008 patch.
ChangeLog:
Code:
ieatacid (1/21/08)
----------------
+ Updated version to 5.12.1.0
+ Updated Opcodes
+ Updated structs (thanks ksmith for help with playerSpawnPosStruct bit fields)
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_12_1_0
Installation:
Code:
$ tar xjvf showeq-5.12.1.0.tar.bz2
$ cd showeq-5.12.1.0
$ ./configure
$ make
$ make install
(this is my first time so go easy on me if it doesn't work )