r20120723233525
Details
-
FilenamePerlLite-r20120723233525.zip
-
Uploaded by
-
UploadedJul 23, 2012
-
Size197.29 KB
-
Downloads60
-
MD5cfbfd0e396298575a8733a6c42a0b450
Supported WoW Retail Versions
- 4.3.4
Changelog
Morsk:
- icon for combat/resting status
- master looter icon
- consolidated icon config generation
- leader icon
- options section for party
- level 0 (it happens with offline party members) now displays as 0, not skull
- pvpIcon and raidIcon use real points & offsets
- "false" options should come first in selection boxes
- options "order" generated, rather than handwritten
- error on unknown UnitClass; more nameColor debugging
- raid target icons
- removing near/far options from pvpIcon
- generic get/set for options that can be false
- remove unused param from generic_get_style
- error on unknown UnitReaction; trying to track down unspecified nameColor bug
- player pet frame
- "nested alpha" is now an option, not a special case of the player frame
- option to left-justify names instead of always centering
- Finer-grained configuration of font sizes.
- fixed options table orders; some sections had identical orders
- better default positions for the frames
- removed level from targettarget
- Fix assumption that all frames have LevelFrame. Level and LevelFrame initialization should be fully separate now.
- cleanup trailing whitespace
- cleanup trailing whitespace
- Frames now size correctly to match the space used by their elements.
- fix misspelled upvalue & comment for UnitIsPVP
- remove debugging print statement
- Adding framework for localizations.
- cleanup comment & string formatting
- oUF embed moved from oUF/ to libs/oUF/
- Importing to Git.