Announcing the release of ShowEQ version 5.13.10.5. This version is compatible with the July 18th patch.
ChangeLog:
Code:
Fransick (07/18/12)
-----------------
- Updated version to 5.13.10.5
- Updated opcodes/structs (fluxcapacitor, fransick)
- Added new opcodes and annoted zoneopcodes.xml to include packet sizes for packets not handled by everquest.h to make updating easier
- Commented out Doxygen support and removed Doxygen files to get "Makefile.dist build" working more reliably for newer distros
This new release is available in the files section of SourceForge
Installation:
Code:
$ tar xjvf showeq-5.13.10.5.tar.bz2
$ cd showeq-5.13.10.5
$ make -f Makefile.dist build
$ ./configure
$ make
$ make install