File Details
r37
- R
- Nov 8, 2010
- 11.36 KB
- 229
- 4.0.1
- Retail
File Name
CFM-r37.zip
Supported Versions
- 4.0.1
------------------------------------------------------------------------
r37 | chaosinc | 2010-11-08 17:43:07 +0000 (Mon, 08 Nov 2010) | 3 lines
Changed paths:
M /trunk/CFM.lua
+ Reverted a change that lead to problems with trying to hook frames that don't exist yet (Line 77 errors)
+ Suppressed combat related messages until I figure out why they're spamming even though there is a delay built in to prevent it
+ Decide what I should have for lunch today
------------------------------------------------------------------------
r36 | chaosinc | 2010-11-06 02:24:20 +0000 (Sat, 06 Nov 2010) | 2 lines
Changed paths:
M /trunk/CFM.lua
M /trunk/CFM_GUI.lua
+ Added common default frames. Look for the button on the "Add Frame" tab
+ Added button for upcoming options (profile swapping, custom colors if I can ever figure out how it works)
------------------------------------------------------------------------
r35 | chaosinc | 2010-11-01 00:05:00 +0000 (Mon, 01 Nov 2010) | 1 line
Changed paths:
M /trunk/CFM.lua
+ Add a delay for players entering vehicles in case they have altered the any vehicle elements. The stupid animation keeps overriding custom placements. This should be a temporary fix until I find the bastard script and kill it.
------------------------------------------------------------------------
r34 | chaosinc | 2010-10-18 14:18:45 +0000 (Mon, 18 Oct 2010) | 1 line
Changed paths:
M /trunk/CFM.lua
+ Force creation of achievement alert frames (reported by H0PE)
------------------------------------------------------------------------
r33 | chaosinc | 2010-10-12 13:33:51 +0000 (Tue, 12 Oct 2010) | 10 lines
Changed paths:
M /trunk/CFM.lua
M /trunk/CFM.toc
M /trunk/CFM_GUI.lua
+ 4.0 ready
+ GUI overhaul. It was too large for my liking and purpose. It's now about half the size and has options separated into panels that "share common interest". Hopefully it will be a little less intimidating to look at now. Maybe. Probably not, but I tried anyways.
+ Description change so it's not so much of a "wall-o-text". Not everyone is tech saavy to understand the nitty-gritty of it. More importantly, most could care less.
+ Any "Discord" credits have been removed. It's been dead for years and most don't even know it existed. People need to move on if they're still making a big deal of it.
+ Removal of the "Parent" field when adding frames. Frames will now simply add their own parent info or have it defaulted to UIParent. It was a redundant element.
+ Fixed a few bugs I came across along the way. Nothing too major, my own stupid mistakes.
+ I should grab some coffee. It's been a long morning of staring at/rearranging code.
+ DFM support has been removed. If people haven't converted by now, the likelihood of it happening now is somewhere around "no".
+ No I have not changed the colors. I'm considering reskinning it a bit to make it look prettier with the new Cata artwork. Purple/green will still be in there somewhere, however. ;)
+ Donation icon added to front page. And "I'll eat your soul" look to those who said they were gonna donate and never did. :p
------------------------------------------------------------------------
r32 | chaosinc | 2010-06-30 05:12:44 +0000 (Wed, 30 Jun 2010) | 3 lines
Changed paths:
M /trunk/CFM.lua
M /trunk/CFM_GUI.lua
+ When a frame is unlocked for dragging it will now be highlighted. Woot!
+ The Show/Hide/Lock buttons will now throw warnings if a frame is not selected.
+ New option added for clamping frames to the screen. Saved settings should silently add themselves, but I've gotten mixed results during testing. Post any bugs so I can fix, or just delete and readd the frame.
------------------------------------------------------------------------

