r89
Details
-
FilenameSimpleUnitFrames-r89.zip
-
Uploaded by
-
UploadedJan 4, 2009
-
Size386.21 KB
-
Downloads220
-
MD56367108072133b8767124f6680b1a6c6
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r89 | pneumatus | 2009-01-05 01:02:35 +0000 (Mon, 05 Jan 2009) | 3 lines
Changed paths:
M /trunk/Basics.lua
A /trunk/FocusTargetFrame.lua
M /trunk/SimpleUnitFrames.toc
M /trunk/ToTFrame.lua
- Improve font refreshing logic
- Disable 'Dead' text on ToT
- Add FocusTarget overlays
------------------------------------------------------------------------
r88 | pneumatus | 2008-12-12 21:11:00 +0000 (Fri, 12 Dec 2008) | 1 line
Changed paths:
M /trunk/Basics.lua
- Add more sanity when switching frames for the VehicleUI
------------------------------------------------------------------------
r87 | pneumatus | 2008-12-08 15:40:08 +0000 (Mon, 08 Dec 2008) | 1 line
Changed paths:
M /trunk/Basics.lua
- Check UnitHasVehicleUI() rather than arg2 to determine if we have the vehicleUI and need to switch fontstrings around
------------------------------------------------------------------------
r86 | pneumatus | 2008-12-08 15:16:16 +0000 (Mon, 08 Dec 2008) | 1 line
Changed paths:
M /trunk/Basics.lua
- Re-work vehicle enter/exit logic to remove code duplication
------------------------------------------------------------------------
r85 | pneumatus | 2008-12-08 14:52:39 +0000 (Mon, 08 Dec 2008) | 2 lines
Changed paths:
M /trunk/Basics.lua
M /trunk/FocusFrame.lua
M /trunk/PartyFrame.lua
M /trunk/PartyPetFrame.lua
M /trunk/PetFrame.lua
M /trunk/PlayerFrame.lua
M /trunk/TargetFrame.lua
M /trunk/ToTFrame.lua
- Fix the position of Pet HP
- Improve event watching to only update what we need to.
------------------------------------------------------------------------
r84 | pneumatus | 2008-12-02 16:33:28 +0000 (Tue, 02 Dec 2008) | 1 line
Changed paths:
M /trunk/Basics.lua
M /trunk/PartyFrame.lua
M /trunk/PartyPetFrame.lua
M /trunk/PetFrame.lua
- Fix for using an IsMouseOver DogTag
------------------------------------------------------------------------