Alpha2-19-g08bb54f
Details
-
FilenameCollectinator-Alpha2-19-g08bb54f.zip
-
Uploaded by
-
UploadedSep 19, 2009
-
Size605.80 KB
-
Downloads70
-
MD520f82ec9020abe78e4ca42950b64cae8
Supported WoW Retail Versions
- 3.2.0
Changelog
James D. Callahan III:
- Renamed addon:MakeMiniPetTable() to addon:GetMiniPetTotal(), moved initialization of num_pets to its declaration outside of the function, and return its value rather than nil if initialized is true.
- In GenerateTooltipContent(): Renamed repvndr and rplvl variables to rep_vendor and rep_level. Added nil check for rep_vendor.
unknown:
- Remove reference to missing function. Pet display now works again.
- Fix a few more typos.
- Fix Winterspring typo.
- Move the count variables out of the function and into the scope so it'll work correctly.
John Pasula:
- Remove babble class from required libs.
- Fix babble references.
- Add pre-processing stuff to review.
- Remove rep filter flags from the frame, I don't think we use them there.
- Update some pet db flags.
- Fix mechanical squirrel box flag issue thanks to theorbtwo.
- Move maxfilterflags to somewhere more accessible.
- Move the rep flags to the do/end block
- Convert a bunch of the code to use constants. WTB include constants.h
- Remove text based debug dump.
- Add some constants to the main file.
- More mount info added
- Mounts up to spell ID 17461 havecorrect flags.