purple
07-07-2005, 12:37 PM
Announcing the release of ShowEQ version 5.0.0.24 which is compatible with live servers as of 6/29/2005. This just fills in some of the hurried gaps left during updates for the last patch and solidifies the newfound (and at the time unintentional, but now fully intentional! Ha!) need for qt 3.2 or above.
Changelog:
purple (07/07/05)
--------------------
+ Updated version to 5.0.0.24
+ Fixed light member of spawnStruct (thanks BlueAdept)
+ Updated qt required version to 3.2 because I used a QString.replace signature that was added in 3.2
+ Rewrote the # stripping stuff from filters so you can still search on #
+ Filled in auto consents into charProfileStruct
+ Filled in a little more of spawnStruct
+ Filled in world opcodes (thanks Doodman)
+ Added a couple new weapons that show when worn (from uRit1u2CBBA=)
Fetch the new release from the files section of sourceforge (https://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=340402), or if you prefer, anoncvs will probably be updated by tomorrow morning, depending on the whim of sourceforge's anoncvs mirroring.
To install:
$ tar xjvf showeq-5.0.0.24.tar.bz2
$ cd showeq-5.0.0.24
$ ./configure
$ make
$ make install
If you have problems with ./configure, try:
$ LIBC=gnu ./configure
If you use packages from other people, they will more than likely be along shortly.
Changelog:
purple (07/07/05)
--------------------
+ Updated version to 5.0.0.24
+ Fixed light member of spawnStruct (thanks BlueAdept)
+ Updated qt required version to 3.2 because I used a QString.replace signature that was added in 3.2
+ Rewrote the # stripping stuff from filters so you can still search on #
+ Filled in auto consents into charProfileStruct
+ Filled in a little more of spawnStruct
+ Filled in world opcodes (thanks Doodman)
+ Added a couple new weapons that show when worn (from uRit1u2CBBA=)
Fetch the new release from the files section of sourceforge (https://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=340402), or if you prefer, anoncvs will probably be updated by tomorrow morning, depending on the whim of sourceforge's anoncvs mirroring.
To install:
$ tar xjvf showeq-5.0.0.24.tar.bz2
$ cd showeq-5.0.0.24
$ ./configure
$ make
$ make install
If you have problems with ./configure, try:
$ LIBC=gnu ./configure
If you use packages from other people, they will more than likely be along shortly.