Results 1 to 3 of 3

Thread: ShowEQ 5.0.0.19 released

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

    ShowEQ 5.0.0.19 released

    ShowEQ 5.0.0.19 has been released.

    It works against EQ Live.

    Here is an excerpt from the ChangeLog file:
    dophaZ (04/06/05)
    -----------------------
    • Updated version to 5.0.0.19
    • Update INSTALL to reflect new minimum automake 1.9 requirement for Makefile.dist users.
    • Incorporated Purple's "5.0.0.18-purple1" patch.
      • Fix for sequence rollover in net layer with arqSeqWrapCutOff
      • Oversized packets will check for arqSeqGiveUp properly
      • Added a playback mode for tcpdump files (see notes)
      • Cleanup in PlayerProfile (fixed offset comments, got rid of some unknowns)
      • Handle spawns renaming themselves (new OP_SpawnRename). This renames fabled mobs which spawn after you are already in zone properly
      • Handle mobs changing level while you are in the zone (old
        OP_SpawnAppearance, new handler in SpawnShell for it). This properly levels fabled mobs which spawn after you are in the zone
      • Group chat that you say won't echo to the message shell twice
      • Fix to properly name the MPG trial zones chambersa-chambersf, instead of chambera-chamberf. zones.h was wrong.
    • Incorporated Purple's added patch
      • Guild member list is aligned properly
      • Filled in unknowns in charProfileStruct for Bandolier, Potion Belt, air, hunger, thirst, instanceId, disciplines, personal tribute
      • fixed a type in opcode for OP_MemorizeSpell
    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.19.tar.bz2
    $ cd showeq-5.0.0.19
    $ ./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.19-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)

    Edit: Added Suse 9.2 x86_64 RPM.
    Last edited by Zaphod; 04-08-2005 at 11:25 PM.
    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
    Jul 2004
    Posts
    329

    Re: ShowEQ 5.0.0.19 released

    Format: 1.7
    Date: Wed, 6 Apr 2005 22:40:58 -0500
    Source: showeq
    Binary: showeq-dev showeq showeq-doc
    Architecture: source i386 all
    Version: 5.0.0.19-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.19-1) unstable; urgency=low
    .
    * New upstream release
    Files:
    c285a273b4d34e27a743e196738ddc1c 706 net optional showeq_5.0.0.19-1.dsc
    71414f9c425a4807f27a2324c4c9d17b 970200 net optional showeq_5.0.0.19-1.tar.gz
    684c0b49616d4e0ca366bb0affc9f3b4 75196 doc optional showeq-doc_5.0.0.19-1_all.deb
    6defbb591cb9aff62ca1febfb5a37ec2 6652176 net optional showeq_5.0.0.19-1_i386.deb
    c4ec5b850cf1015ef82774756ea8bd55 81282 net optional showeq-dev_5.0.0.19-1_i386.deb

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

    Re: ShowEQ 5.0.0.19 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.19-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.19-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, and 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 should be relocateable.

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