PDA

View Full Version : CVS Commit (10/07/03) + Tarball + diff



Zaphod
10-07-2003, 09:17 AM
CVS commit of ShowEQ 4.3.15 with many, many, many changes.



dohpaZ (10/07/03)
---------------------

Updated version to 4.3.15.
Fixed the Log Spawns item so that it actually controlled the creation and use of the SpawnLogger. Also made it so that the setting would be saved and changed its default setting to false.
Removed some extraneous printf's from SpawnShell.
Fixed assorted keyboard accelerators.
Readded the ability to delete a spell from the spelllist/spellshell, this time by double clicking on it (to make it more accessible).
Added build information to the showeq version display.
Removed -V/--no-keep-selected-visible command line option since its functionality is available in the display. Made -V and -v aliases for --version (to make it more obvious).
Fixed the issues with ldon zones... Turns out the zone id is 16-bits followed by 16-bits that appear to be an instance or something.
Made ZoneMgr only use the short zone name from newZoneStruct as a last resort since it is a localized string.
Added initial support for the Zone Experience Multiplier that was recently discovered by the EQEmu folks in the newZoneStruct.
Fixed the bug that was causing spells that were effected by item and AA effects to dissappear from the spell list. Ah happy bonus from fixing this bug is we now display the enhanced duration for self buffs.
Fixed a couple bugs that theoretically could cause a crash.
Coordinated opcode names with the EQEmu folks.
Integrated patch #817952 "Restores Light sources" from theblueadept (BlueAdept).
Integrated patch #817988 "Map updates esp. PoFire" from monster69.
Made it so that the item type will be displayed for drops instead of the raw model name (IT{number}_ACTORDEF).



NOTE: This release included many changes, so don't forget to do a 'make -f Makefile.dist', 'configure', 'make', and last but definitely not least 'make install'.

It should be appearing on the pserver and ViewCVS server in about 24 hours.

Due to the sad :( state of SourceForges' pserver access to CVS (http://sourceforge.net/docman/display_doc.php?docid=17790&group_id=1#cvs) I have created a tarball release of the 4.3.15 ShowEQ sources. According to Patrick McGovern, Director SourceForge.net (http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1#cvs) CVS is supposed to get better real soon now.

The ShowEQ 4.3.15 tarball contains all of the latest changes and may be found here (http://prdownloads.sourceforge.net/seq/ShowEQ-4.3.15.tar.bz2?download) in the ShowEQ Files section (http://sourceforge.net/project/showfiles.php?group_id=10131) and on my site (http://www.doomed.to/showeq/).

Users of my previous release (4.3.14) may choose to just apply the patch that can be found here at my site (http://www.doomed.to/showeq/) (because it's too large to attach to this message).

Enjoy,
Zaphod (dohpaZ)

MightyWarrior
10-07-2003, 01:03 PM
:D

What can I say but WOW!

U DA MAN!

:D

/bow to the Almighty Master and Chief Software Engineer of the Apocalypse.

jesterbam
10-07-2003, 01:22 PM
/Salute Outstanding work!

LordCrush
10-08-2003, 01:04 AM
Wooot thank you :)

Works great on Kael-Server without patching about the map-loading :D

BlueAdept
10-08-2003, 06:31 AM
Great work Zaphod!

Heh..I was hoping to get all the glowing biles I needed by the time my patch went live though. :D

Amadeus
10-08-2003, 07:15 PM
I just want to say that this damn anonymous CVS server is a piece of shit. I've been hammering it for about 30 minutes now.

@#!$@#$^$#@

karrde
10-08-2003, 07:21 PM
Fixed the Log Spawns item so that it actually controlled the creation and use of the SpawnLogger. Also made it so that the setting would be saved and changed its default setting to false.

Hate to be the bearer of bad news, but something is still borked with this. I had to manually exit the showeq.xml to set the option to true, and then it still does not show as checked in the Options menu.

Stupid me didn't check this before I went adventuring, so yet another log of spawns down the drain.

sigh... I'll get this program right one of these days.

Mag@@
10-08-2003, 09:13 PM
/salute. Zaphod - you never cease to impress me.

Cryonic
10-08-2003, 11:08 PM
Originally posted by Amadeus
I just want to say that this damn anonymous CVS server is a piece of shit. I've been hammering it for about 30 minutes now.

@#!$@#$^$#@

Ever occur to anyone that this might be part of the problem with the CVS servers?

Odds are sf.net meant cvs to be used by the developers, but left anonymous cvs working in case a project dies and someone wants the code in cvs (and not the last released files.

Zaphod
10-08-2003, 11:44 PM
Originally posted by Cryonic
Ever occur to anyone that this might be part of the problem with the CVS servers?

Odds are sf.net meant cvs to be used by the developers, but left anonymous cvs working in case a project dies and someone wants the code in cvs (and not the last released files.

It could have something to do with (according to Patrick McGovern, Director SourceForge.net) the "70,000 projects" using CVS servers that consist of "two systems, one primary and one backup, that are three years old with slow processors and aging disk arrays."

This is exactly why I have been making tarballs and patches available. They allow people to keep up to date without hitting the CVS servers.

Enjoy,
Zaphod (dohpaZ)