ieatacid
06-08-2008, 07:15 PM
Announcing the release of ShowEQ version 5.12.4. This version is compatible with the May 29, 2008 patch.
ChangeLog:
ieatacid (6/8/08)
----------------
+ Updated version to 5.12.4
+ Updated OP_ZoneSpawns
+ Updated structs and code to handle variable-length spawn data
This new release is available in the files section (https://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=605491) of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_12_4_0
Installation:
$ tar xjvf showeq-5.12.4.0.tar.bz2
$ cd showeq-5.12.4.0
$ ./configure
$ make
$ make install
You'll see this warning when you zone:
Warning: OP_RemoveSpawn (0x3164) (dataLen: 4) doesn't match:
It's a client->server packet and it should only be caring about server->client. I haven't figured out what's up with that yet.
ChangeLog:
ieatacid (6/8/08)
----------------
+ Updated version to 5.12.4
+ Updated OP_ZoneSpawns
+ Updated structs and code to handle variable-length spawn data
This new release is available in the files section (https://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=605491) of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_12_4_0
Installation:
$ tar xjvf showeq-5.12.4.0.tar.bz2
$ cd showeq-5.12.4.0
$ ./configure
$ make
$ make install
You'll see this warning when you zone:
Warning: OP_RemoveSpawn (0x3164) (dataLen: 4) doesn't match:
It's a client->server packet and it should only be caring about server->client. I haven't figured out what's up with that yet.