tag 30200.1-Beta
220eb28f6a4ed9529469885543f3a63cca1dd40d
Adrian L Lange <adrianlund@gmail.com>
2009-08-08 03:04:51 +0200

Tag 30200.1-Beta


--------------------

Adrian L Lange:
	- Update version
	- Add a more detailed owner string
	- Update texture paths
	- Messy update #1
	- Update to GitHub
p3lim-52096:
	- Added buffFilter
	Fixed aura-related functions
	Fixed threat percentage
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@86 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added custom tags to own file
	Fixed aura timers
	Removed LSM from optdeps
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@85 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added assistant icon
	Added max number of debuffs (20) on target
	Removed SharedMedia registration
	Removed level tag
	Removed masterlooter icon
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@84 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in plug-in
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@83 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added difficulty color to level tag
	Added caster name to aura tooltips
	Added working threat color to threat tag
	Fixed power display showing 0
	Fixed combo hook updating too often
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@82 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added threat tag to player health string
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@81 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added a threat percentage display to target
	Fixed the debuffs on focus frame
	Fixed the pvp tag
	Removed OnMouseUp script
	
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@80 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added untested pvp tag
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@79 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Changed license, add-on is now free for all
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@78 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added rested bar
	Removed powerbar on target if unit has no power
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@77 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added a custom license
	Added a more strict truncate function
	Fixed pvp colors on name tag
	Fixed buff filter on player frame
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@76 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added decimals to mega and kilo number formats
	Added more specific buff filter for player frame (using a table that I have locally stored, see line 184 in oUF_P3lim.lua for more information)
	Fixed issue with LibSharedMedia beeing optional dependency
	Fixed issues with combopoints not beeing functional if the player is on a vehicle at login
	Fixed issues with vehicle combopoint taunting
	
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@75 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Syntax fix
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@74 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added statusbar texture to SharedMedia (if present)
	Added short values to focus and tot health
	Added buff display for player for short-time buffs (
	Fixed issue with vehicle combopoints function got tainted by other vehicles
	
	
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@73 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added cancel buff function
	Added vehicle support
	Added color difference on target debuffs to easily identify ownership
	Fixed aura reskin issues
	Removed combo points tag on pet unit
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@72 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Updated Toc number to 3.1
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@71 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Updated for 3.1
	Removed portraits (until I find a decent solution)
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@70 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed issue with power tag when unit is nil
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@69 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added tags for mostly everything
	Added some support for 3.1
	Removed PostUpdateHealth function
	Removed oUF Swing support
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@68 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added global names to all units, healthbar, powerbar, experience, swing, reputation, druidpower, runebar(s) and castbar(s)
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@67 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added global names
	Added another event to the druidpower function
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@66 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed color tags
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@65 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in oUF
	Added frequentUpdates to power text (10 updates/sec)
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@64 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed portrait error
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@63 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added support for oUF RuneBar
	Fixes to portraits
	Removed frequentUpdates on power tag (for now)
	Removed RuneBar code
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@62 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed color tag errors
	Fixed portrait function
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@61 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed issues with portrait
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@60 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added portraits to player and target
	Added frequent updates to power text
	Added casting bar to pet
	Fixed druid power updates
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@59 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added Swing to toc data
	Added prefix to pet power tag
	Fixed health string
	Removed BarFade support from target
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@58 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed tags error
	Removed excessive bars
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@57 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added power tag
	Added support for oUF Swing
	Removed power text
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@56 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added filter to duration on auras
	Added dynamic positioning to MasterLooter
	Fixed name tag text color
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@55 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added MasterLooter support
	Added appendix to pet cpoint tag
	Cleaned up color function
	Cleaned up DruidPower function
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@54 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed castbar time fontstring
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@53 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in plug-in
	Added Reputation support
	Removed Smooth support
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@52 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Removed vehicle unitId support
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@51 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in plug-in
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@50 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in oUF
	Removed name string
	Added tags
	Fixed rune colors
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@49 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added death rune support
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@48 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed login issue for deathknights
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@47 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added rune bars
	Fixed pet combopoints
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@46 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added combopoint display to pet
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@45 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added fix for vehicle/pet
	Added BarFader support to focus
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@44 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed truncate function
	Fixed name function
	Added DruidPower (events)
	Removed DruidMana (update)
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@43 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added oUF Smooth support
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@42 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in oUF BarFader
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@41 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed combo points
	Removed CombatFeedback support
	Removed tags
	Removed pet buffs
	Added name string
	Added pet auras
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@40 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Removed oUF PowerSpark support
	Removed oUF ReadyCheck support
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@39 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed druidmana updating
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@38 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added frequentUpdates to health|power
	Fixed pet power color
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@37 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed druidmana
	Removed frequentUpdates (for now)
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@36 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed powertype changes
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@35 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Toc update
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@34 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added frequentUpdates to Health|Power
	Fixed info string
	
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@33 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed locals
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@32 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed mob health values
	Removed all 3.0 checks.
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@31 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to 30000
	Added Druid Mana bar/values
	Added oUF AutoShot support
	Removed oUF DruidMana support
	
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@30 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in Plug-in
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@29 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in Plug-in
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@28 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in Plug-in
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@27 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in oUF and Plug-ins
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@26 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in oUF
	Removed party header
	Removed name string
	Added tags
	Added threat icon (wotlk)
	Added pet buffs
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@25 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed DruidMana coloring
	Fixed reaction coloring in WotLK
	Fixed party's number of debuffs
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@24 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in oUF
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@23 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed colors
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@22 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in oUF
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@21 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed pet colors (hope it stays this way)
	Update to support plugins
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@20 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed name overlapping health text
	Fixed warlock pet power bar colors
	Added Experience tooltip support
	Added BarFader support for player/target/pet
	Added Debuffs to Party (only curable)
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@19 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed color function
	Fixed layer heights
	Fixed support for Banzai and DruidMana
	Changed .value is now .text
	Changed function names
	Added support for Experience
	
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@18 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added player|target casting bars
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@17 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed power text
	Fixed Banzai support
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@16 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed up pet frame
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@15 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed party header spawn
	Fixed power/color function
	Added more colors to power bar
	Removed party interface option
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@14 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to reflect changes in oUF.
	Fixed partyToggle events
	Added various plug-in support
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@13 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Beta update for oUF-1.1
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@12 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Slight mana color change
	DruidMana support fixed
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@11 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Redid the updateName function
	Changed some locals and strings
	Changed Party size and health string
	Powers now colored
	
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@10 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Added buff/debuff border
	Fixed buff/debuff placement/sizing
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@9 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Fixed pet happiness issue
	Fixed some errors
	
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@8 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Take two
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@7 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Update to Stable
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@6 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Initial commit
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@5 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
	- Create directories
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@2 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
wowinterface:
	- Creating inital directory structure
	git-svn-id: svn://svn.wowinterface.com/oUF_P3lim-52/trunk@1 8c7459ed-49dc-4bc8-85d7-b6381a8f5413
