ChangeLog:
Code:
ieatacid (1/13/13)
-----------------
- Updated version to 5.13.10.10
- Fixed crash from exp updates (hopefully. it works for me)
- Fixed some guild stuff - guild tags should now be shown, guild member list is still broken
- Changed some code in fillSpawnStruct to fix spawn HP percentages
- Fixed player HP data - it shows current HPs as base HPs, which the client uses to calculate current HPs along with items and buffs (maybe someone feels like adding in item and buff calcs)
- Updated hpNpcUpdateStruct

The new release is available in the files section of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/sh...gs/v5_13_10_10


Installation:
Code:
$ tar xjvf showeq-5.13.10.10.tar.bz2
$ cd showeq-5.13.10.10
$ ./configure
$ make
$ make install