ieatacid
07-22-2010, 05:13 PM
Sorry for the months-long delay -- I've been pretty busy with work and summer activities :o
Please post any bugs you may find :)
ChangeLog:
ieatacid (7/22/10)
-----------------
- Updated version to 5.13.10.2
- Updated opcodes/structs
- Changed m_curHP and m_maxHP in spawn.h to int32 types (instead of int16) -- spawns with 32K+ HPs should now display correctly in the status bar
The new release is available in the files section (http://sourceforge.net/projects/seq/files/ShowEQ/Showeq-5.13.10.2/showeq-5.13.10.2.tar.bz2/download) of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_13_10_2
Installation:
$ tar xjvf showeq-5.13.10.2.tar.bz2
$ cd showeq-5.13.10.2
$ ./configure
$ make
$ make install
Please post any bugs you may find :)
ChangeLog:
ieatacid (7/22/10)
-----------------
- Updated version to 5.13.10.2
- Updated opcodes/structs
- Changed m_curHP and m_maxHP in spawn.h to int32 types (instead of int16) -- spawns with 32K+ HPs should now display correctly in the status bar
The new release is available in the files section (http://sourceforge.net/projects/seq/files/ShowEQ/Showeq-5.13.10.2/showeq-5.13.10.2.tar.bz2/download) of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_13_10_2
Installation:
$ tar xjvf showeq-5.13.10.2.tar.bz2
$ cd showeq-5.13.10.2
$ ./configure
$ make
$ make install