Collectinator-r81846

Details

  • Filename
    Collectinator-r81846.zip
  • Uploaded by
  • Uploaded
    Sep 18, 2008
  • Size
    540.27 KB
  • Downloads
    184
  • MD5
    4f1ca25b2b4b0a6482ececb2d9048191

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r81846 | ackis | 2008-09-18 11:58:00 -0400 (Thu, 18 Sep 2008) | 3 lines
Changed paths:
   A /trunk/Collectinator/database.xml

Collectinator:
- Forgot a file
~spank AckisWork
------------------------------------------------------------------------
r81845 | ackis | 2008-09-18 11:57:13 -0400 (Thu, 18 Sep 2008) | 3 lines
Changed paths:
   M /trunk/Collectinator/Collectinator.toc
   A /trunk/Collectinator/DB
   A /trunk/Collectinator/DB/MountDatabase.lua (from /trunk/Collectinator/MountDatabase.lua:81805
   A /trunk/Collectinator/DB/PetDatabase.lua (from /trunk/Collectinator/PetDatabase.lua:81805
   A /trunk/Collectinator/Dataminer.lua
   D /trunk/Collectinator/MountDatabase.lua
   D /trunk/Collectinator/PetDatabase.lua

Collectinator:
- Moved database files around, created a shell for the dataminer
- Dry-coded (compiles with luac -p)
------------------------------------------------------------------------
r81844 | ackis | 2008-09-18 11:48:04 -0400 (Thu, 18 Sep 2008) | 3 lines
Changed paths:
   M /trunk/Collectinator
   M /trunk/Collectinator/externals.txt

Collectinator:
- Add data miner to externals
- Dry-coded (compiles with luac -p)
------------------------------------------------------------------------
r81670 | ackis | 2008-09-12 23:44:22 -0400 (Fri, 12 Sep 2008) | 2 lines
Changed paths:
   M /trunk/Collectinator
   M /trunk/Collectinator/externals.txt

Collectinator:
- Update externals
------------------------------------------------------------------------
r81440 | nevcairiel | 2008-09-06 09:51:05 -0400 (Sat, 06 Sep 2008) | 1 line
Changed paths:
   M /trunk/Collectinator

Collectinator: update externals
------------------------------------------------------------------------
r81138 | ackis | 2008-08-30 13:22:35 -0400 (Sat, 30 Aug 2008) | 3 lines
Changed paths:
   M /trunk/Collectinator/Collectinator.lua

Collectinator:
- Add a comment to to COMPANION_LEARNED event
~lart Ellipsis
------------------------------------------------------------------------
r81107 | ackis | 2008-08-29 14:47:14 -0400 (Fri, 29 Aug 2008) | 3 lines
Changed paths:
   D /trunk/Collectinator/DownloadCount.lua

Collectinator:
- Remove DownloadCount.lua I made it a project at http://wow.curseforge.com/projects/dlcount/ with more extensionability
- Dry-coded (compiles with luac -p)
------------------------------------------------------------------------
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)
------------------------------------------------------------------------