purple
09-13-2005, 10:30 PM
Here's a quick pre-release for 5.1. There's some stuff missing from this, but after a quick round of testing, what most people care about seems ok (i.e. spawn list and skittles).
Feel free to report problems you find. I haven't entered a new zone yet, so I got no idea if it'll work there. You should see another release soon with more polish, but I felt this was worth releasing.
Please copy new eqstr_us.txt and spells_us.txt into your share/showeq directory. You're on your own for maps.
Changelog:
purple (09/13/05)
-------------------
+ Updated version to 5.1.0.0-pre1
+ Branched 4.x off the trunk to v4 branch
+ Merged pre_5_0_beta branch down to the trunk. The trunk will be used for development now
+ Updated zones to reflect new .exe
+ Reworked spawnStruct
+ Reworked some of charProfileStruct
+ Regenerated staticspells.h
Fetch the new release from the files section of sourceforge (http://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=356399), or if you prefer, anoncvs will probably be up to date by tomorrow morning, pending the will of sourceforge.
To install:
$ tar xjvf showeq-5.1.0.0-pre1.tar.bz2
$ cd showeq-5.1.0.0-pre1
$ ./configure
$ make
$ make install
If you have problems with ./configure, try:
$ LIBC=gnu ./configure
Whether the package managers wrap this up for you is up to them, but there will be a more official 5.1 release Real Soon (tm).
Feel free to report problems you find. I haven't entered a new zone yet, so I got no idea if it'll work there. You should see another release soon with more polish, but I felt this was worth releasing.
Please copy new eqstr_us.txt and spells_us.txt into your share/showeq directory. You're on your own for maps.
Changelog:
purple (09/13/05)
-------------------
+ Updated version to 5.1.0.0-pre1
+ Branched 4.x off the trunk to v4 branch
+ Merged pre_5_0_beta branch down to the trunk. The trunk will be used for development now
+ Updated zones to reflect new .exe
+ Reworked spawnStruct
+ Reworked some of charProfileStruct
+ Regenerated staticspells.h
Fetch the new release from the files section of sourceforge (http://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=356399), or if you prefer, anoncvs will probably be up to date by tomorrow morning, pending the will of sourceforge.
To install:
$ tar xjvf showeq-5.1.0.0-pre1.tar.bz2
$ cd showeq-5.1.0.0-pre1
$ ./configure
$ make
$ make install
If you have problems with ./configure, try:
$ LIBC=gnu ./configure
Whether the package managers wrap this up for you is up to them, but there will be a more official 5.1 release Real Soon (tm).