PDA

View Full Version : Unofficial patch from official 5.0.0.16 to current (and tarball)



uRit1u2CBBA=
12-30-2004, 11:13 PM
Thanks to the people's help in the last week to iron out some standing issues due to the Dec 15th patch, it looks like we have things pretty stable again.

I've made both a patch from the official 5.0.0.16 to the current, and a tarball of what is current.

Files can be downloaded from my website at these links:

5.0.0.16.patch.gz (http://llaffer.com/seq/5.0.0.16.patch.gz)
showeq-5.0.0.16a.tar.bz2 (http://llaffer.com/seq/showeq-5.0.0.16a.tar.bz2)

once patched, you'll need to re-make and re-install.

If you do the fresh tarball, here are the steps needed (stolen from the official 5.0.0.16 release notes)



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


If you already hand did any changes, you should do a fresh tarball, as patching may not work right.

I always forget the required statement to run the patch, but a search of the forums should find it.

If you need to get a fresh official 5.0.0.16 for any reason, see this (http://www.showeq.net/forums/showthread.php?t=5135) thread for how to download it.

If you have any questions, comments, etc. feel free.

Enjoy.

ksmith
12-31-2004, 12:00 PM
Looks good.

CeleSEQ
01-05-2005, 12:54 AM
Tested it out a bit tonight, it looks good.

I have repackaged my Fedora Core 3 RPMs with this patch and released them as showeq-5.0.0.16-3. Should still work for FC2 as well.

You can get signed binary or source RPMs from my site at http://phresh.net/seq

Also, I cleaned up the patch file a bit and updated the patch listing on sourceforge to have this patch instead of the old preliminary one.

kaybek
01-05-2005, 01:39 PM
Super work! Thanks for putting it all together. I'll try the tarball out tonight :)

tanner
01-05-2005, 02:15 PM
Files can be downloaded from my website at these links:

5.0.0.16.patch.gz (http://llaffer.com/seq/5.0.0.16.patch.gz)
showeq-5.0.0.16a.tar.bz2 (http://llaffer.com/seq/showeq-5.0.0.16a.tar.bz2)

Changelog for this patch?

Changes to spellBuff struct?
Changes to doorStruct?

uRit1u2CBBA=
01-05-2005, 04:40 PM
Someone a few months ago made a small update to increase the accuracy of the value of the run speed by another digit. I incorporated that.

And I found a problem with color conning at lower levels and included that.

(I've found another similar problem with color cons now that my ranger leveled to 21).

HelpME
01-09-2005, 09:22 AM
Everything working great! Thanks so much.