Announcing the release of ShowEQ version 5.13.2.0. This version is compatible with the March 12, 2009 patch.


ChangeLog:
Code:
ieatacid (3/15/09)
-----------------
- Updated version to 5.13.2
- Updated charProfile and playerFrofile structs for compatibility with live 3/12

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_2_0


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

Note: I didn't go through and verify every opcode as it seems to be working good with just the struct updates. Please post if you notice any behavior that's out of the ordinary.