PDA

View Full Version : ShowEQ 5.0.0.20 has been released



Zaphod
04-17-2005, 11:42 PM
ShowEQ 5.0.0.20 has been released.

It works against EQ Live.

Here is an excerpt from the ChangeLog file:


dophaZ (04/17/05)
-----------------------

Updated version to 5.0.0.20
Update INSTALL to reflect new minimum autoconf 2.59 requirement for
Makefile.dist users.
cleanup configure.am, and acinclude.m4 warnings and issues.
Fixed need to run Makefile.dist twice problem.
Incorporated Purples "5.0.0.19-purple2" patch.

Added to charProfileStruct:

Leadership AAs (thanks to FatherNitwit for a lot of this)
Intoxication, Toxicity, Autosplit (from Glee)
Spell refresh
expAA

Fixed hpNpcUpdateStruct for 4/12 by rearranging and making hp int32
Properly name drop codes for new combine containers (from uRit2CBBA)
Fixed a problem with drop codes higher than 0x90 in most of the drop code mappings
Added tutorial zones to zone.h (from uRit2CBBA)
Spawns that rename themselves will properly filter themselves now, so they show up if they match the map's runtime filter or your zone filters
Made offline tcpdump reading set pcap filters to test session tracking better

Fixed src/Makefile.am to include new weapons29.h and weapons2a.h headers to fix 'make distcheck'



This release has been tested to compile and run on stock Suse 9.2.

The tarball and Suse 9.2 RPMs for this release can be found in the ShowEQ Files section (http://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256).


showeq-5.0.0.20.tar.bz2 (http://prdownloads.sourceforge.net/seq/showeq-5.0.0.20.tar.bz2?download)
showeq-5.0.0.20-1.i586.rpm (http://prdownloads.sourceforge.net/seq/showeq-5.0.0.20-1.i586.rpm?download)



To configure, compile, and install ShowEQ itself from the tar file, all you have to do is the following:

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


If you happen to be on Suse 9.2 (and possibly Suse 9.1 and other RPM based systems) you can use the RPMs that I put up... So, on an Suse 9.2 system with an i586/i686 processor you only have to do the following to install ShowEQ:

$ rpm -ihv showeq-5.0.0.20-1.i586.rpm


If you use the RPMs please install the ShowEQ maps from the showeq-maps RPM.

Tanner will release debs for debian.

Enjoy,
Zaphod (dohpaZ)

CeleSEQ
04-18-2005, 03:08 AM
Fedora Core 3 and RHEL 4 rpms are up in my usual location:

http://gibbled.com/seq

To install these on Fedora Core 3 for the first time, download both the maps and the application package, then go to the directory you saved them in and type the command


rpm -ivh showeq-5.0.0.20-1.i386.rpm showeq-maps-1.0-4.noarch.rpm

and the packages will install. As always, you will need to be root to install the packages or run ShowEQ. (If you're downloading a future version, of course the version numbers won't be the same.)

When you need to update, you will usually only need to update the showeq package, the showeq-maps package will rarely change. If you had a previous RPM version installed, just update with


rpm -Fvh showeq-5.0.0.20-1.i386.rpm

If you aren't using Fedora Core 3, but your system does use RPMs, feel free to try and see if these work. Due to differences in the libpcap and qt versions, I also have an RHEL4 version posted since I had a few requests for those. The SRPM will build on RHEL3 and other white box rebuilds if you want to go that route.

Note that I've built it so that it places SEQ under /usr/bin, and the maps and other files in /usr/share/showeq, and documentation is in /usr/share/doc/showeq-<version> but if you're a keener on keeping it in /usr/local it is relocateable.</version>

tanner
04-18-2005, 04:33 PM
Format: 1.7
Date: Mon, 18 Apr 2005 10:51:50 -0500
Source: showeq
Binary: showeq-dev showeq showeq-doc
Architecture: source i386 all
Version: 5.0.0.20-1
Distribution: unstable
Urgency: low
Maintainer: Bob Tanner <[email protected]>
Changed-By: Robert J. Tanner <[email protected]>
Description:
showeq - realtime packet analyzer for Everquest
showeq-dev - development tools for ShowEQ
showeq-doc - documentation for showeq
Changes:
showeq (5.0.0.20-1) unstable; urgency=low
.
* New upstream release
* Fix -doc package, wasn't including the doxygen generated files (chewie)
* Added min revision info to cdbs Build-Depends (chewie)
* Added override for 'not stripped' binaries, see README.Debian for details (chewie)
* First linda clean build (chewie)
* First pbuilder QA check (chewie)
Files:
94452c99a51e9200d107c616c1da8286 799 net optional showeq_5.0.0.20-1.dsc
deb3a232de45e22f2423608bc3073921 953054 net optional showeq_5.0.0.20.orig.tar.gz
bb2d7ea508bb56777914e574597370e9 121777 net optional showeq_5.0.0.20-1.diff.gz
b202ea66f550f569efb0009224e6722d 9176734 doc optional showeq-doc_5.0.0.20-1_all.deb
6422e0250c397b17f2df812b0f833b48 6668378 net optional showeq_5.0.0.20-1_i386.deb
dafe6130dbe6371f86e4ec7c31eb7876 81886 net optional showeq-dev_5.0.0.20-1_i386.deb

ieatacid
04-20-2005, 04:05 PM
It's so great to see Zaphod updates again. Thanks man!

And a another "thanks" to those that helped keep it going in between.

tanner
04-22-2005, 02:17 PM
Format: 1.7
Date: Fri, 22 Apr 2005 14:16:00 -0500
Source: showeq
Binary: showeq-dev showeq showeq-doc
Architecture: source i386 all
Version: 5.0.0.20-2
Distribution: unstable
Urgency: low
Maintainer: Bob Tanner <[email protected]>
Changed-By: Robert J. Tanner <[email protected]>
Description:
showeq - realtime packet analyzer for Everquest
showeq-dev - development tools for ShowEQ
showeq-doc - documentation for showeq
Changes:
showeq (5.0.0.20-2) unstable; urgency=low
.
* Removed the help2man rules since showeq initializes the X display before processing
the command line arguements. Will maintain the man page by hand.
Files:
77494b9e323016300341000cb5615b26 789 net optional showeq_5.0.0.20-2.dsc
06c4c16d5caff5ab6c4aedddb6c5c34a 121804 net optional showeq_5.0.0.20-2.diff.gz
b7ced0bda195d09da04957afb84f4800 9176394 doc optional showeq-doc_5.0.0.20-2_all.deb
73f4e89ceeb795ec7f739b4d8623e0ba 6668450 net optional showeq_5.0.0.20-2_i386.deb
6a45e0d9f3ff742c40c2391fa4712774 81982 net optional showeq-dev_5.0.0.20-2_i386.deb