Results 1 to 2 of 2

Thread: ShowEQ 5.3.10.105 and 6.0.0.0-rc3 for Live 12/08/20

  1. #1
    Administrator
    Join Date
    Oct 2019
    Posts
    497

    ShowEQ 5.3.10.105 and 6.0.0.0-rc3 for Live 12/08/20

    Announcing the release of ShowEQ versions 5.13.10.105 and 6.0.0.0-rc3. These versions are compatible with the December 8th release.

    For ShowEQ 5:

    Code:
    cn187 (12/08/20)
    - Updated version to 5.13.10.105
    - Support EQ patch 12/08/20
    - Updated Opcodes
    - Updated Structs
    - Updated Races (llaffer)
    This new release is available in the files section of SourceForge at https://sourceforge.net/projects/seq...q-5.13.10.105/ or from the SVN repository at https://svn.code.sf.net/p/seq/svn/sh.../v5_13_10_105/

    Installation (tarball):

    Code:
    $ tar xjvf showeq-5.13.10.105.tar.bz2
    $ cd showeq-5.13.10.105
    $ ./configure
    $ make
    $ make install
    Installation (SVN):

    Code:
    $ svn checkout https://svn.code.sf.net/p/seq/svn/showeq/tags/v5_13_10_105 showeq-5.13.10.105
    $ cd showeq-5.13.10.105
    $ make -f Makefile.dist build
    $ ./configure
    $ make
    $ make install

    For ShowEQ 6:

    Code:
    cn187 (12/08/20)
    - Updated version to 6.0.0.0-rc3
    - Support EQ patch 12/08/20
    - Updated Opcodes
    - Updated Structs
    - Updated Races (llaffer)
    - Additional fixes for building on non-x86 platforms
    - Fixed memory leak in MapData
    This new release is available in the files section of SourceForge at https://sourceforge.net/projects/seq...q-6.0.0.0-rc3/ or from the SVN repository at https://svn.code.sf.net/p/seq/svn/sh.../v6_0_0_0_rc3/

    Installation (tarball):

    Code:
    $ tar xjvf showeq-6.0.0.0-rc3.tar.bz2
    $ cd showeq-6.0.0.0-rc3
    $ ./configure
    $ make
    $ make install
    Installation (SVN):

    Code:
    $ svn checkout https://svn.code.sf.net/p/seq/svn/showeq/tags/v6_0_0_0_rc3 showeq-6.0.0.0-rc3
    $ cd showeq-6.0.0.0-rc3
    $ make -f Makefile.dist build
    $ ./configure
    $ make
    $ make install

  2. #2
    Administrator
    Join Date
    Oct 2019
    Posts
    497

    Re: ShowEQ 5.3.10.105 and 6.0.0.0-rc3 for Live 12/08/20

    Assuming the servers stop bouncing up and down...

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