PDA

View Full Version : ShowEQ 5.13.10.10



ieatacid
01-13-2013, 06:44 PM
ChangeLog:

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 (http://sourceforge.net/projects/seq/files/ShowEQ/Showeq-5.13.10.10/showeq-5.13.10.10.tar.bz2/download) of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_13_10_10


Installation:

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

BlueAdept
01-14-2013, 07:48 PM
Thanks