pre-wrath

Details

  • Filename
    SilverDragon-pre-wrath.zip
  • Uploaded by
  • Uploaded
    Oct 30, 2011
  • Size
    216.80 KB
  • Downloads
    1,067
  • MD5
    9c1330ad9621db6a257a48021e5e113d

Supported WoW Retail Versions

  • 2.3.3

Changelog

tag pre-wrath
7798b652e3d8be015a09b1170c3eb1c0b6732ca9
David Lynch <kemayo@gmail.com>
2009-02-21 13:10:30 -0800

The last pre-Wrath version.

--------------------

WowAce Admin:
    - Hopefully fix .pkgmeta
    - Facilitate WowAce-on-CurseForge transition
    - Importing old repo data under /trunk
David Lynch:
    - SilverDragon: Remove errant global.
    - SilverDragon: Only add to the time-seen-in-location counter once per announce interval.
ananhaid:
    - SilverDragon: - zhCN/zhTW DB add.
David Lynch:
    - SilverDragon: Sink-1.0 + embeds.xml
    - SilverDragon: Wasn't saving the last seen time.  Care less about distances, with the new point-merging code.
    - SilverDragon: -Remove that WorldFrame check -- it was added because I was reading a bug report out of its proper time context. -Instead make sure that we actually know the zone we're in.
    - SilverDragon: -Return early in nameplate scanning if WorldFrame doesn't exist (haven't seen problem myself; reported on forums) -Make sure arg of LastSeen is a number before doing math to it.
    - SilverDragon: Account for mob locations being nil in tooltip update.
    - SilverDragon: Get an unstrict Babble-CreatureType lookup table, to avoid warnings about the various gaps.
    - SilverDragon: Cartographer note adding should be done *after* range-checking, not before.
    - SilverDragon: Robustificationism of the cartographical tooltipulation.
    - SilverDragon: Add more error checking when setting up the cartographer db.
    - SilverDragon: Add more error-checking around BZR.
    - SilverDragon: Account for mob.locations being nil when populating cartographer.
    - SilverDragon: Add a correction for a really old flaw in the defaults, which was causing errors on db updates.
    - SilverDragon: Because subzones can't be mined from wowhead, allow subzones to overwrite when updating an old location.
    - SilverDragon: When importing the old db, don't create stub locations for never seen mobs.
    - SilverDragon: Account for possibility of t==nil in LastSeen.
    - SilverDragon: -Commit dataminer to extract rare info from wowhead. -Regenerated rare defaults.
    - SilverDragon: -Defaults once more (remove the specialized deDE and zhTW ones, as only the subzones should be off if the enUS one is used). -Add LibBabble-Zone-3.0 to the toc.
    - SilverDragon: -Massive rewrite; screw memory, I'm using tables for things and saving multiple locs. -(The default-importing won't work yet.  I'll fix that.)
    - SilverDragon: TOC.
happywarbird:
    - SilverDragon: Added some details to Defaults.deDE.lua
David Lynch:
    - SilverDragon: TOC.
happywarbird:
    - SilverDragon: Added deDE Files
    - SilverDragon: Added deDE Client Support
David Lynch:
    - SilverDragon: Add X-Donate.
    - SilverDragon: Found a rare to test distances on... thus fixing compare-number-to-nil error!
    - SilverDragon: Add a cache for that last commit.
    - SilverDragon: Add an interactdistance check before noting coordinates. (I'll probably want to tweak values here.)
    - SilverDragon: 20100
norova:
    - SilverDragon: add zhTW
David Lynch:
    - SilverDragon: Change GetMobInfo to use string.match instead of string.find and make it check to be sure we actually know about that mob.
    - SilverDragon: - Add a check to make sure that region exists on 268. (I mean, it really should. Something really weird has to be happening for it not to. But since Hjalte managed to record said weirdness happening, well...)
    - SilverDragon: Add locations to defaults for TBC rares.
    - SilverDragon: Take advantage of Cartographer_Notes overrides to show more info on the map.
    - SilverDragon: Add TBC rares to defaults as provided by Astaldo.
    - SilverDragon: -TOC to 20003 -Nameplate scanning more efficient.
Chris Larson:
    - .Line ending fixups in .toc files (they werent in my .subversion/config autoprops)
    - .Line ending fixups part 2: trunk/ (script ended prematurely).
David Lynch:
    - SilverDragon: -Fix some issues with display of positions as x.x, y.y. -Some of the defaults in the Barrens were massively out-of-place.
    - SilverDragon: -Add default data for mobs.  (/silverdragon default) -Add a raretracker importer.  (/script SilverDragon:RaretrackerImport()) -Enable party-target scanning to find rares. -Clean up data access.
    - SilverDragon: Fix compare string with number on 115.  (PHP has made me weak.)
    - SilverDragon: -Reorganize the announcing function to make spamming less likely. -Make sure that nameplate:IsVisible() before considering its data.
    - SilverDragon: (Drycode!) -Rename Locals.enUS.lua to Locale.enUS.lua -Store and announce rares in instances, too.  Just don't add them to Cartographer.
    - SilverDragon: forgot to switch to a temporary table for the cartographer db.
    - SilverDragon: Generate cartographer db oninitialize instead of storing it.
    - SilverDragon: Add AceHook-2.1 to toc and libs.
    - SilverDragon: Re-enable scan.  Less functional than before -- will now check the targets of everyone in the party, and nameplates if they're enabled.
    - SilverDragon: Quick fix for showing whether or not a rare is elite.
    - SilverDragon: *Commented out* version of nameplate scanning.  Because *holy crap* could this be broken.
    - SilverDragon: Fix "Core.lua:135 bad argument #4 to 'format' (number expected got nil)".  (Wonder briefly why the hell my own copy was working.)
    - SilverDragon: Fix a glitch that happened when you saw a level-unknown creature.
    - SilverDragon: Comment out all scanning until I can work out a way to do it under the new regime.
Mikma:
    - SilverDragon: Cartographer -fix
    - SilverDragon: Fixing externals
David Lynch:
    - SilverDragon: Map notes should work for real now.  (They kinda worked before.  But it's better now.)
    - SilverDragon: Make Cartographer integration actually get enabled.
    - SilverDragon: Account for the possibility of someone having legacy data.  (Default values: yay!)
    - SilverDragon: Who's a cute lil' dragon icon?
    - SilverDragon: Add an OnDisable to unregister the Cartographer notes db.
    - SilverDragon: * Drycoded Cartographer integration. * Incomplete: Better icon needed, hooks should be taken advantage of.
    - SilverDragon: Add option to print notifications to chat.
    - SilverDragon: Remove debug print.
    - SilverDragon: -Adjust targeting logic -Change some menu item names
    - SilverDragon: Try again to fix the targeting glitch reported by Mikma and Hjalte.
    - SilverDragon: Fix a pattern and change how coordinates are stored.
    - SilverDragon: Tell TargetByName to use exact name.
    - SilverDragon: - Oh, I'm *retarded*. (DB stuff.) - Hopefully fix Mikma's targetting issue.
    - SilverDragon: Add scanning of nearby units, announcing of rare spotting.  Options to toggle same.
    - SilverDragon: Was referring to a variable by two names.  Change that.
    - SilverDragon: Set keywords and externals.
    - SilverDragon: - Remembers where rare mobs are.  Not yet confirmed to be working, as I haven't seen a rare since I started writing it, damnit. - Initial import.

Additional Files

Type Name Size Uploaded Game Version Downloads
45.25 KB Oct 30, 2011 2.3.3 133