r20120724134017
Details
-
FilenamePerlLite-r20120724134017.zip
-
Uploaded by
-
UploadedJul 24, 2012
-
Size197.67 KB
-
Downloads61
-
MD5737222854e82ba62a19753ea4da82a36
Supported WoW Retail Versions
- 4.3.4
Changelog
Morsk:
- heal prediction
- options dialog wide enough for 4 elements, with tabs at top
- options group named after the addon, not just "Options"
- add missing GLOBALS declarations
- 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.