PDA

View Full Version : ShowEQ 5.13.10.11



ShortBuss
03-15-2013, 02:49 PM
ChangeLog:



ShortBuss (3/15/13)
-----------------
- Updated version to 5.13.10.11
- Support EQ patch 03/13/13 including updates to op-codes by fransick, structs, and some other needed changes by showeq42. Details follow.
- Increased size and corrected locations within position structs including spawn struct.
- Increased size of door struct, 4 bytes were added to the end.
- Updated location of gender flag in spawn struct
- Increased maxSpawnLevel to 255
- Disabled fillSpawnStruct section looking for chest/untargetable. &1 bit changed to offline trade and couldn't find chest/untargetable new location.
- Handle body type 0 in fillSpawnStruct
- 4 bytes added to position data in fillSpawnStruct


The new release is available in the files section (http://sourceforge.net/projects/seq/files/ShowEQ/Showeq-5.13.10.11/showeq-5.13.10.11.tar.bz2/download) of SourceForge, or from the SVN repository at http://seq.svn.sf.net/svnroot/seq/showeq/tags/v5_13_10_11

Installation:


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

casey
04-09-2013, 12:56 AM
Fun looking back on this project and where its gone in the 10 years since my last commit.