fransick
08-31-2012, 05:46 PM
Announcing the release of ShowEQ version 5.13.10.6. This version is compatible with the August 17th patch.
Fransick (08/17/12)
-----------------
- Updated version to 5.13.10.6
- Updated opcodes/structs
- Added support for Hero's Forge armor changes to spawnshell.cpp
- Edited MAINTAINERCLEANFILES to work more relaibly with make -f Makefile.dist clean
This new release is available in the files section (http://sourceforge.net/projects/seq/files/ShowEQ/Showeq-5.13.10.6/showeq-5.13.10.6.tar.bz2/download) of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_13_10_6
(http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_13_10_6)
Installation (tarball):
$ tar xjvf showeq-5.13.10.6.tar.bz2
$ cd showeq-5.13.10.6
$ ./configure
$ make
$ make install
Installation (SVN):
$ tar xjvf showeq-5.13.10.6.tar.bz2
$ cd showeq-5.13.10.6
$ make -f Makefile.dist build
$ ./configure
$ make
$ make install
Fransick (08/17/12)
-----------------
- Updated version to 5.13.10.6
- Updated opcodes/structs
- Added support for Hero's Forge armor changes to spawnshell.cpp
- Edited MAINTAINERCLEANFILES to work more relaibly with make -f Makefile.dist clean
This new release is available in the files section (http://sourceforge.net/projects/seq/files/ShowEQ/Showeq-5.13.10.6/showeq-5.13.10.6.tar.bz2/download) of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_13_10_6
(http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_13_10_6)
Installation (tarball):
$ tar xjvf showeq-5.13.10.6.tar.bz2
$ cd showeq-5.13.10.6
$ ./configure
$ make
$ make install
Installation (SVN):
$ tar xjvf showeq-5.13.10.6.tar.bz2
$ cd showeq-5.13.10.6
$ make -f Makefile.dist build
$ ./configure
$ make
$ make install