Collectinator-r80810

Details

  • Filename
    Collectinator-r80810.zip
  • Uploaded by
  • Uploaded
    Aug 22, 2008
  • Size
    194.89 KB
  • Downloads
    143
  • MD5
    71413917235fcdbb2facdb8cd1e00d00

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r80810 | ackis | 2008-08-22 13:11:47 -0400 (Fri, 22 Aug 2008) | 4 lines
Changed paths:
   M /trunk/Collectinator/Collectinator.lua

Collectinator:
- Add COMPANION_LEARNED event and as a result mix-in AceEvent3
- Once I know the arguments for this event I'll have it automagically update the checklist with the pet you've learnt.  Maybe we can expand that to loot as well once that's implemented?
- Dry-coded (compiles with luac -p)
------------------------------------------------------------------------
r80498 | ackis | 2008-08-15 15:44:00 -0400 (Fri, 15 Aug 2008) | 7 lines
Changed paths:
   M /trunk/Collectinator/Collectinator.lua
   M /trunk/Collectinator/Collectinator.toc

Collectinator:
- Will now save a list of pets/mounts that you have, saves a list of exclusions.
- Will use the saved list to parse agains the total list, so you'll need to do a scan first to populate the saved list.
- Removed a few unneeded functions now
- Retooled a few functions
- Exclusions should work
- Dry-coded (compiles with luac -p)
------------------------------------------------------------------------
r80399 | ackis | 2008-08-14 02:12:40 -0400 (Thu, 14 Aug 2008) | 2 lines
Changed paths:
   M /trunk/Collectinator/Collectinator.lua

Collectinator:
- Last few tweaks before bed
------------------------------------------------------------------------
r80382 | ackis | 2008-08-13 22:23:07 -0400 (Wed, 13 Aug 2008) | 2 lines
Changed paths:
   M /trunk/Collectinator/Collectinator.lua
   M /trunk/Collectinator/MountDatabase.lua
   M /trunk/Collectinator/PetDatabase.lua

Collectinator:
- Few bug fixes
------------------------------------------------------------------------
r80368 | ackis | 2008-08-13 15:59:38 -0400 (Wed, 13 Aug 2008) | 3 lines
Changed paths:
   M /trunk/Collectinator/Collectinator.lua
   M /trunk/Collectinator/Collectinator.toc

Collectinator:
- Add exclusion/insertion functions that interact with the database
- Dry-coded (compiles with luac -p)
------------------------------------------------------------------------
r80367 | ackis | 2008-08-13 15:44:28 -0400 (Wed, 13 Aug 2008) | 4 lines
Changed paths:
   M /trunk/Collectinator/Collectinator.toc

Collectinator:
- Forgot to bump version
~spank AckisWork
- Dry-coded (compiles with luac -p)
------------------------------------------------------------------------
r80366 | ackis | 2008-08-13 15:43:39 -0400 (Wed, 13 Aug 2008) | 7 lines
Changed paths:
   M /trunk/Collectinator
   M /trunk/Collectinator/Collectinator.lua
   M /trunk/Collectinator/Collectinator.toc
   A /trunk/Collectinator/MountDatabase.lua
   A /trunk/Collectinator/PetDatabase.lua
   M /trunk/Collectinator/externals.txt

Collectinator:
- Add mount support
- Split pet and mount db's into their own files
- Add db support
- Commented things better
- Split out some functions
- Dry-coded (compiles with luac -p)
------------------------------------------------------------------------
r80303 | ackis | 2008-08-12 19:38:06 -0400 (Tue, 12 Aug 2008) | 2 lines
Changed paths:
   M /trunk/Collectinator/Collectinator.lua

Collectinator:
- New pets added
------------------------------------------------------------------------
r80277 | ackis | 2008-08-12 11:56:15 -0400 (Tue, 12 Aug 2008) | 4 lines
Changed paths:
   M /trunk/Collectinator
   D /trunk/Collectinator/AboutPanel.lua
   M /trunk/Collectinator/Collectinator.toc
   M /trunk/Collectinator/embeds.xml
   M /trunk/Collectinator/externals.txt

Collectinator:
- Update ToC
- Update embeds (trying CF AboutPanel to see if I got it working)
- Dry-coded (compiles with luac -p)
------------------------------------------------------------------------
r80136 | ackis | 2008-08-10 16:57:38 -0400 (Sun, 10 Aug 2008) | 2 lines
Changed paths:
   M /trunk/Collectinator/Collectinator.toc

Collectinator:
- Update ToC
------------------------------------------------------------------------
r80135 | ackis | 2008-08-10 16:51:54 -0400 (Sun, 10 Aug 2008) | 2 lines
Changed paths:
   M /trunk/Collectinator
   M /trunk/Collectinator/externals.txt

Collectinator:
- Make externals point to Wrath Ace3 branch since this is a Wrath only add-on :D
------------------------------------------------------------------------
r80111 | ackis | 2008-08-10 11:13:24 -0400 (Sun, 10 Aug 2008) | 16 lines
Changed paths:
   M /trunk/Collectinator
   M /trunk/Collectinator/Collectinator.lua
   M /trunk/Collectinator/embeds.xml
   M /trunk/Collectinator/externals.txt

Collectinator:
- Added comments galore
- Added new libraries/updated externals
- Added empty "show checklist" function
- Started developing filters for mini-pets, if you have any suggestions please PM them to me
        Flags are different flags which allow me to filter out the companions.  These flags are defined as:
            -- 1 = Vendor
            -- 2 = BoE Pet
            -- 3 = BoP Pet
            -- 4 = Instance
            -- 5 = Raid
            -- 6 = Seasonal
            -- 7 = Quest
            -- 8 = PVP
            -- 9 = World Drop
            -- 10 = Specific mob drop
------------------------------------------------------------------------
r80088 | ackis | 2008-08-10 04:26:49 -0400 (Sun, 10 Aug 2008) | 3 lines
Changed paths:
   M /trunk/Collectinator/Collectinator.lua

Collectinator:
- Blizz changed GetCompanionInfo, fix it
- Add a few new pets wheeee
------------------------------------------------------------------------
r79843 | ackis | 2008-08-06 01:17:04 -0400 (Wed, 06 Aug 2008) | 2 lines
Changed paths:
   M /trunk/Collectinator
   M /trunk/Collectinator/embeds.xml
   M /trunk/Collectinator/externals.txt

Collectinator:
- Setup proper externals
------------------------------------------------------------------------
r79840 | ackis | 2008-08-06 00:47:56 -0400 (Wed, 06 Aug 2008) | 3 lines
Changed paths:
   M /trunk/Collectinator
   A /trunk/Collectinator/externals.txt

Collectinator:
- Setup some externals
- Don't use this mod yet :P  If you do, God will kill a kitten.  But it's a WotLK only mod.
------------------------------------------------------------------------
r79839 | ackis | 2008-08-06 00:41:17 -0400 (Wed, 06 Aug 2008) | 1 line
Changed paths:
   A /trunk/Collectinator
   A /trunk/Collectinator/AboutPanel.lua
   A /trunk/Collectinator/Collectinator.lua
   A /trunk/Collectinator/Collectinator.toc
   A /trunk/Collectinator/DownloadCount.lua
   A /trunk/Collectinator/LICENSE.txt
   A /trunk/Collectinator/embeds.xml

Collectinator: Initial import
------------------------------------------------------------------------

Additional Legacy Files

No additional files are associated with this file.