purple
04-19-2006, 06:13 PM
Announcing the release of ShowEQ version 5.4. This release is compatible with Live Servers as of 4/19. If you are on 5.3, you'll notice nothing working. I'd imagine updating might help.
This version should be as good as the last version as far as I can tell. Actually better, since it has the spell shell fix that I never released before. Anyways, all opcodes were redone.
Changelog:
purple (4/19/06)
----------------
+ Updated version to 5.4.0.0
+ Fixed opcodes for 4/19 live patch
purple (3/1/06)
---------------
+ Updated version to 5.3.1.0
+ Wired up new larger OP_Action to SpellShell so buffs cast by you are seen
+ Fixed light and gm in spawnStruct
Fetch the new release from the files section of sourceforge (http://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=411313), or if you prefer to use anoncvs, take a nap Rip Van Winkle style and when you wake up, anoncvs will be updated, I promise.
To install:
$ tar xjvf showeq-5.4.0.0.tar.bz2
$ cd showeq-5.4.0.0
$ ./configure
$ make
$ make install
If you have problems with ./configure, try:
$ LIBC=gnu ./configure
If you use a package for your distribution, I imagine it will be along shortly.
This version should be as good as the last version as far as I can tell. Actually better, since it has the spell shell fix that I never released before. Anyways, all opcodes were redone.
Changelog:
purple (4/19/06)
----------------
+ Updated version to 5.4.0.0
+ Fixed opcodes for 4/19 live patch
purple (3/1/06)
---------------
+ Updated version to 5.3.1.0
+ Wired up new larger OP_Action to SpellShell so buffs cast by you are seen
+ Fixed light and gm in spawnStruct
Fetch the new release from the files section of sourceforge (http://sourceforge.net/project/showfiles.php?group_id=10131&package_id=13256&release_id=411313), or if you prefer to use anoncvs, take a nap Rip Van Winkle style and when you wake up, anoncvs will be updated, I promise.
To install:
$ tar xjvf showeq-5.4.0.0.tar.bz2
$ cd showeq-5.4.0.0
$ ./configure
$ make
$ make install
If you have problems with ./configure, try:
$ LIBC=gnu ./configure
If you use a package for your distribution, I imagine it will be along shortly.