PDA

View Full Version : CVS commit and tarball of ShowEQ 5 Beta 7



Zaphod
02-19-2004, 01:03 AM
CVS commit of ShowEQ 5 Beta 7 (aka ShowEQ 5.0.0.7),

It works with 02/18/04 EQ Live (GoD).

This is a BETA release. The latest stable release remains ShowEQ 4.3.21.



dohpaZ (02/18/04)
---------------------

Updated version to 5.0.0.7
Updated to work with 02/18/04 EQLive
Added Frenzy to skill list
Integrated patch #899331 "Bazaar Search logging" from perlmonkey (ajs)



NOTE: ShowEQ now requires Qt 3.1 or higher.

NOTE: You must use eqstr_us.txt for formatted strings (instead of eqstr_en.txt).

NOTE: You must use spells_us.txt for spell information (instead of spells_en.txt).

NOTE: Don't forget to do a 'make -f Makefile.dist', 'configure', 'make', and last but definitely not least 'make install'.

This release has been tested to compile and run on stock RedHat 9, Fedora Core 1, and Gentoo 1.4.


ShowEQ 5 Beta 7 is should be available on the CVS pserver and the ViewCVS server in the pre_5_0_beta branch within the next few hours. To retrieve the latest beta from CVS use the following command:

$ export CVSROOT=:pserver:[email protected] :/cvsroot/seq
$ cvs login
$ cvs co -r pre_5_0_beta showeq


Once SF.net's CVS servers sync up those who already installed the ShowEQ 5.0.0.6 Beta 6 tarball or retrieved it from CVS should be able to do a CVS update in their showeq directory using the following commands:

$ export CVSROOT=:pserver:[email protected] :/cvsroot/seq
$ cvs login
$ cvs update


Because so many of you like them... I've created a tarball for this release. The ShowEQ 5.0.0.7 tarball contains all of the latest changes and may be found here (http://prdownloads.sourceforge.net/seq/ShowEQ-5.0.0.7_beta7.tar.bz2?download) in the ShowEQ Files section (http://sourceforge.net/project/showfiles.php?group_id=10131).

Enjoy,
Zaphod (dohpaZ)

intous
02-19-2004, 11:47 PM
You guys are like machines! Updates have been insanely fast!