DoIKnowYou-r72077

Details

  • Filename
    DoIKnowYou-r72077.zip
  • Uploaded by
  • Uploaded
    Apr 29, 2008
  • Size
    82.85 KB
  • Downloads
    25
  • MD5
    b41559139ea0f97ff4d54d54a18e55ea

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r72077 | Shot | 2008-04-29 10:56:05 -0400 (Tue, 29 Apr 2008) | 4 lines
Changed paths:
   M /trunk/DoIKnowYou/Console.xml
   M /trunk/DoIKnowYou/Dataview.xml
   M /trunk/DoIKnowYou/DoIKnowYou.lua
   M /trunk/DoIKnowYou/Frame.xml
   M /trunk/DoIKnowYou/Locales/enUS.lua
   M /trunk/DoIKnowYou/Locales/zhTW.lua

DoIKnowYou:
- Added Data view, allows you to browse and search through saved data.
- Added auto-query options, with reporting to your chat frame and to a summary on the data view Frame.xml
- Hidden auto-query on mouseover option. It would be a stupid thing to have.
------------------------------------------------------------------------
r71970 | Shot | 2008-04-28 13:04:59 -0400 (Mon, 28 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou/Frame.xml
   M /trunk/DoIKnowYou/Locales/enUS.lua
   A /trunk/DoIKnowYou/Locales/zhTW.lua
   M /trunk/DoIKnowYou/Locales.xml

DoIKnowYou:
- Added zhTW localisation (thanks NightOwl!)
------------------------------------------------------------------------
r71794 | Shot | 2008-04-27 13:21:53 -0400 (Sun, 27 Apr 2008) | 3 lines
Changed paths:
   M /trunk/DoIKnowYou
   M /trunk/DoIKnowYou/DoIKnowYou.lua
   M /trunk/DoIKnowYou/embeds.xml

DoIKnowYou:
- Added AceDB profile options to the options menu
- Updated externals
------------------------------------------------------------------------
r71781 | Shot | 2008-04-27 11:33:47 -0400 (Sun, 27 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua

DoIKnowYou:
- There's always one missed {
------------------------------------------------------------------------
r71780 | Shot | 2008-04-27 11:24:52 -0400 (Sun, 27 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua
   M /trunk/DoIKnowYou/DoIKnowYou.toc
   A /trunk/DoIKnowYou/Locales
   A /trunk/DoIKnowYou/Locales/enUS.lua
   A /trunk/DoIKnowYou/Locales.xml

DoIKnowYou:
- Added localisation
------------------------------------------------------------------------
r71773 | Shot | 2008-04-27 10:48:51 -0400 (Sun, 27 Apr 2008) | 8 lines
Changed paths:
   M /trunk/DoIKnowYou
   M /trunk/DoIKnowYou/DoIKnowYou.lua
   M /trunk/DoIKnowYou/Frame.xml
   D /trunk/DoIKnowYou/Options.xml
   M /trunk/DoIKnowYou/embeds.xml

DoIKnowYou:
- Remove own options frame, use AceConfig-3.0
- Add AceConfig-3.0 to externals
- Add lots more options for tooltip
- Auto-query functions started, not finished yet so disabled.
- Add creation time + TTL to data, for better version handling + expiry of old notes.
- Update comm protocol version, makes it incompatible with older version
- Update versioncheck method to allow for cross-version checks
------------------------------------------------------------------------
r71555 | Shot | 2008-04-25 19:52:37 -0400 (Fri, 25 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou
   M /trunk/DoIKnowYou/embeds.xml

DoIKnowYou:
- Update externals & embeds
------------------------------------------------------------------------
r71543 | Shot | 2008-04-25 18:42:50 -0400 (Fri, 25 Apr 2008) | 5 lines
Changed paths:
   M /trunk/DoIKnowYou/Console.xml
   M /trunk/DoIKnowYou/DoIKnowYou.lua
   M /trunk/DoIKnowYou/Frame.xml

DoIKnowYou:
- Fix DogTag
- Fix Event handler function calls
- Add right click dropdown "Do I Know You?" on players (feedback appreciated)
- Update frames to use more addon-specific element names
------------------------------------------------------------------------
r71517 | Shot | 2008-04-25 15:35:39 -0400 (Fri, 25 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua

DoIKnowYou:
- Added version checking.
------------------------------------------------------------------------
r71364 | Shot | 2008-04-24 19:38:25 -0400 (Thu, 24 Apr 2008) | 4 lines
Changed paths:
   M /trunk/DoIKnowYou
   M /trunk/DoIKnowYou/DoIKnowYou.lua
   M /trunk/DoIKnowYou/DoIKnowYou.toc
   M /trunk/DoIKnowYou/Frame.xml
   M /trunk/DoIKnowYou/embeds.xml

DoIKnowYou:
- Fixes for people without pre-existing savedvars on the db upgrade process
- Missing self on some function calls
- Fix embeds
------------------------------------------------------------------------
r71356 | Shot | 2008-04-24 18:20:26 -0400 (Thu, 24 Apr 2008) | 1 line
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua
   M /trunk/DoIKnowYou/Frame.xml
   M /trunk/DoIKnowYou/Options.xml

DoIKnowYou: - You don't want to know what was wrong, really you don't.
------------------------------------------------------------------------
r71302 | Shot | 2008-04-24 15:10:41 -0400 (Thu, 24 Apr 2008) | 5 lines
Changed paths:
   M /trunk/DoIKnowYou
   A /trunk/DoIKnowYou/Dataview.xml
   M /trunk/DoIKnowYou/DoIKnowYou.lua
   M /trunk/DoIKnowYou/DoIKnowYou.toc
   M /trunk/DoIKnowYou/Frame.xml
   M /trunk/DoIKnowYou/embeds.xml

DoIKnowYou:
- Data restructure, added data cleanup with DB versioning
- Added missing lib (CallbackHandler-1.0)
- Added new frame (in development)
- Started work on automatic querying!
------------------------------------------------------------------------
r70935 | Shot | 2008-04-22 13:52:01 -0400 (Tue, 22 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua

DoIKnowYou:
- Nil check
------------------------------------------------------------------------
r70932 | Shot | 2008-04-22 13:28:30 -0400 (Tue, 22 Apr 2008) | 3 lines
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua

DoIKnowYou:
- Data structure update
- Changed data so it is not saved as the current character you are on, but a "primary character" (not yet configurable)
------------------------------------------------------------------------
r70591 | Shot | 2008-04-20 09:51:22 -0400 (Sun, 20 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua

DoIKnowYou:
- Silly nil value error - I hate it.
------------------------------------------------------------------------
r70445 | Shot | 2008-04-19 06:56:42 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua

DoIKnowYou:
- remove debug line
------------------------------------------------------------------------
r70433 | Shot | 2008-04-19 05:40:03 -0400 (Sat, 19 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua

DoIKnowYou:
- another nil check fix
------------------------------------------------------------------------
r70246 | Shot | 2008-04-17 17:17:15 -0400 (Thu, 17 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua

DoIKnowYou:
- Fix nil name check
------------------------------------------------------------------------
r70174 | Shot | 2008-04-17 02:06:01 -0400 (Thu, 17 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua

DoIKnowYou:
- fix svn keyword
------------------------------------------------------------------------
r70135 | Shot | 2008-04-16 20:05:08 -0400 (Wed, 16 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua
   M /trunk/DoIKnowYou/DoIKnowYou.toc

DoIKnowYou:
- Quick fix for a couple of things I forgot to save before last commit.
------------------------------------------------------------------------
r70134 | Shot | 2008-04-16 19:52:36 -0400 (Wed, 16 Apr 2008) | 5 lines
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua
   M /trunk/DoIKnowYou/DoIKnowYou.toc
   M /trunk/DoIKnowYou/Frame.xml

DoIKnowYou: Note + rep tracking for players, with guild data sharing.
- version 1.0 release.
- Guild data sharing added for data.
- DogTags improved.
- UI made more responsive.
------------------------------------------------------------------------
r69415 | Shot | 2008-04-12 22:59:55 -0400 (Sat, 12 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou/DoIKnowYou.lua

DoIKnowYou:
- Debug flag unset
------------------------------------------------------------------------
r69413 | Shot | 2008-04-12 22:57:42 -0400 (Sat, 12 Apr 2008) | 4 lines
Changed paths:
   M /trunk/DoIKnowYou/Console.xml
   M /trunk/DoIKnowYou/DoIKnowYou.lua
   M /trunk/DoIKnowYou/DoIKnowYou.toc
   M /trunk/DoIKnowYou/Frame.xml
   M /trunk/DoIKnowYou/Options.xml

DoIKnowYou: Plaer reputation + note tracker, never forget who that sucky warlock is again!
- This one, I'm calling v0.6
- Options frame set up, with options for adding stuff to your tooltip
- Streamlined query interface
------------------------------------------------------------------------
r69394 | Shot | 2008-04-12 20:18:29 -0400 (Sat, 12 Apr 2008) | 2 lines
Changed paths:
   M /trunk/DoIKnowYou/Console.xml
   M /trunk/DoIKnowYou/DoIKnowYou.toc
   M /trunk/DoIKnowYou/Frame.xml
   M /trunk/DoIKnowYou/Options.xml

DoIKnowYou:
- Update toc file with proper attributes, fix frame backdrop texture.
------------------------------------------------------------------------
r69388 | Shot | 2008-04-12 19:34:55 -0400 (Sat, 12 Apr 2008) | 1 line
Changed paths:
   M /trunk/DoIKnowYou

DoIKnowYou: v0.1. Still in development. External properties set, eol-style etc. as per instructions
------------------------------------------------------------------------
r69387 | Shot | 2008-04-12 19:23:57 -0400 (Sat, 12 Apr 2008) | 2 lines
Changed paths:
   A /trunk/DoIKnowYou
   A /trunk/DoIKnowYou/Console.xml
   A /trunk/DoIKnowYou/DoIKnowYou.lua
   A /trunk/DoIKnowYou/DoIKnowYou.toc
   A /trunk/DoIKnowYou/Frame.xml
   A /trunk/DoIKnowYou/Options.xml
   A /trunk/DoIKnowYou/embeds.xml

DoIKnowYou: initial commit
- Note and personal opinion tracker so you never forget who other players are.
------------------------------------------------------------------------

Additional Files