r76

Details

  • Filename
    Socialist-r76.zip
  • Uploaded by
  • Uploaded
    Dec 21, 2008
  • Size
    85.52 KB
  • Downloads
    32
  • MD5
    c0d97bb4cb96dc8edb0c91018349ca83

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r76 | eblume | 2008-12-21 19:16:44 +0000 (Sun, 21 Dec 2008) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Socialist.lua
   A /trunk/dev_changelog.txt

 * /who on every chat message.
Obviously dangerous, needs testing.
Might want to alter WhoLib API to provide a queue-stress monitor.
------------------------------------------------------------------------
r74 | eblume | 2008-12-21 05:51:28 +0000 (Sun, 21 Dec 2008) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/modules/SocialistUI.lua

 * Fixed logo omission from .pkgmeta
 * Fixed issue with hiding/showing the form
 * Push to RC3, as these were preventing use of addon
------------------------------------------------------------------------
r72 | eblume | 2008-12-21 01:37:37 +0000 (Sun, 21 Dec 2008) | 6 lines
Changed paths:
   M /trunk/Socialist.lua
   M /trunk/modules/SocialistUI.lua

 * Modularity now fixed/working
 * Socialist:Query now natively serialized.
 * Work towards Socialist API formalization
 * Fixed boundary issue in SetResult code (thanks vhaarr!)
 * Database changed callback not provided via CallbackHandler
 * Prep for RC2
------------------------------------------------------------------------
r71 | eblume | 2008-12-19 23:40:04 +0000 (Fri, 19 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Libs/LibWho-2.0/LibWho-2.0.lua

 * I know, I JUST said I was done, but this is the last, I swear.

------------------------------------------------------------------------
r70 | eblume | 2008-12-19 23:31:06 +0000 (Fri, 19 Dec 2008) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Socialist.lua
   M /trunk/Socialist.toc
   M /trunk/modules/SocialistUI.lua

 * LibDataBroker-1.1 now in use.
 * OK, enough changes while at work. I need to test this stuff now.

------------------------------------------------------------------------
r69 | eblume | 2008-12-19 22:36:27 +0000 (Fri, 19 Dec 2008) | 4 lines
Changed paths:
   M /trunk/Socialist.toc
   D /trunk/SocialistForm.lua
   A /trunk/modules
   A /trunk/modules/SocialistUI.lua (from /trunk/SocialistForm.lua:68
   A /trunk/modules/includes.xml

 * Part 2 of move to modularity.
 * Hopefully everything worked, will test when I'm back home.
 * Next: LiBDataBroker launcher for the UI

------------------------------------------------------------------------
r68 | eblume | 2008-12-19 22:28:11 +0000 (Fri, 19 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Socialist.lua
   M /trunk/Socialist.toc
   M /trunk/SocialistForm.lua

 * Step 1 of move to modularity.

------------------------------------------------------------------------
r66 | eblume | 2008-12-19 08:41:40 +0000 (Fri, 19 Dec 2008) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/Libs/LibWho-2.0
   A /trunk/Libs/LibWho-2.0/LibWho-2.0.lua

 * Including updated version of LibWho-2.0 so that I can bring out
   the beta tonight, and not wait for a tag of the fix.
 * PLEASE, future me, remember to remove it.
------------------------------------------------------------------------
r65 | eblume | 2008-12-19 08:27:55 +0000 (Fri, 19 Dec 2008) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/README
   M /trunk/Socialist.lua
   M /trunk/Socialist.toc
   M /trunk/SocialistForm.lua

 * WhoLib is now almost entirely implemented (despite the glaring bug in its code)
 * Cleanup for beta release (as soon as above is resolved)
 * Did you hear that? It's BETA time!
 * Next up: Abstract SocialistForm to a module of Socialist, rename SocialistUI
------------------------------------------------------------------------
r64 | eblume | 2008-12-19 00:08:15 +0000 (Fri, 19 Dec 2008) | 2 lines
Changed paths:
   M /trunk/README

 * Readme updated for push to Beta

------------------------------------------------------------------------
r63 | eblume | 2008-12-18 23:44:51 +0000 (Thu, 18 Dec 2008) | 6 lines
Changed paths:
   A /trunk/COPYING
   M /trunk/Socialist.lua
   M /trunk/SocialistForm.lua
   M /trunk/embeds.xml

* GPLv3
* Refactoring of data mining code.
* Bug fixes
* Normalized Names are in, but need refining.

------------------------------------------------------------------------
r62 | eblume | 2008-12-18 19:26:23 +0000 (Thu, 18 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Socialist.lua
   M /trunk/SocialistForm.lua

 * Fixed filtering (again - this needs to be refactored due to such frequent issues)
 * WhoLib now works loads but won't Who. Hmm.
------------------------------------------------------------------------
r61 | eblume | 2008-12-16 20:54:37 +0000 (Tue, 16 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Socialist.lua

 - WhoLib works

------------------------------------------------------------------------
r60 | eblume | 2008-12-13 18:14:31 +0000 (Sat, 13 Dec 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Socialist.lua
   M /trunk/SocialistForm.lua
   M /trunk/embeds.xml

 * Pullout frame is now functional, although not feature-complete
 * Next up: WhoLib (external/embed for WhoLib is now in)
------------------------------------------------------------------------
r58 | eblume | 2008-12-12 18:51:58 +0000 (Fri, 12 Dec 2008) | 3 lines
Changed paths:
   D /trunk/Libs/CallbackHandler-1.0

 * Part 2 of the great .pkmeta cleanup
 Sorry for the IRC spam. There will be another 2 commits if all goes correctly.

------------------------------------------------------------------------
r57 | eblume | 2008-12-12 18:51:05 +0000 (Fri, 12 Dec 2008) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/Libs/AceAddon-3.0
   D /trunk/Libs/AceBucket-3.0
   D /trunk/Libs/AceComm-3.0
   D /trunk/Libs/AceConfig-3.0
   D /trunk/Libs/AceConsole-3.0
   D /trunk/Libs/AceDB-3.0
   D /trunk/Libs/AceDBOptions-3.0
   D /trunk/Libs/AceEvent-3.0
   D /trunk/Libs/AceGUI-3.0
   D /trunk/Libs/AceHook-3.0
   D /trunk/Libs/AceLocale-3.0
   D /trunk/Libs/AceSerializer-3.0
   D /trunk/Libs/AceTab-3.0
   D /trunk/Libs/AceTimer-3.0
   D /trunk/Libs/LICENCE-Ace3.txt
   D /trunk/Libs/LibStub
   M /trunk/Socialist.lua
   M /trunk/embeds.xml

 * Part 1 of the great .pkgmeta cleanup

------------------------------------------------------------------------
r56 | eblume | 2008-12-12 17:04:27 +0000 (Fri, 12 Dec 2008) | 1 line
Changed paths:
   M /trunk/Socialist.lua
   M /trunk/SocialistForm.lua

 * Pullout frame work. Still not working.
------------------------------------------------------------------------
r55 | eblume | 2008-12-11 08:28:07 +0000 (Thu, 11 Dec 2008) | 4 lines
Changed paths:
   M /trunk/Socialist.lua
   M /trunk/SocialistForm.lua

 * Beginnings of the Pullout Frame
 * Pullout Frame still not quite working.
 * Found that Socialist:AddZone(...) is broken. Needs fixing.

------------------------------------------------------------------------
r53 | eblume | 2008-12-07 19:30:48 +0000 (Sun, 07 Dec 2008) | 3 lines
Changed paths:
   M /trunk/Socialist.lua
   M /trunk/SocialistForm.lua

 * Major reformat, separating UI from core
 * Added new sorting methods level, guild
 * Next up: more sorting methods, pull-out drawer
------------------------------------------------------------------------
r52 | eblume | 2008-12-06 03:44:15 +0000 (Sat, 06 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Socialist.lua
   M /trunk/SocialistForm.lua

Scrollbar re-tool.

------------------------------------------------------------------------
r51 | eblume | 2008-11-29 23:02:30 +0000 (Sat, 29 Nov 2008) | 5 lines
Changed paths:
   M /trunk/Socialist.lua
   M /trunk/SocialistForm.lua
   D /trunk/SocialistForm.xml

* Bug fix for small query results creating insanity.
* Result list now shows more than the name.
* Sorting is next on my list.

------------------------------------------------------------------------
r50 | eblume | 2008-11-29 17:53:28 +0000 (Sat, 29 Nov 2008) | 2 lines
Changed paths:
   A /trunk/Libs
   A /trunk/Libs/AceAddon-3.0
   A /trunk/Libs/AceAddon-3.0/AceAddon-3.0.lua
   A /trunk/Libs/AceAddon-3.0/AceAddon-3.0.xml
   A /trunk/Libs/AceBucket-3.0
   A /trunk/Libs/AceBucket-3.0/AceBucket-3.0.lua
   A /trunk/Libs/AceBucket-3.0/AceBucket-3.0.xml
   A /trunk/Libs/AceComm-3.0
   A /trunk/Libs/AceComm-3.0/AceComm-3.0.lua
   A /trunk/Libs/AceComm-3.0/AceComm-3.0.xml
   A /trunk/Libs/AceComm-3.0/ChatThrottleLib.lua
   A /trunk/Libs/AceConfig-3.0
   A /trunk/Libs/AceConfig-3.0/AceConfig-3.0.lua
   A /trunk/Libs/AceConfig-3.0/AceConfig-3.0.xml
   A /trunk/Libs/AceConfig-3.0/AceConfigCmd-3.0
   A /trunk/Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua
   A /trunk/Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.xml
   A /trunk/Libs/AceConfig-3.0/AceConfigDialog-3.0
   A /trunk/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua
   A /trunk/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.xml
   A /trunk/Libs/AceConfig-3.0/AceConfigRegistry-3.0
   A /trunk/Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua
   A /trunk/Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.xml
   A /trunk/Libs/AceConsole-3.0
   A /trunk/Libs/AceConsole-3.0/AceConsole-3.0.lua
   A /trunk/Libs/AceConsole-3.0/AceConsole-3.0.xml
   A /trunk/Libs/AceDB-3.0
   A /trunk/Libs/AceDB-3.0/AceDB-3.0.lua
   A /trunk/Libs/AceDB-3.0/AceDB-3.0.xml
   A /trunk/Libs/AceDBOptions-3.0
   A /trunk/Libs/AceDBOptions-3.0/AceDBOptions-3.0.lua
   A /trunk/Libs/AceDBOptions-3.0/AceDBOptions-3.0.xml
   A /trunk/Libs/AceEvent-3.0
   A /trunk/Libs/AceEvent-3.0/AceEvent-3.0.lua
   A /trunk/Libs/AceEvent-3.0/AceEvent-3.0.xml
   A /trunk/Libs/AceGUI-3.0
   A /trunk/Libs/AceGUI-3.0/AceGUI-3.0.lua
   A /trunk/Libs/AceGUI-3.0/AceGUI-3.0.xml
   A /trunk/Libs/AceGUI-3.0/widgets
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-BlizOptionsGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDownGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Frame.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-InlineGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-ScrollFrame.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-SimpleGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-TabGroup.lua
   A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-TreeGroup.lua
   A /trunk/Libs/AceHook-3.0
   A /trunk/Libs/AceHook-3.0/AceHook-3.0.lua
   A /trunk/Libs/AceHook-3.0/AceHook-3.0.xml
   A /trunk/Libs/AceLocale-3.0
   A /trunk/Libs/AceLocale-3.0/AceLocale-3.0.lua
   A /trunk/Libs/AceLocale-3.0/AceLocale-3.0.xml
   A /trunk/Libs/AceSerializer-3.0
   A /trunk/Libs/AceSerializer-3.0/AceSerializer-3.0.lua
   A /trunk/Libs/AceSerializer-3.0/AceSerializer-3.0.xml
   A /trunk/Libs/AceTab-3.0
   A /trunk/Libs/AceTab-3.0/AceConfigTab-3.0.lua
   A /trunk/Libs/AceTab-3.0/AceTab-3.0.lua
   A /trunk/Libs/AceTab-3.0/AceTab-3.0.xml
   A /trunk/Libs/AceTimer-3.0
   A /trunk/Libs/AceTimer-3.0/AceTimer-3.0.lua
   A /trunk/Libs/AceTimer-3.0/AceTimer-3.0.xml
   A /trunk/Libs/CallbackHandler-1.0
   A /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua
   A /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.xml
   A /trunk/Libs/LICENCE-Ace3.txt
   A /trunk/Libs/LibStub
   A /trunk/Libs/LibStub/LibStub.lua

Part 2/2 of the Libs fix.

------------------------------------------------------------------------
r49 | eblume | 2008-11-29 17:47:36 +0000 (Sat, 29 Nov 2008) | 10 lines
Changed paths:
   D /trunk/Libs
   M /trunk/Socialist.lua
   M /trunk/SocialistForm.lua
   M /trunk/embeds.xml

Libs/ : Major re-structure of the still-temporary libs section. Soon to be removed.
SocialistForm.lua : Now functions, but missing background textures.
SocialistForm.xml : Should be deleted soon (as soon as backgrounds are in.)
Socialist.lua : Core logic of Form needs to be moved.

Overall:
    The addon now functions! It isn't terribly useful but the functionality
    it has is 100%... functional. So that's fun.

------------------------------------------------------------------------
r48 | eblume | 2008-11-18 01:35:54 +0000 (Tue, 18 Nov 2008) | 3 lines
Changed paths:
   M /trunk/Socialist.toc
   A /trunk/SocialistForm.lua
   M /trunk/SocialistForm.xml

SocialistForm.lua Made switch to LUA.
SocialistForm.xml Still included for legacy, to be removed.

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

Additional Files

Type Name Size Uploaded Game Version Downloads
41.71 KB Dec 21, 2008 3.0.3 19