ChangeLog:
Code:
ShortBuss (6/24/13)
-----------------
- Updated version to 5.13.10.13
- Support EQ patch 06/19/13
- In fillSpawnStruct if spawn is NPC then now skips additional 12 bytes that were added with this patch.
- Updated op-codes and position structs.
The new release is available in the files section of SourceForge, or from the SVN repository at http://svn.code.sf.net/p/seq/svn/sho...gs/v5_13_10_13

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