File Details
v2.0.0-beta-nolib
- B
- Apr 6, 2011
- 13.62 KB
- 41
- 4.0.6
- Retail
File Name
LFGTimer-v2.0.0-beta-nolib.zip
Supported Versions
- 4.0.6
------------------------------------------------------------------------
r34 | lightsfuryuther | 2011-04-06 17:39:08 +0000 (Wed, 06 Apr 2011) | 13 lines
Changed paths:
A /tags/v2.0.0-beta (from /trunk:33)
Tagging as v2.0.0-beta.
This version is a rewrite of a large portion of the addon code.
This version includes:
+ Improvements to the layout code
+ "Dungeon type" option for the "Customizable tooltip"
+ Improved memory handling
+ Smaller memory footprint
This version introduces BREAKING changes to the database structure. A future release candidate may migrate user settings. Users currently using the default frame background and border textures should NOT notice any changes.
Any bugs or suggestions should be submitted using the Ticket system on the Curse Forge page.
------------------------------------------------------------------------
r33 | lightsfuryuther | 2011-04-06 17:31:25 +0000 (Wed, 06 Apr 2011) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/LFGTimer.toc
M /trunk/Locale.lua
M /trunk/LocaleBuilder.lua
D /trunk/LocaleWatcher.lua
Updated the locale scraper.
Updated the X-Embeds and OptionalDeps entries in the ToC.
Updated the base enUS localization.
------------------------------------------------------------------------
r32 | lightsfuryuther | 2011-04-06 13:04:01 +0000 (Wed, 06 Apr 2011) | 4 lines
Changed paths:
M /trunk/LFGTimer.lua
Added more missing functions.
Reworked the config frame to work with the new DB structure.
Added a "Dungeon type" text option to the Customizable frame.
Removed a ton of old code.
------------------------------------------------------------------------
r31 | lightsfuryuther | 2011-04-06 11:50:26 +0000 (Wed, 06 Apr 2011) | 2 lines
Changed paths:
M /trunk/LFGTimer.lua
Added several missing functions.
TODO: Rewrite config frame definition.
------------------------------------------------------------------------
r30 | lightsfuryuther | 2011-04-06 11:41:44 +0000 (Wed, 06 Apr 2011) | 2 lines
Changed paths:
M /trunk/LFGTimer.lua
M /trunk/LFGTimer.xml
Significant work on merging the files. Performing tests with this revision.
Added an XML-defined template for custom data text frames.
------------------------------------------------------------------------
r29 | lightsfuryuther | 2011-04-06 10:13:04 +0000 (Wed, 06 Apr 2011) | 2 lines
Changed paths:
D /trunk/Config.lua
D /trunk/Embeds.xml
D /trunk/Frame.lua
D /trunk/Includes.xml
A /trunk/LFGTimer.lua
M /trunk/LFGTimer.toc
A /trunk/LFGTimer.xml
D /trunk/Main.lua
Initial work on moving all of the code to a single Lua file.
***This revision will not work correctly***
------------------------------------------------------------------------
r28 | lightsfuryuther | 2011-04-06 09:52:06 +0000 (Wed, 06 Apr 2011) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Embeds.xml
D /trunk/Libs
Removed libraries from repository.
Corrected externals in .pkgmeta.
Update Embeds.xml to reflect the proper libraries.
------------------------------------------------------------------------
r27 | lightsfuryuther | 2011-01-19 22:06:46 +0000 (Wed, 19 Jan 2011) | 1 line
Changed paths:
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/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-InteractiveLabel.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/AceGUI-3.0/widgets/AceGUIWidget-Window.lua
A /trunk/Libs/AceGUI-3.0-SharedMediaWidgets
A /trunk/Libs/AceGUI-3.0-SharedMediaWidgets/BackgroundWidget.lua
A /trunk/Libs/AceGUI-3.0-SharedMediaWidgets/BorderWidget.lua
A /trunk/Libs/AceGUI-3.0-SharedMediaWidgets/FontWidget.lua
A /trunk/Libs/AceGUI-3.0-SharedMediaWidgets/SharedFunctions.lua
A /trunk/Libs/AceGUI-3.0-SharedMediaWidgets/SoundWidget.lua
A /trunk/Libs/AceGUI-3.0-SharedMediaWidgets/StatusbarWidget.lua
A /trunk/Libs/AceGUI-3.0-SharedMediaWidgets/widget.xml
A /trunk/Libs/LibSharedMedia-3.0
A /trunk/Libs/LibSharedMedia-3.0/LibSharedMedia-3.0.lua
A /trunk/Libs/LibSharedMedia-3.0/lib.xml
Update stored libraries.
------------------------------------------------------------------------

