PDA

View Full Version : ShowEQ 5.13.10.12



ShortBuss
04-22-2013, 07:30 AM
ChangeLog:


ShortBuss (4/22/13)
-----------------
- Updated version to 5.13.10.12
- Support EQ patch 04/17/13. OpCodes by Fransick
- 4 bytes removed from position data in fillSpawnStruct.
- Identified bit flags in OtherData in SpawnStruct.
- New function in Spawn.cpp to identify if a spawn is a mount. Needs a better method but works for now.
- Removed Auras, Mercenaries, and Mounts from spawn points.


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

Installation:


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

BlueAdept
04-22-2013, 08:00 AM
Thanks!