Results 1 to 5 of 5

Thread: ShowEQ 5.0.0.20 has been released

  1. #1
    Registered User Zaphod's Avatar
    Join Date
    Dec 2001
    Posts
    648

    ShowEQ 5.0.0.20 has been released

    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.




    To configure, compile, and install ShowEQ itself from the tar file, all you have to do is the following:
    Code:
    $ 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:
    Code:
    $ 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)
    Chief Software Engineer of the Apocalypse.
    http://showeq.doomed.to/
    SourceForge.net user: dohpaz.

    Personal thank you donations are now accepted.

  2. #2
    Registered User
    Join Date
    Oct 2004
    Posts
    149

    Re: ShowEQ 5.0.0.20 has been released

    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

    Code:
    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

    Code:
    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- but if you're a keener on keeping it in /usr/local it is relocateable.

  3. #3
    Registered User
    Join Date
    Jul 2004
    Posts
    329

    Re: ShowEQ 5.0.0.20 has been released

    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
    Changed-By: Robert J. Tanner
    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

  4. #4
    Developer
    Join Date
    Jun 2003
    Posts
    446

    Re: ShowEQ 5.0.0.20 has been released

    It's so great to see Zaphod updates again. Thanks man!

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

  5. #5
    Registered User
    Join Date
    Jul 2004
    Posts
    329

    Re: ShowEQ 5.0.0.20 has been released

    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
    Changed-By: Robert J. Tanner
    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

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is On
vB code is On
Smilies are On
[IMG] code is On