Results 1 to 9 of 9

Thread: CVS Commit (09/28/03) + Tarball + diff

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

    Cool CVS Commit (09/28/03) + Tarball + diff

    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 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 in the ShowEQ Files section and on my site.

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

    Enjoy,
    Zaphod (dohpaZ)
    Last edited by Zaphod; 09-28-2003 at 10:22 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 Zaphod's Avatar
    Join Date
    Dec 2001
    Posts
    648
    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)
    Last edited by Zaphod; 09-29-2003 at 07:36 AM.
    Chief Software Engineer of the Apocalypse.
    http://showeq.doomed.to/
    SourceForge.net user: dohpaz.

    Personal thank you donations are now accepted.

  3. #3
    Registered User
    Join Date
    Dec 2001
    Posts
    246
    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.

  4. #4
    Registered User
    Join Date
    Jan 2003
    Posts
    32

    wtg Zaph )

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

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

    Re: wtg Zaph )

    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)
    Chief Software Engineer of the Apocalypse.
    http://showeq.doomed.to/
    SourceForge.net user: dohpaz.

    Personal thank you donations are now accepted.

  6. #6
    Registered User
    Join Date
    Dec 2001
    Posts
    752
    Zaphod,

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

    /cheer

    -- Lord Crush
    -- Lord Crush

    Greater Faydark has to be cleaned from all Elves !

    This is a HOTKEY !!!

  7. #7
    Registered User
    Join Date
    Dec 2002
    Posts
    126
    /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

  8. #8
    Registered User
    Join Date
    Sep 2002
    Posts
    17
    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?

  9. #9
    Registered User
    Join Date
    Dec 2001
    Posts
    849
    From the "ShowEQ Status" section on the left side of this page
    SourceForge CVS Status:
    Pain in the ass
    Hope that answers your question.
    "What you've just said is one of the most insanely, idiotic things i've ever heard. At no point in your rambling, incoherant response were you even close to anything that could be considered a rational thought. Everyone in this room is now dumber for having listened to it. I award you NO points, and may god have mercy on your soul."

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