Files
pfUI/pfUI.toc
T
shagu 7e8f2fbb4c rangecheck: rewrite of the 40y range check
* remove the bad notice in GUI
* set default interval to "2"
* prevent all frames of being updated at once
* refresh one unit after the other
* use textures insted of spellnames
* change interval settings to dropdown
* remove no longer required locales
2017-12-31 17:41:18 +01:00

97 lines
1.8 KiB
TeX

## Interface: 11200
## Title: |cff33ffccpf|cffffffffUI
## Author: Shagu
## Notes: A complete user interface replacement.
## Version: 3.3.0
## SavedVariables: pfUI_profiles, pfUI_gold
## SavedVariablesPerCharacter: pfUI_config, pfUI_init, pfUI_playerDB
# main
pfUI.lua
# locales
env\locales_enUS.lua
env\locales_koKR.lua
env\locales_frFR.lua
env\locales_deDE.lua
env\locales_zhCN.lua
env\locales_esES.lua
env\locales_ruRU.lua
# translations
env\translations_enUS.lua
env\translations_koKR.lua
env\translations_frFR.lua
env\translations_deDE.lua
env\translations_zhCN.lua
env\translations_zhTW.lua
env\translations_esES.lua
env\translations_ruRU.lua
# profiles
env\profiles.lua
# api
api\api.lua
api\spell.lua
api\config.lua
api\ui-widgets.lua
api\unitframes.lua
# environment
env\tables.lua
env\colors.lua
env\fonts.lua
# modules
modules\firstrun.lua
modules\gui.lua
modules\unlock.lua
modules\hoverbind.lua
modules\updatenotify.lua
modules\actionbar.lua
modules\hunterbar.lua
modules\rangecheck.lua
modules\chat.lua
modules\addons.lua
modules\minimap.lua
modules\panel.lua
modules\prediction.lua
modules\player.lua
modules\focus.lua
modules\target.lua
modules\combopoints.lua
modules\targettarget.lua
modules\pet.lua
modules\group.lua
modules\raid.lua
modules\mouseover.lua
modules\castbar.lua
modules\skin.lua
modules\xpbar.lua
modules\autoshift.lua
modules\autovendor.lua
modules\bags.lua
modules\cooldown.lua
modules\tooltip.lua
modules\thirdparty.lua
modules\buff.lua
modules\nameplates.lua
modules\loot.lua
modules\roll.lua
modules\infight.lua
modules\sellvalue.lua
modules\eqcompare.lua
modules\map.lua
modules\debuffs.lua
modules\uf_tukui.lua
modules\custom.lua
modules\gm.lua
modules\mirrortimers.lua
modules\socialmod.lua
modules\feigndeath.lua
modules\hdgraphic.lua
modules\share.lua
modules\tracking.lua
modules\easteregg.lua