promotional bannermobile promotional banner

Chaos Frame Modifier

Abandoned
Frame Manipulator

File Details

r22

  • R
  • Jul 16, 2009
  • 9.40 KB
  • 28
  • 3.1.0
  • Retail

File Name

CFM-r22.zip

Supported Versions

  • 3.1.0

------------------------------------------------------------------------
r22 | chaosinc | 2009-07-16 02:24:17 +0000 (Thu, 16 Jul 2009) | 1 line
Changed paths:
   M /trunk/CFM.lua

+ Force load Blizzard_AchievementUI if user has made changes to the AchievementFrame
------------------------------------------------------------------------
r21 | chaosinc | 2009-07-15 17:52:29 +0000 (Wed, 15 Jul 2009) | 2 lines
Changed paths:
   M /trunk/CFM.lua

+ Anchoring fixes, now aligns properly on widescreens
+ Added frames will now set as movable before attempting to modify them
------------------------------------------------------------------------
r20 | chaosinc | 2009-07-11 00:45:19 +0000 (Sat, 11 Jul 2009) | 4 lines
Changed paths:
   M /trunk/CFM.lua
   M /trunk/CFM.toc

+ Changed restore info and useProfile to PerCharacter variables to avoid taint.  Existing variables should convert silently.
+ Frames should now restore after exiting a vehicle
+ File no longer run through LuaSrcDiet.  Too much of a hassle to keep updated and the performance trade off is hardly noticeable.

------------------------------------------------------------------------
r19 | chaosinc | 2009-07-01 19:07:30 +0000 (Wed, 01 Jul 2009) | 2 lines
Changed paths:
   M /trunk/CFM.lua

CombatLockDown checks added.
ForceHidden frames should not show at ANY point now (for real this time!)
------------------------------------------------------------------------
r18 | chaosinc | 2009-07-01 03:55:02 +0000 (Wed, 01 Jul 2009) | 3 lines
Changed paths:
   M /trunk/CFM.lua

Fix bug where not all frames were being loaded
ForceHide properly works on already hidden frames (example: TargetFrame will now stay hidden, even on target changes)
Some code cleanup
------------------------------------------------------------------------
r17 | chaosinc | 2009-06-30 02:26:15 +0000 (Tue, 30 Jun 2009) | 3 lines
Changed paths:
   M /trunk/CFM.lua

Frames are now set as "UserPlaced".  If newly added frames were already previously "UserPlaced", it is recorded in that frames restore data.
Fix bug where Blizz's target frame would remain present after zoning/porting (not tested)(WoWI Ticket 5937).
Frames not currently present (addon disabled/deleted, etc.) will no longer show up in the frame list.
------------------------------------------------------------------------
r16 | chaosinc | 2009-06-17 12:19:45 +0000 (Wed, 17 Jun 2009) | 8 lines
Changed paths:
   M /trunk/CFM.lua
   D /trunk/Copyright.txt

Fix WorldFrame strata work around(typo)
Added additional checks when working with the WorldFrame (hopefully no more bugs, but no promises)
No really, "useProfile" isn't a selectable frame.  Fixed.
Fix typo when importing forceHide value from DFM (was saving incorrectly)
Increase load delay from 1sec to 2sec to compensate a bit for UI lag
Profile swapping now works the way it's supposed to (thanks Akryn)
If a parent frame is no longer present for a selected frame, it will now default to "UIParent"
Users will now be prompted to reloadUI when switching profiles (in case frames don't end up where they're supposed to)
------------------------------------------------------------------------
r15 | chaosinc | 2009-06-08 14:39:09 +0000 (Mon, 08 Jun 2009) | 1 line
Changed paths:
   M /trunk/CFM.lua

+ Add profile swapping (temp setup)
------------------------------------------------------------------------