PDA

View Full Version : ShowEQ 5.13.10.37 for Live 11/18/15



fransick
11-19-2015, 04:21 AM
Announcing the release of ShowEQ version 5.13.10.37. This version is compatible with the November 18th release and latest EQ expansion, The Broken Mirror. Special thanks to Newby for his incredibly fast diff!



Newby (11/18/15)
-----------------
- Updated version to 5.13.10.37
- Support EQ patch 11/18/15
- Updated Opcodes
- Updated Structs


This new release is available in the files section (http://sourceforge.net/projects/seq/files/ShowEQ/Showeq-5.13.10.37/showeq-5.13.10.37.tar.bz2/download) of SourceForge, or from the SVN repository at http://svn.code.sf.net/p/seq/svn/showeq/tags/v5_13_10_37/

Installation (tarball):

$ tar xjvf showeq-5.13.10.37.tar.bz2
$ cd showeq-5.13.10.37
$ ./configure
$ make
$ make install

Installation (SVN):

$ svn checkout http://svn.code.sf.net/p/seq/svn/showeq/trunk showeq-5.13.10.37
$ cd showeq-5.13.10.37
$ make -f Makefile.dist build
$ ./configure
$ make
$ make install

fransick
11-19-2015, 01:33 PM
Just uploaded a new zones.h via SVN. It isn't included in the tarball I put up last night. Enjoy!

fransick
11-20-2015, 06:46 PM
Updated SVN and tarball for 11/20 emergency patch...