Summary:
12.2.3:
fixed issue with SideDressUpFrame
12.2.2:
fixed issue with AuctionFrame
made a few changes to the frame list
12.2.1:
updated toc version to 40300
made a few changes to the frame list
12.2.0:
updated toc version to 40200
fixed issue causing a Raid UI mover popping up
fixed issue causing movers active on protected frames to no longer toggle off when entering combat
fixed issue that could cause a LUA error when resetting all profiles
fixed ComboFrame scaling and positioning issue
fixed XP Bar width issue
fixed VehicleMenuBarActionButtonFrame mover size
fixed reverting element in a Frame Editor when a mover was active
hardcoded a position modifier for WorldStateAlwaysUpFrame till a generic fix is found
added Arena Enemy Pet frames, AuctionProgressFrame, LookingForGuildFrame & GuildChallengeAlertFrame to the list
12.1.5:
updated toc version to 40100
added TalentMicroButtonAlert to the list
12.1.4:
a line was left commented out from debugging
12.1.3:
fixed issue with individual bag movers positional offset after first login when starting wow.
12.1.2:
fixed issue inside the virtual buffs mover, was missing error handler parameter for xpcall
12.1.1:
made bag movers use the size of the actual container instead of a predefined value
removed a line of debugging code that made it into release 12
12.1:
fixed issue with bag scaling when the generic mover wasn't modified
fixed a couple issues when having modified both the generic and individual bags
12:
fixed issue causing MAFE to throw an error when used with a freshly modified element
fixed issue causing scaling to be unavailable in MAFE
made the various option frames properly hide the GameMenu when shown while modified
fixed error when resetting ChatEditBoxesMover and made the individual chatframe editboxes link to it
12.b1.2:
added BNToastFrame to the list
fixed a couple timing issues that was affecting the talent frame and tooltip movers
renamed "Update positions" keybinding to "Synchronize all elements"
12.b1.1:
fixed a couple issues with the bags
12.b1:
first many steps of a massive code restructuring
addon stability and error reporting improved
new virtual movers: bags, chat edit, generic frame editor
added more Blizzard frames to the list
made arena frames movable all the times by loading blizzards arenaui if the frames is modified
preliminary testing indicates that the ESC unbinding issue is gone, but as this has been a notorious issue I'm reluctatant to say that it has been fixed
fixed issue causing some info panels to become unfunctional and require reshowing
added Minimap to allowed types, due to certain addons using this type directly
fixed issue causing QuestFrame to remain visible when closing it by clicking the Cancel button
fixed issue causing MoveAnything to reenable sound effects
added option to suppress error messages
added option to disable sync of pending frames when leaving combat
11.4.5:
fixed UI Panel issue with exclusive center panels
made doublewide UI Panels behave properly
fixed pet background when Raid Unit Frames's alpha blend had been modified
made an attempt to fix the issue that some people have been having with rightclicking buffs
fixed error when moving ClassTrainerFrame while it was shown
11.4.4:
fixed error with AuctionDressUpFrame when AuctionFrame was modified
fixed issue with protected ui panels not opening during combat unless opened before
fixed issue with the game menu popping up when escape was pressed though open frames was closed
stopped locking tooltip to allow other addons to move it
made an attempt at the issue afflicting some people with RaidUnitFramesMover
sync error handler will from now on only be calling a custom error handler, i.e. it won't call blizzard's default error handler
added support for the third ui panel
no longer locks PlayerFrame in place by overwriting it's SetPoint, this was causing taint and resulted in the vehicle bar being stuck.
added "Force lock position" checkbox to frame editor, will overwrite the element's SetPoint if checked
made tab key cycle through frame editor textfields and fixed resetting position values of elements that are detached from their parent
11.4.3:
rerolled a fix for some conditions that was closing UI Panels as a side effect
11.4.2:
fixed lua error caused by options updating code getting called prematurely
11.4.1:
fixed a last minute lua error
11.4:
implemented profiles in place of character specific settings
implemented frame groups, use checkboxes on frame editor, shift click clears all groups from the frame and ctrl-alt-shift click clears the group from all frames. holding shift while modifying a frame will keep changes from propagating to the group
added frame editor keybindings
added import/export dialog for profiles and frames
fixed issue when positioning FramerateLabel with a mover
fixed error on logout
fixed issue with LibExtraTip
11.3.3:
fixed PlayerBuffsFrame conflict with addons that moves TemporaryEnchantFrame
rewrote parts of shapeshift/stance/aura/stealth/aspect bar movers(both horizontal and vertical)
changed bag item detection to work for all container items(regardless of addon providing it)
rewrote entry point methods to suport rewritings of a frame's GetName method(such as QuestGuru's rewrite of QuestLogFrame:GetName)
made GossipFrame hide itself when QuestFrame is opened while modified
added raid groups to the list and fixed PVP Window
11.3.2:
changed mover's visual appearance to make them easier to see
bank bags can now only be moved while at the bank
fixed issue with BankFrame initially opening without items when moved
fixed issue causing ReputationWatchBar to forget it's stored width and height
fixed an issue that may cause an error when attaching a mover to a custom frame
fixed issue that could leave a frame flagged as user placed
11.3.1:
fixed issue with PlayerBuffsMover
11.3:
MA will now detach movers from protected frames when entering combat, movers will be reattached once combat has ended
implemented virtual movers for the blizzards new raid ui
added "M" checkbox for toggling movers to the main window, shift-click clears the stored list
made "FE" checkbox clear the list of frame editors when shift-clicked
fixed issue with bank bags
fixed issue preventing the first action button on BasicActionButtonsMover from switching when stealthing/shapeshifting
fixed issues with BasicActionButtonsVerticalMover
fixed issue with dynamicly created children of hidden virtual movers(affected several buffs/debuffs frames)
fixed issue with Target of Focus Debuffs virtual mover, also renamed the mover to FocusFrameToTDebuffsMover
fixed issue with PlayerBuffsMover, discontinued individual moving of TemporaryEnchantFrame as part of the fix
11.2:
fixed scaling issue with bank bags
fixed ShapeshiftButtonsMover's reset position
fixed potential issue with Target, Focus & PartyMember DebuffsMovers
added checkbox for UnregisterAllEvents to FE
changed version format
11.b4.2:
fixed some issues with virtual movers
fixed issue with PlayerBuffsMover
hardened frame editor code and made some usability updates
fixed some issues with the nudger
rewrote sync errorhandler to longer hook the regular error handler and added call stack to error output
added Level Up Display to the frame list
enabled tooltips by default in new installations
11.b4.1:
updated .toc version to the correct number
removed a line of debugging code that made it in to the last release
11.b4:
fixed potential flaw in the new error handler
fixed lua error that occured when the Eclipse Bar had been moved
11.b3.7:
made frame synchronization fault tolerate
11.b3.6:
fixed issue with PlayerBuffsMover
11.b3.5:
fixed issue that would cause an error during initialization if any of the PartyMemberDebuffsMovers was hooked
fixed error when PaladinPowerBar and ShardFrame was moved
fixed issue with buff scaling when using PlayerBuffsMover
applied a fix to stop FramerateLabel from jumping when detaching a mover
11.b3.4:
fixed error on login that occured when another addon reanchored a modified frame to one of it's own frames that on reload/relog didn't exist when MA initialization ran
disabled alpha blending and scaling of FramerateLabel
11.b3.3:
fixed issue when resetting MultiBarRightHorizontalMover or MultiBarLeftHorizontalMover
fixed error when attaching a mover to elements that didn't at some point inherit from Frame
11.b3.2:
fixed issue with forced lock frames not resetting to their original position
11.b3.1:
fixed issue with PlayerBuffsMover when Consolidated Buffs was enabled
11.b3:
updated frame list for 4.0.1, including new resource frames for druids, paladins and warlocks as well as the Class Ability Proc frame for some classes
handled compatibility issue with LunarSphere
fixed an issue that would cause hidden frames to be reshown
added /mafe command for the frame editor
rewrote frame wrappers to use a standardized api
implemented a forced lock options for some frames, which will now require a reload before SetPoint is released. was made to deal with the vehicle bar, boss health frames and a 4.0.1 issue with the base action bar
stored FocusFrame scale no matter what the nature of the modification
11.b2:
fixed frame list headings positions
movers are now created as needed, removing the previous limit of 20
added checkbox "FS" for toggling Blizzard's framestack tooltip
added frame editor adding several new frame modifications as well as making finetuning easier
control click a mover or the nudger or just click a frame name in the list to open one
added checkbox "FE" for toggling all frame editors visibility
added virtual movers for several frames' buffs and debuffs
buff movers: Player, Target, Focus (requires Larger Focus to be checked in Interface -> Unit Frames)
debuff movers: Player, Target, Target of Target, Pet, Focus, PartyMember1-4
debuff mover for the new Target of Focus frame that is coming in 4.0.1 is commented out at the bottom of MoveAnythingVirtualMovers.xml till 4.0.1 is released, remove the prefixed <!-- and the trailing --> if you want to use it earlier
renamed the optional file for user changes from UserVariables.lua to UserMods.lua
11.b1:
updated to run with WoW 4.0.1, though a full test won't be done until my character copy is completed. it will show as outdated unless you update the toc to 40000
dropped wow version from version string
added search field to the frame list. use * as a wildcard, ^ to match the start of a string and $ for the end
added Blizzard Interface Options tab
added square minimap feature
updated the ui
locked MicroMenu Buttons to prevent jumping to default location when changing talents
WorldMapFrame added to the list of frames which MoveAnything won't touch
fixed issue that may cause the capture bar to be placed off screen
fixed issue with the vertical shapeshift buttons mover
3.3-10.b5:
few updates to the frame list: added Calendar Event & Vehicle Action Bar, and moved PVP -> Flags Frame to Misc. -> Top Center Status Display
added pruning of data storage elements that no longer have any useful settings
slight change to sync code
added option to show the nudger with the main gui due to popular demand. Use "/run MADB.alwaysShowNudger = true" to enable and "/run MADB.alwaysShowNudger = nil" to disable it again
added alt click option to Nudger directional buttons to move in increments of .1
3.3-10.b4:
fixed an issue with scaling elements that are detached from their relative point as well as parent
new procedure for attaching movers to frames. stops frames from jumping, but those last few frames that were jumping may still move a pixel or two
added the main bar leave vehicle button to the list, this is another screen element than the one that appears on the vehicle bar
3.3-10.b3:
fixed an issue with ReputationWatchBar mouseover
fixed toggling hide on frames that aren't currently available
fixed issue with bank bags
3.3-10.b2:
added Chat Channel Configuration, Color Picker, Currency Options, Equipment Manager & Reading Materials to the list
fixed issue which made MA not play nicely with tooltip addons
added Tooltip - Bag Item back to the list after sorting the issues with it
several updates to Info Panel handling
added alpha and scaling to Generic Info Panel movers
3.3-10.b1:
updated frame list, including LFD related frames
unprotected frames can now be moved while in combat
unitframes hidden by MA will no longer unhide themselves
added /hide command to toggle frame visibility
certain frames that was jumping to their default position will no longer do so
blizzard bags no longer act as if they have a will of their own
significantly less chance of taint. I would say it's gone but I've been proven wrong on that account before
fixed the issue where resetting a UI Panel would stop escape from showing the game menu
better support for more UI element types. FontStrings and Textures can now be moved among others
added X and H buttons to the Nudger for stopping moving and hiding the frame respectively
frames moved by this version will now modify the original position points instead of using the lower left corner. this means that many frames functionality won't be broken by MA so easily
full position restore information stored before moving a frame, as a result reloads should be required much less frequently when resetting frames. also to save memory restore positions are no longer stored between game sessions
siblings that are positionally dependent on either a frame or subframe are detached prior to moving, e.g. moving the minimap cluster will detach the durability action figure, the tracker and the vehicle seat indicator in advance so they'll stay at their normal positions
MA now loads the file "UserVariables.lua" from the MoveAnything addon folder. This file will not be contained within the distribution and will allow advanced users to make modifications to MA which will persist though addon updates.
height and width now adjustable on the Quest and Achievement Tracker, currently at the cost of scaling
3.3-9:
Loads of changes, core rewrites and updates, the following if a very brief summary:
Updated frame list. Among the new additions are horizontal movers for the 2 vertical action bars, bag item tooltip, arena enemy frames, vehicle bar and more.
New checkboxes on the GUI: TT and MF. TT toggles tooltips and MF toggles whether to show only modified frames
VehicleBar fixed. If you exit the vehicle while in combat the PlayerFrame can't be moved from it's default position until you leave combat. This will of course never be seen if using any unitframe mod
Renamed /movecopy to /moveimport and added /moveexport.
3.0.2-8:
Fixed TimeManagerClockButton
Added Key Ring Button, Action Bar Page Number, Action Bar Page Up, Action Bar Page Down, Ticket Status & XPBar scaling
3.0.2-7:
Couple UI enhancements.
Keyring, WorldStateCaptureBar and AchievementAlertFrame support added.
Alpha blend added. Not all frames supported yet.
Added a simple data checker/cleaner.
3.0.2-6:
Bags fixed when opened initially during combat and now supports large specialty bags (Reported by Jolls).
MainMenuExpBar and ReputationWatchBar scaling disabled for now.
/move and /unmove now reacts to "last".
3.0.2-5:
Bags fully movable again.
Enlarged MA window slightly and made it properly scrollable by mouse.
Updates to the default frame list.
Improved frame selection for keybindings.
"/unmove framename" - resets the frame "framename".
3.0.2-4:
Fixes Tooltip & Info Panel positioning.
Fixes ArtFrame hiding.
No more tainted hooks left in the code.
Updates to the default frame list.
More, safer and smarter key bindings.
3.0.2-3:
Initial code cleanup and optimization.
Updates to the default frame list.
3.0.2-2:
Moved MoveAnything's Game Menu button to below the normal list, fixes issue with other addons on the Game Menu(reported by Narcal)
Fixed moving/hiding of MiniMap Tracking(reported by ColdCat)
Added new frames and removed a bunch of old ones
Custom frames can now always be reset. Doing so removes them from the list
3.0.2-1:
Stripped support for moving the standard blizzard bags for now, due to a positioning issue(reported by Ragtu).
3.0.2:
Initial release for WotLK. Just a couple quick fixes to get it running with WoW 3.0.2.