promotional bannermobile promotional banner

Cascade

Abandoned
Compact Combat Log Addon

File Details

1.0.1

  • R
  • Feb 5, 2010
  • 164.02 KB
  • 3.1K
  • 3.3.0
  • Retail

File Name

Cascade-1.0.1.zip

Supported Versions

  • 3.3.0

tag 1.0.1
b169bf8caa70ace53298166d9cfc8d6bd6a8d85a
Turkleton <snarpel@gmail.com>
2010-02-05 14:32:02 -0700

Tagging version 1.0.1

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

Turkleton:
    - Bump .TOC to version 1.0.1
    - Tweak opening options
    - Move a couple more functions to local functions
    - Make UpdateSingleEventFrame() a local function
    - Fix history
    - Update zhCN/zhTW locales (wowui.cn
    - Fix module references
    - Cleanup
    - Move CheckHistory() to history module
    - Remove references to Cascade.History
    - Fix bug in frame creation
    - Make sure events get registered correctly
    - Fix some options not updating
    - Update locales
    - Hide other windows before toggling
    - Open to colors after closing multi-school window
    - Add function to open options
    - Cleanup code to add color to options
    - Clean up options code
    - Move Test function to options module
    - Store popup window option tables in a seperate table
    - Add spacers to options
    - Add indents for code readabilty
    - Open up windows based upon where Cascade frame is
    - Open up options after closing a window
    - Fix onClose for windows
    - Move fading to general tab
    - Split up frame options into two tabs
    - Open a seperate window for frame options
    - Combine frame and frame appearance options. Gets too confusing
    - Store suboptions in a suboptions table
    - Reorganize options
    - Offset popup window slightly
    - Open a seperate window for multi-school schools
    - Move multi-school colors to a seperate table
    - Condense tooltip and tooltipAnchor into one variable
    - Don't pass msgClean to history
    - Localize new options
    - Support a generic multi-school color
    - Purge database of existing existing msgClean
    - Don't store clean event messages
    - Fix colors for profile switching
    - abbreviate off by default for non-english locales
    - Create schools table only if needed
    - Show what schools make up multi-school spells
    - Add some comments and minor cleanup
    - Reduce range to look for valid multi-school schools
    - addColor/remColor handles all aspects of adding/removing
    - Disable dropdowns if empty
    - Add options add/remove multi-school colors
    - Generate spell colors dynamically to support multi-school colors
    - Uncomment all strings from GlobalStrings.lua
    - Update ruRU locales (StingerSoft)
    - Add local upvalue
    - Remove extra line
    - Make use of Blizzard functions
    - Create another module for options
    - Fix bug with label creation
    - Show options instead if history is disabled
    - Don't hide frame if in combat on initial load
    - Update option desc.
    - Support exploration XP gains
    - Minor cleanup
    - More accurate description of option
    - Tweak eventCache initialization
    - Improve profile switching
    - Another minor tweak to frame creation code.
    - Tweak frame creation code.
    - Slow fading speed
    - Add new localization entries
    - Localize options
    - Add some headers to options
    - Fading options name/desc
    - Force reset fading when changing options
    - Add basic options for fading
    - Fix fading out of combat
    - Set initial frame alpha
    - Ensure frame doesn't appear out of combat
    - Support hiding frame out of combat
    - Add variable fade delay
    - GetTime() only allows 3 digit ms precision
    - Stop fading when we mouseover
    - Reset fading when we scroll
    - Fix bug in millisecond code
    - Tweak fading code slightly
    - Add basic fading
    - Update zhCN/zhTW locales (wowui.cn
    - Fix bug with spell reflect code