PDA

View Full Version : ShowEQ 5.3.10.105 and 6.0.0.0-rc3 for Live 12/08/20



cn187
12-08-2020, 07:49 PM
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:



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/files/ShowEQ/Showeq-5.13.10.105/ or from the SVN repository at https://svn.code.sf.net/p/seq/svn/showeq/tags/v5_13_10_105/

Installation (tarball):



$ tar xjvf showeq-5.13.10.105.tar.bz2
$ cd showeq-5.13.10.105
$ ./configure
$ make
$ make install


Installation (SVN):



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



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/files/ShowEQ/Showeq-6.0.0.0-rc3/ or from the SVN repository at https://svn.code.sf.net/p/seq/svn/showeq/tags/v6_0_0_0_rc3/

Installation (tarball):



$ tar xjvf showeq-6.0.0.0-rc3.tar.bz2
$ cd showeq-6.0.0.0-rc3
$ ./configure
$ make
$ make install


Installation (SVN):



$ 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

cn187
12-08-2020, 09:13 PM
Assuming the servers stop bouncing up and down...