PDA

View Full Version : CVS Commit (09/28/03) + Tarball + diff



Zaphod
09-28-2003, 08:02 PM
CVS commit of ShowEQ 4.3.13 with many, many, many changes.



dohpaZ (09/28/03)
---------------------

Updated version to 4.3.13
Removed confusing, but benign "Running without libEQ.cpp message
Updated races.h from posts by uRit1u2CBBA=, curio, icyman, pooz, and patch #812234
"More races.h data" from llaffer.
Modified the map code to paint the specials for the selected spawn
point even if showSpawnPoints is off. Also, added an option to draw
a line (of the appropriate color) to the selected spawn point (default's
to off).
Incorporated Belith/UnGod's map converter patch from the forums
Added a mention to INSTALL.newbies to the README (not that anyone does
read the README, but heh, gotta try... ;))
Applied patch #803848 9-10-2003 -- Shared Platinum Slot, compile warning
Applied patch #807103 Con Color Patch for Levels 57-65
Started coordinating opcodes/structures with the EQEmu team
Beginnings of Assorted cleanup of everquest.h
Added some spellbook handling and the ability to dump your spellbook.
Updated slot_to_name to support new slot numbers
Removed the PktLogger from logger.{cpp, h} and the nonsense hooking it in.
May it rest in pieces. Left the SpawnLogger for now...
A bunch of cleanup in SpellShell and some in SpellList
Added BuffDropCode handling to SpellShell
Added Spells() class that loads spells_en.txt and provides access to its data
Improved load speed of eqstr_en.txt for formatted messsage strings.
It turns out QTextStream::readLine() is ridiculously slow.
Minor optimizations and cleanup in EQPacket::dispatchZoneData()
Added support for the new item packet format.
Assorted bug fixes and optimizations
renamed old spells.h to staticspells.h until I figure out how to handle it..
updated spells_en2spellsh.pl to use new format and write to new file
Fixed "no skittles" issue related to the packet format (changes or just
a bit we didn't know about being used more often). For the packet jocks in the
crowd EQPacketFormatRaw::m_flagsLo.m_unknown2 is now .m_nak, as in negative
acknowledgement. Apparently this bit is either new or just really being excercised
alot with the new item data format (which may explain why naked or near naked characters
saw it less, and why it happens more on less optimal networks). Thanks go out to LordCrush
who provided the packet capture that allowed me to find and fix this problem.
Integrated the zone name fixing half of curio's ldonzonefilter.patch file until a better
solution can be found. I don't agree with the filter part and so didn't integrate it.




NOTE: This release requires spells_en.txt to be placed in the directory pointed at by LOGDIR, typically /usr/local/share/showeq, in order for spell names and information to appear properly.

NOTE: This release included many changes in the directory hierarchy. 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.

Due to the sad :( state of SourceForges' pserver access to CVS (http://sourceforge.net/docman/display_doc.php?docid=17790&group_id=1#cvs) I have created a tarball release of the 4.3.13 ShowEQ sources.

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

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

Enjoy,
Zaphod (dohpaZ)

Zaphod
09-28-2003, 10:07 PM
Hold on before downloading. Noticed CVS didn't get something. Will update the tarball and diff momentarily..


Ok, just produced new tarball and diff and put them up. You can use the links in the message above now.

Enjoy,
Zaphod (dohpaZ)

SeqTester
09-29-2003, 02:41 PM
Also... FYI CVS seems a little better. I CVSd this morning and got 4.3.13 and even teh extra file you added later.

Nice job Zaphod
/cheer
Also I love how the buffs are loaded at zone so you know how long is left next time you log in.

minigirl
09-30-2003, 12:46 AM
--------------------------------------------------------------------------------

Hold on before downloading. Noticed CVS didn't get something. Will update the tarball and diff momentarily..


My 4.3.13 works ...well i think it does...did this mini change of Tarball and CVS change anything ?


( I used the 4.3.13a from Zaphs page )


Greetings



Mini

Zaphod
09-30-2003, 01:15 AM
Originally posted by minigirl
--------------------------------------------------------------------------------



My 4.3.13 works ...well i think it does...did this mini change of Tarball and CVS change anything ?


( I used the 4.3.13a from Zaphs page )


Greetings



Mini
You wouldn't have been able to compile without it... And thanks for the wtg.

Enjoy,
Zaphod (dohpaZ)

LordCrush
09-30-2003, 01:24 AM
Zaphod,

i really want to thank you for fixing this :D. I tried it yesterday and it worked very well !

/cheer

-- Lord Crush

Alfred
09-30-2003, 01:41 PM
/peer pressure on


Thanks for the great work.. and to back that up... I used pay pall to donate $20 to you.

I'll have you note.. that I do not have a job and I am still sending this money to a cause that I think is very worth while. (perhaps I have a problem ;) )

/cheers

TrainSpotter
10-01-2003, 11:11 AM
CVS Server still bein dumb?

I been away fopr a while, and just tried to update it

and im gettin this:

[update aborted]: end of file from server (consult above messages if any)

Their CVS pserver still givin lotta people problems or is it just me?

S_B_R
10-01-2003, 12:06 PM
From the "ShowEQ Status" section on the left side of this page
SourceForge CVS Status:
Pain in the assHope that answers your question.