PDA

View Full Version : CVS Commit (10/24/03) + Tarball + diff



Zaphod
10-24-2003, 07:14 PM
CVS commit of ShowEQ 4.3.17, works with 10/09/03 EQ Live.



dohpaZ (10/09/03)
---------------------

Updated version to 4.3.17
More opcode and structure fixes for 10/09/03 patch. This includes ones that appear to made the Combat Window and Experience Window not work. It also includes the fix for the zoom out to oblivion bug.
Assorted bug fixes
Integrated patch# 824478 "HP Changed fix (and compile error fix)" from belith (UnGod)
Integrated patch# 824942 "utf8 support for spawn names" from suseuser7341
Added handling for OP_SpecialMesg and OP_GuildMOTD, and initial support for OP_SendZonePoints.
Added DateTimeMgr to manage EQ Time keeping (and removed the other places where EQTime was being tracked).
Some cleanup and optimization of SEQLogger.
Some cleanup and optimization of SpawnLog (formerly SpawnLogger). Also, updated it use DateTimeMgr.
Moved packet logging out of EQPacket and cleaned it up.
Major refactoring and cleanup of packet handling (stage 1).
Modified the FilterMgr to support both global and zone specific filters.
Made change filter case sensitivity take place during the next time the filters are loaded. No longer have to restart ShowEQ for it to take effect.
Added a few body type names to typenames.h.
Added a weapon to weapons.h.
Fixed filter, spell and eqstr loading to deal with Unicode strings UTF8 or UCS2 as necessary.
Fixed several additional functions to support UTF8 encoding.
Updated item support to work with the 10/09/03 format changes.
Assorted minor cleanup and optimization.




NOTE: As of the 10/09/03 EQ patch you must use eqstr_us.txt for formatted strings (instead of eqstr_en.txt).

NOTE: As of the 10/09/03 EQ patch you must use spells_us.txt for spell information (instead of spells_en.txt).

NOTE: This release included many changes, so don't forget to do a 'make -f Makefile.dist', 'configure', 'make', and last but definitely not least 'make install'.

It should be appearing on the pserver and ViewCVS server in about 24 hours.

Because Sourceforge hasn't finished upgrading there CVS and because so many of you like them... I've created a tarball and patch for this release.

The ShowEQ 4.3.17 tarball contains all of the latest changes and may be found here (http://prdownloads.sourceforge.net/seq/ShowEQ-4.3.17.tar.bz2?download) in the ShowEQ Files section (http://sourceforge.net/project/showfiles.php?group_id=10131) and on my site (http://www.doomed.tv/showeq/).

I will announce its availability through the SourceForge File Release system as soon as I can put it there (Write access to it is currently down for scheduled maintenance (https://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1#sfwebsite).

Users of my previous release (4.3.16) may choose to just apply the patch that can be found here at my site (http://www.doomed.tv/showeq/) (because it's too large to attach to this message).

Enjoy,
Zaphod (dohpaZ)

Zaphod
10-24-2003, 11:12 PM
CVS commit of ShowEQ 4.3.17.1, works with 10/09/03 EQLive and fixes compile errors with 4.3.17 that occurred on some versions of some Linux distributions.



dohpaZ (10/24/03)
---------------------

Updated version to 4.3.17.1
Fixed build for certain Linux variants.
Made it support Qt 3.0.5 again.



I've attached the patch to bring users up to 4.3.17.1 to this message and posted it on my site here (http://www.doomed.tv/showeq/).

Enjoy,
Zaphod (dohpaZ)