purple
12-05-2006, 05:47 PM
Announcing the release of ShowEQ version 5.7. This release fixes the newZoneStruct to add in the extra bytes from the patch on 12/5. It also adds a couple weapon graphic names from uRit. Otherwise, no additional changes. Your current ShowEQ works ok, except for an OP_NewZone error message when you zone, which you probably didn't even notice. Upgrade if you want to! Not a lot of testing so there may be more incompatibiltiies with the patch. Report if you see any problems.
Changelog:
purple (12/05/06)
-----------------
+ Updated version to 5.7
+ Added some more weapon descriptions (from uRit12cBBa)
+ Added unknowns to balance newZoneStruct
Fetch the new release from the files section of sourceforge (http://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=469020). If you'd like to see if the new sourceforge CVS anon mirror actually works better, try it in an hour. Who knows! Just be sure to use the new CVSROOT.
To install:
$ tar xjvf showeq-5.7.0.0.tar.bz2
$ cd showeq-5.7.0.0
$ ./configure
$ make
$ make install
If you have problems with ./configure, try:
$ LIBC=gnu ./configure
If you usually use a package for your distribution, I'm sure they will be along at some point.
Changelog:
purple (12/05/06)
-----------------
+ Updated version to 5.7
+ Added some more weapon descriptions (from uRit12cBBa)
+ Added unknowns to balance newZoneStruct
Fetch the new release from the files section of sourceforge (http://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=469020). If you'd like to see if the new sourceforge CVS anon mirror actually works better, try it in an hour. Who knows! Just be sure to use the new CVSROOT.
To install:
$ tar xjvf showeq-5.7.0.0.tar.bz2
$ cd showeq-5.7.0.0
$ ./configure
$ make
$ make install
If you have problems with ./configure, try:
$ LIBC=gnu ./configure
If you usually use a package for your distribution, I'm sure they will be along at some point.