Results 1 to 9 of 9

Thread: ShowEQ 6.2.0 for Live 12/07/21

  1. #1
    Administrator
    Join Date
    Oct 2019
    Posts
    496

    ShowEQ 6.2.0 for Live 12/07/21

    Announcing the release of ShowEQ version 6.2.0. This version is compatible with the December 7th release.

    Code:
    cn187 (12/07/21)
    ----------------
    - Update to version 6.2.0
    - Support for EQ patch 12/07/21
    - Opcode and struct changes
    - Add support for compiling with Qt5 [EXPERIMENTAL]
    This new release is available in the files section of SourceForge at https://sourceforge.net/projects/seq.../Showeq-6.2.0/, or from the SVN repository at http://svn.code.sf.net/p/seq/svn/showeq/tags/v6_2_0/

    Installation (tarball):

    Code:
    $ tar xjvf showeq-6.2.0.tar.bz2
    $ cd showeq-6.2.0
    $ ./configure
    $ make
    $ make install
    Installation (SVN):
    Code:
    $ svn checkout http://svn.code.sf.net/p/seq/svn/showeq/tags/v6_2_0 showeq-6.2.0
    $ cd showeq-6.2.0
    $ make -f Makefile.dist build
    $ ./configure
    $ make
    $ make install

  2. #2
    Did you SEQ today? BlueAdept's Avatar
    Join Date
    Dec 2001
    Posts
    2,003

    Re: ShowEQ 6.2.0 for Live 12/07/21

    That was quick. Thank you!
    Filters for ShowEQ can now be found here. filters-5xx-06-20-05.tar.gz

    ShowEQ file section is here. https://sourceforge.net/project/show...roup_id=10131#

    Famous Quotes:

    Ratt: WTF you talkin' about BA? (Ok.. that sounds like a bad combo of Diffrent Strokes and A-Team)

    Razzle: I showeq my wife

  3. #3
    Registered User
    Join Date
    Aug 2020
    Posts
    131

    Re: ShowEQ 6.2.0 for Live 12/07/21

    Thank you! Was looking for a patch and didn't even think to check this subforum.

  4. #4
    Registered User
    Join Date
    Dec 2019
    Posts
    36

    Re: ShowEQ 6.2.0 for Live 12/07/21

    Just wanted to say, this new version doesn't crash/seg/page fault when I do a /kickp t ! Awesome! thanks!!!

  5. #5
    Developer
    Join Date
    Oct 2010
    Posts
    214

    Re: ShowEQ 6.2.0 for Live 12/07/21

    Updated zones.h file for the expansion:

    Code:
    Index: src/zones.h
    ===================================================================
    --- src/zones.h    (revision 1226)
    +++ src/zones.h    (working copy)
    @@ -863,13 +863,13 @@
     { NULL, NULL }, // 840
     { NULL, NULL }, // 841
     { NULL, NULL }, // 842
    -{ NULL, NULL }, // 843
    -{ NULL, NULL }, // 844
    -{ NULL, NULL }, // 845
    -{ NULL, NULL }, // 846
    -{ NULL, NULL }, // 847
    -{ NULL, NULL }, // 848
    -{ NULL, NULL }, // 849
    +{ "maidentwo", "The Maiden's Eye" }, // 843
    +{ "umbraltwo", "Umbral Plains" }, // 844
    +{ "akhevatwo", "Ka Vethan" }, // 845
    +{ "vexthaltwo", "Vex Thal" }, // 846
    +{ "shadowvalley", "Shadow Valley" }, // 847
    +{ "basilica", "Basilica of Adumbration" }, // 848
    +{ "bloodfals", "Bloodfalls" }, // 849
     { NULL, NULL }, // 850
     { NULL, NULL }, // 851
     { NULL, NULL }, // 852

  6. #6
    Administrator
    Join Date
    Oct 2019
    Posts
    496

    Re: ShowEQ 6.2.0 for Live 12/07/21

    Thanks, Newby!

  7. #7
    Administrator
    Join Date
    Oct 2019
    Posts
    496

    Re: ShowEQ 6.2.0 for Live 12/07/21

    I guess I forgot about the new expansion and jumped the gun a bit.

    I just committed the zone and race changes. I'll do another release really quick so everyone who wants a tarball can have the updates.

  8. #8
    Developer
    Join Date
    Oct 2010
    Posts
    214

    Re: ShowEQ 6.2.0 for Live 12/07/21

    I just noticed I mispelled "bloodfalls", the one zone I couldn't test since it's flagged. Could you fix that?

  9. #9
    Administrator
    Join Date
    Oct 2019
    Posts
    496

    Re: ShowEQ 6.2.0 for Live 12/07/21

    Yep, will do.

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