purple
03-24-2007, 06:09 PM
Announcing a bugfix release of ShowEQ. This release is compatible with live servers as of 3/14. This fixes 3 minor issues with the 5.9 release. If you're running 5.9 and are content, you don't really need to upgrade unless you want to fix the items noted in the changelog.
Changelog:
purple (3/24/07)
----------------
+ Updated version to 5.9.1
+ Fixed OP_DeleteSpawn. Things should come off the map now.
+ Moved gm flag to a less common place for less false positive *gm* marks. It
still isn't correct.
+ Updated all world opcodes. Guild List should build again.
Fetch the new release from the files section of sourceforge (http://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=496194). Alternately, ShowEQ source is available in the Sourceforge subversion repository. The URL to access this release is http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_9_1_0.
To install:
$ tar xjvf showeq-5.9.1.0.tar.bz2
$ cd showeq-5.9.1.0
$ ./configure
$ make
$ make install
If you have problems with ./configure, try:
$ LIBC=gnu ./configure
Packaged will be a long shortly I'd imagine for those who use package. Please be patient.
Changelog:
purple (3/24/07)
----------------
+ Updated version to 5.9.1
+ Fixed OP_DeleteSpawn. Things should come off the map now.
+ Moved gm flag to a less common place for less false positive *gm* marks. It
still isn't correct.
+ Updated all world opcodes. Guild List should build again.
Fetch the new release from the files section of sourceforge (http://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=496194). Alternately, ShowEQ source is available in the Sourceforge subversion repository. The URL to access this release is http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_9_1_0.
To install:
$ tar xjvf showeq-5.9.1.0.tar.bz2
$ cd showeq-5.9.1.0
$ ./configure
$ make
$ make install
If you have problems with ./configure, try:
$ LIBC=gnu ./configure
Packaged will be a long shortly I'd imagine for those who use package. Please be patient.