Download
(51Kb)
Download
Updated: 05-22-13 06:53 PM
Patch for:
FluidFrames.
Pictures
File Info
Updated:05-22-13 06:53 PM
Created:09-06-10 03:40 AM
Downloads:14,723
Favorites:104
MD5:

FluidFrames  Popular! (More than 5000 hits)

Version: 2.4g-50300
by: Dridzt [More]

FluidFrames updated for Mists of Pandaria (WoW 5.x)

The whole addon (including latest Portfolio) is included in the archive for convenience.
Just extract to your AddOns folder like you normally would; no previous FluidFrames installation is required.

Changes:

  • Option to make TimeManager drag-able (off by default, go into options to enable)
  • PVPFrame dragging fixed.
  • New ReforgingUI dragging by header enabled.
  • Frame lists updated for 4.3.
    Remove obsolete frame references and we can no longer disable mouse
    on models, Blizzard has added scripts for rotation/zoom etc to them.
  • Prevent taint from dragging specific frames in combat.
  • (internal) Set a couple more hooks for immobilized frames.
  • Solve intermittent initialization problems.

Addon Features:
-> Visit the main page FluidFrames by AnduinLothar

2.4g-50300
-----------
- .toc update, compatible with WoW 5.3 "Escalation"

2.4g-50200
-----------
- prevent taint to mail frame.
- .toc update, compatible with WoW 5.2.0

2.4f-50001
-----------
- prevent taint from RaidParentFrame.
- Fix ReforgingFrame so it's draggable from the top portion again.

2.4e-50001
-----------
- prevent taint from PetJournalParent

2.4d-40300
-----------
- MoP Beta compatibility (build 15799 tested)

2.4c-40300
-----------
- fix initialization for those players whose addon variables finish loading AFTER the player has entered the world.
for the technically inclined in wow 3.x and later VARIABLES_LOADED is not guaranteed to fire before PLAYER_ENTERING_WORLD on a 'cold login'

2.4b-40300
-----------
- attempt to fix the startup error with TimeManager reported by Kharthus
(still can't reproduce it myself)

2.4a-40300 (based on FluidFrames 2.4)
-----------
- taint prevention
- add TimeManager to options for dragging (default off, go into options to enable)
- fix PVPFrame dragging
- Update frame lists
(we can no longer disable mouse on modelframes Blizzard
has mouse scripts running for zoom / rotate etc on them now)
- set a couple more hooks for immobilized frames
- toc update, compatible with Hour of Twilight (4.3)
Post A Reply Comment Options
Unread 03-26-12, 07:29 PM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1360
File comments: 829
Uploads: 55
Originally Posted by Elloria
Hello, I see to be having an issue lately. I have tried re-installing and deleting my WTF files but im still having this issue. When I log out I lose all of my settings.
More details needed

Operating system, wow client if it's something non-standard (like the 64bit beta version), addons list might also be helpful (especially if using something that messes with managing/loading other addons)

Nothing comes to mind off the bat I'm afraid.
Report comment to moderator  
Reply With Quote
Unread 03-26-12, 09:05 PM  
Elloria
An Onyxian Warder
 
Elloria's Avatar
AddOn Author - Click to view AddOns

Forum posts: 358
File comments: 268
Uploads: 8
Originally Posted by Dridzt
Originally Posted by Elloria
Hello, I see to be having an issue lately. I have tried re-installing and deleting my WTF files but im still having this issue. When I log out I lose all of my settings.
More details needed

Operating system, wow client if it's something non-standard (like the 64bit beta version), addons list might also be helpful (especially if using something that messes with managing/loading other addons)

Nothing comes to mind off the bat I'm afraid.
and go figure once I complain it decides to start working. I tried one more time with a clean install and deleting all wtf files associated with it and that seems to have finally done the trick. Sorry for the false alarm. I love this addon!
__________________
Report comment to moderator  
Reply With Quote
Unread 08-29-12, 09:43 AM  
Goliath123
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
update MoP ??
Report comment to moderator  
Reply With Quote
Unread 08-29-12, 03:14 PM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1360
File comments: 829
Uploads: 55
Originally Posted by Goliath123
update MoP ??
It should work just with checking "load out of date" addons or updating ##Interface: 50001 in the .toc.

Other non-working addons that need substantial fixes are taking up my time.
Addons that already work and just need a quick .toc update will be last.
Report comment to moderator  
Reply With Quote
Unread 08-31-12, 04:37 PM  
Dessembrae
A Fallenroot Satyr
 
Dessembrae's Avatar
AddOn Author - Click to view AddOns

Forum posts: 29
File comments: 75
Uploads: 5
Found a bug.

While in combat having the spellbook open and then opening the character screen and then the fly-out where your stats are located results in the following error:

Code:
Date: 2012-09-01 00:35:13
ID: 16
Error occured in: AddOn: FluidFrames
Count: 1
Message: Note: AddOn FluidFrames attempted to call a protected function (PetJournalParent:EnableMouse()) during combat lockdown.
Debug:
   [C]: EnableMouse()
   FluidFrames\FrameTempDragging.lua:42: InitTempDraggableFrames()
   FluidFrames\FluidFrames.lua:256:
      FluidFrames\FluidFrames.lua:253
__________________
Dessembrae knows the sorrows in our souls.
He walks at the side of each mortal,
a vessel of regret on the fires of vengeance.
Dessembrae knows the sorrows,
and would now share them with us all.
Report comment to moderator  
Reply With Quote
Unread 08-31-12, 06:41 PM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1360
File comments: 829
Uploads: 55
Originally Posted by Dessembrae
Found a bug.

While in combat having the spellbook open and then opening the character screen and then the fly-out where your stats are located results in the following error:

Code:
Date: 2012-09-01 00:35:13
ID: 16
Error occured in: AddOn: FluidFrames
Count: 1
Message: Note: AddOn FluidFrames attempted to call a protected function (PetJournalParent:EnableMouse()) during combat lockdown.
Debug:
   [C]: EnableMouse()
   FluidFrames\FrameTempDragging.lua:42: InitTempDraggableFrames()
   FluidFrames\FluidFrames.lua:256:
      FluidFrames\FluidFrames.lua:253
Thanks I'll have it fixed for next update.
Report comment to moderator  
Reply With Quote
Unread 10-12-12, 05:46 AM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1360
File comments: 829
Uploads: 55
Originally Posted by essmene
I am getting 2x errors, that seem to be related to fluidframes:

[code]14x FluidFrames-2.4\DraggableFrame.lua:183: CreateFrame(): Couldn"t find inherited node "UIPanelButtonTemplate2"
You're using the original addon that hasn't been updated for WoW 5.x instead of the package under which you posted this error
Report comment to moderator  
Reply With Quote
Unread 01-03-13, 06:41 AM  
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 822
File comments: 303
Uploads: 43
When in combat I get this errors lately ...
Code:
13x [ADDON_ACTION_BLOCKED] AddOn "FluidFrames" hat versucht die geschützte Funktion "SendMailFrame:EnableMouse()" aufzurufen.
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
FluidFrames-2.4f\FrameTempDragging.lua:57: in function "InitTempDraggableFrames"
FluidFrames\FluidFrames-2.4f.lua:256: in function <FluidFrames\FluidFrames.lua:253>

Locals:
nil
Code:
13x [ADDON_ACTION_BLOCKED] AddOn "FluidFrames" hat versucht die geschützte Funktion "MailFrame:EnableMouse()" aufzurufen.
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
FluidFrames-2.4f\FrameTempDragging.lua:44: in function "InitTempDraggableFrames"
FluidFrames\FluidFrames-2.4f.lua:256: in function <FluidFrames\FluidFrames.lua:253>

Locals:
nil
__________________
The cataclysm broke the world ... and the pandas could not fix it!
Report comment to moderator  
Reply With Quote
Unread 01-07-13, 05:39 PM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1360
File comments: 829
Uploads: 55
Originally Posted by Rilgamon
When in combat I get this errors lately ...
Code:
<snip>
I'll post an update for this when I'm back from vacation but you can solve the issue yourself with a minor edit.
Open FluidFrames\FrameTempDragging.lua in a text editor.
Near the top you'll find a table named FramesToSkipInCombat.
Add an entry for "MailFrame" and one for "SendMailFrame".
Last edited by Dridzt : 01-07-13 at 05:39 PM.
Report comment to moderator  
Reply With Quote
Unread 03-24-13, 09:19 PM  
pelf
Sentient Plasmoid
 
pelf's Avatar
Premium Member

Forum posts: 133
File comments: 75
Uploads: 0
I don't have an error log as this literally hard crashes WoW, but here's a screenshot of the top of the error:



This usually happens when I go from raid combat to dead. Not every time.

EDIT: I will try to just reset my SavedVariables, though.
Last edited by pelf : 03-24-13 at 10:01 PM.
Report comment to moderator  
Reply With Quote
Unread 03-25-13, 07:41 PM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1360
File comments: 829
Uploads: 55
Originally Posted by pelf
I don't have an error log as this literally hard crashes WoW, but here's a screenshot of the top of the error:
This usually happens when I go from raid combat to dead. Not every time.

EDIT: I will try to just reset my SavedVariables, though.
That seems to be 2-3 versions old, 2.4d vs 2.4g which is the current one.
Update just in case, although I've never touched the function that's giving you that error.
Last edited by Dridzt : 03-25-13 at 07:45 PM.
Report comment to moderator  
Reply With Quote
Unread 03-26-13, 04:31 PM  
pelf
Sentient Plasmoid
 
pelf's Avatar
Premium Member

Forum posts: 133
File comments: 75
Uploads: 0
Originally Posted by Dridzt
That seems to be 2-3 versions old, 2.4d vs 2.4g which is the current one.
Update just in case, although I've never touched the function that's giving you that error.
Oops! I never remember which ones the Curse Client doesn't manage. Everything Aranarth makes... and FluidFrames! Updating. I'll post back if it happens again after SV reset and update.

Thanks.
Report comment to moderator  
Reply With Quote
Unread 10-06-13, 08:21 PM  
SteelTheory
A Defias Bandit
 
SteelTheory's Avatar

Forum posts: 3
File comments: 2
Uploads: 0
It doesn't really re-size, just stretches. What I'm looking for is more control over the Blizzard Menus (Interface, Keybindings, as well as Tradeskill, Vendors, Questgivers, etc.). I want to see more lines at a time. Should it be behaving this way? ty.
Report comment to moderator  
Reply With Quote
Unread 10-14-14, 08:03 PM  
Enigma_TL
A Kobold Labourer

Forum posts: 0
File comments: 68
Uploads: 0
Any chance this will be updated for 6.0.2? If not anyone know of a good alternate? Been using this one so long don't know whats out there.
Report comment to moderator  
Reply With Quote
Unread 10-15-14, 04:53 AM  
Imithat
A Fallenroot Satyr
 
Imithat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 201
Uploads: 7
please update to 6.0.2
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: