Results 1 to 3 of 3

Thread: ShowEQ 5.13.10.20 for Live 02/21/14

Threaded View

  1. #1
    Administrator
    Join Date
    Sep 2005
    Posts
    354

    ShowEQ 5.13.10.20 for Live 02/21/14

    Announcing the release of ShowEQ version 5.13.10.20. This version is compatible with the February 21st patch.

    Code:
    Fransick (2/21/14)
    --------------------------
    - Updated version to 5.13.10.20
    - Support EQ patch 2/21/14
    - Updated position structs
    - Updated Opcodes
    This new release is available in the files section of SourceForge, or from the SVN repository at http://svn.code.sf.net/p/seq/svn/sho...s/v5_13_10_20/

    Installation (tarball):
    Code:
    $ tar xjvf showeq-5.13.10.20.tar.bz2
    $ cd showeq-5.13.10.20
    $ ./configure
    $ make
    $ make install
    Installation (SVN):
    Code:
    $ svn checkout http://svn.code.sf.net/p/seq/svn/showeq/trunk showeq-5.13.10.20
    $ cd showeq-5.13.10.20
    $ make -f Makefile.dist build
    $ ./configure
    $ make
    $ make install
    I didn't get a lot of time to test this update and am headed out of town for the next week. If you run into any issues please post and I'll take a look when I am back next week. If you are seg faulting, try disabling OP_ExpUpdate opcode in zoneopcodes.xml. I've traced most of my seg faults to this opcode but haven't had time to look into the cause.
    Last edited by fransick; 02-23-2014 at 07:30 PM.

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