와우 인벤 애드온 자료실
추천 애드온 목록
통합 애드온
인기 애드온
클래식 애드온
[7.0] Broker_XPBar (한글화버전)
경험치 바 애드온
애드온 등록자 | |
---|---|
최종 업데이트 | 2016.07.24 |
카테고리 | 기타 |
클라이언트 버전 | 5.1.0 |
애드온 버전 | 1.6 r038 |
조회수 | 54898 |
추천수 | 14 |
다운로드 수 | 16005 |
관심등록 수 | 247 |
안녕하세요
오래전에 FuBar_XPFu 라는 애드온을 아시는분이 있는지-_-a
그 애드온을 브로커로 컨버전한 애드온입니다. 거의 동일합니다.
다만 푸바에 종속하여 표시하던 것을 프레임 이름을 알고 있거나
혹은 마우스를 이용하여 종속하여 표시할 프레임을 선택할 수 있습니다.
아래 스샷은 초콜릿바에 종속되어 표시한 것입니다. (제작자의 스크린샷이며, 본 애드온은 한글화되어 있습니다.)


오래전에 FuBar_XPFu 라는 애드온을 아시는분이 있는지-_-a
그 애드온을 브로커로 컨버전한 애드온입니다. 거의 동일합니다.
다만 푸바에 종속하여 표시하던 것을 프레임 이름을 알고 있거나
혹은 마우스를 이용하여 종속하여 표시할 프레임을 선택할 수 있습니다.
아래 스샷은 초콜릿바에 종속되어 표시한 것입니다. (제작자의 스크린샷이며, 본 애드온은 한글화되어 있습니다.)


Update Version 2.0 r058:
fix for calculating max. screen dimension in windowed mode
Update Version 2.0 r057:
fix for supposed game crash due to premature calls to GetCurrentResolution() and GetScreenResolutions()
Update Version 2.0 r056:
fixed bar text display for "Side by Side Text" option
Update Version 2.0 r055:
fixed major problem with GetQuestWorldMapAreaID() causing map zooms and map zooms causing QUEST_LOG_UPDATE to fire resulting in messed up zooming on world map
Update Version 2.0 r054:
bumped toc to 70000
fixes due to changes in Blizzard's API
adjusted argument handling for chat commands
adjusted auto-hide delay handling for tooltip
some code cleanup
updated libraries for 7.0
Update Version 2.0 r053:
added support for short faction names (see Options/Factions)
updated korean translations (thanks to Elnarfim)
jump to addon options on very first open options also
Update Version 2.0 r052:
fixed incorrect identifiers in ScriptEnv functions
Update Version 2.0 r051:
fixed incorrect notification that could happen after quest hand in
improved updating of completed/incomplete quest xp/rep to avoid jumpy bar update
fixed mock values for completed/incomplete quest xp
Update Version 2.0 r050:
fixed typo that broke GetValue(id) for ids QuestCompleteXP/Rep in text scripts
Update Version 2.0 r049:
fixed typo that caused notifications to fail
fixed notifications when switching between factions
Update Version 2.0 r048:
new text system for bars and Broker labels
support for completed and incomplete quest XP and reputation (for tooltip, texts and bars)
bar length adjustable
side by side option for displaying texts on bars
fixed darkened color problem of default texture setting
new option 'No Texture' to display bars in opaque colors
Update Version 1.7 r047:
updated libs
.toc bump to 60200
Update Version 1.7 r046:
- fixed bug that caused first rep gain to be lost
- updated libs
- .toc bump to 60000
Update Version 1.7 r045:
corrected initialization of xp history, which fixes regular problem with calculated xp related data
bumped toc to 50400
Version 1.7 r044:
fixed error when sending reputation to active textbox
Version 1.7 r043:
fixed problem with tracked faction set via Blizzard reputation pane
Version 1.7 r042:
changed Bar, History and ReputationHistory tables to AceAddon modules
new module Factions acting as facade to ugly blizzard faction api
fixed bug with folded faction headers (not losing tracked faction anymore)
fixed problem with auto-tracking of guild
simplified bar handling
bar textures now show up as one continuous texture extending to the whole bar width (instead of one texture per section e.g. xp/rested/none)
fixed font and font size handling for bar label
Version 1.7 r041:
fixed broken mouse selection for frame attachment of bars
Version 1.7 r040:
updated korean localization (thanks next96)
minor adjustments
Update Version 1.7 r039:
•modularized addon
•some code cleanup
•moved some generic functionality to namespace functions
•upgraded .toc to 50300
Update Version 1.6 r038:
fixed accidentally broken reputation history
Update Version 1.6 r037:
fixed bug with auto tracking, factions now properly switch on rep gain/loss again
updated reputation handling for friendship system (proper ranks and labels)
Update Version 1.6 r036:
fixed bug which sometimes messes up bars when zoning (division by zero, when UnitXPMax() returns 0)
fixed activity calculation for reputation history handling
fixed factions which have isHeader flag in reputation history
history data now always kept to a maximum of 120 minutes, activity calculation based on set time frame
Update Version 1.6 r035:
fixed errors in TTL and KTL calculations caused by mixing up seconds and minutes
added rested bonus and rested percentage to label text options
added detailed text settings for bar text (like for label)
simplified lib crayon access for progress based text colorization
rearranged options in dialog
several code improvements
Update Version 1.6 r034
timeframe for history now properly set in minutes (again) - not seconds which messed up calculations
fixed miscalculation in history with rested experience which underestimated time to level
proper handling of factions which represent a header in faction list but have reputation as well
percentage of rested experience in tooltip is now absolute value based on current level
added korean localization (thanks to next96)
re-added russian localization (slightly outdated, but still works for many entries)
minor code cleanups
Update Version 1.6 r033:
history functions you expect to return a numeric value now always will
updating libs
Update Version 1.6 r032:
fixed party bonus / raid penalty handling due to new GetNumGroupMembers
Update Version 1.6 r031:
fixed bug in text colorization function
replaced overlooked old GetNumPartyMembers, GetNumRaidMembers calls
Update Version 1.6 r030:
fixed taint issue caused by using global _ variable
Update Version 1.6 r029:
adjustments due to WoW API changes (replaced old GetNumPartyMembers, GetNumRaidMembers)
Update Version 1.6 r028:
fix for reputation handling since UPDATE_FACTION doesn't seem to be called anymore when faction table becomes available
internal text coloring now supports nested colors
updated libraries
updated toc to 50001
Update Version 1.6 r027:
added option to display current xp/rep progress on the respective bars
added option to display text on mouse-over only
added font and font size option for bar text
Update Version 1.5 r026:
* fixed bug with retrieving expansion level (replaced GetAccountExpansionLevel() with GetExpansionLevel() )
Update Version 1.5 r025:
added optional ticks to bars: markings will be drawn at 5%, 10%, 20%, 25%, 33% or 50%
added missing update of minimap icon on change of resting state
minor adjustments to tooltip
updating german localization
changed internal handling of text colors
Update r024:
added reputation history
extended tooltip with data from the reputation history (reputation gained in session, rep per hour and time to level)
rearranged tooltip data
history data in tooltip can be collapsed by clicking on the +/- icon in the tooltip
added undocumented command 'refresh' to manually refresh the bar anchoring and texture points
Update r023
further code cleanup
updated LibJostle and LibCrayon to most recent version
added undocumented command '/bxp bar "bar" "value"' where "bar" is either is one of "XP", "Rested" or "Reputation"; "value" is between 0.0 and 1.0 - will set bar to desired length or if "value" is omitted will output current bar length
added undocumented command '/bxp update' which will force all bars to be updated with the current xp/reputation data (restore bar lengths after usage of '/bxp bar "bar" "value"')
minor bugfixes
Update r021:
* major code cleanup and refactoring
* new feature: set textures for bars (using LibSharedMedia and SharedMedia)
* bar thickness can now be up to 32px (max of 8px was a bit small to use with most textures)
* new tooltip info "Session Kills"
* spark halo scales much slower with bar thickness now
* fixed bug with spark size in vertical layout
* reduced spark overlap at the end of xp and rep bar so it does show the actual progress more accurate
Update v1.2 r020:
* reworked bar handling (now using single main frame so other frames can attach to it)
* changed chat command to /bxp
Update v1.2 r019:
* new options to format numbers in label and tooltip
* updated .toc to 4.3
Update v1.2 r018:
* fixing guild reputation bug
* added russian translations (thanks to StingerSoft)
* updated libraries
(same revision; main directory properly included now)
Update v1.2 r017:
* fixing combat log evaluation for ruRU and koKR language clients by removing POSIX position indicators from combat strings
fix for calculating max. screen dimension in windowed mode
Update Version 2.0 r057:
fix for supposed game crash due to premature calls to GetCurrentResolution() and GetScreenResolutions()
Update Version 2.0 r056:
fixed bar text display for "Side by Side Text" option
Update Version 2.0 r055:
fixed major problem with GetQuestWorldMapAreaID() causing map zooms and map zooms causing QUEST_LOG_UPDATE to fire resulting in messed up zooming on world map
Update Version 2.0 r054:
bumped toc to 70000
fixes due to changes in Blizzard's API
adjusted argument handling for chat commands
adjusted auto-hide delay handling for tooltip
some code cleanup
updated libraries for 7.0
Update Version 2.0 r053:
added support for short faction names (see Options/Factions)
updated korean translations (thanks to Elnarfim)
jump to addon options on very first open options also
Update Version 2.0 r052:
fixed incorrect identifiers in ScriptEnv functions
Update Version 2.0 r051:
fixed incorrect notification that could happen after quest hand in
improved updating of completed/incomplete quest xp/rep to avoid jumpy bar update
fixed mock values for completed/incomplete quest xp
Update Version 2.0 r050:
fixed typo that broke GetValue(id) for ids QuestCompleteXP/Rep in text scripts
Update Version 2.0 r049:
fixed typo that caused notifications to fail
fixed notifications when switching between factions
Update Version 2.0 r048:
new text system for bars and Broker labels
support for completed and incomplete quest XP and reputation (for tooltip, texts and bars)
bar length adjustable
side by side option for displaying texts on bars
fixed darkened color problem of default texture setting
new option 'No Texture' to display bars in opaque colors
Update Version 1.7 r047:
updated libs
.toc bump to 60200
Update Version 1.7 r046:
- fixed bug that caused first rep gain to be lost
- updated libs
- .toc bump to 60000
Update Version 1.7 r045:
corrected initialization of xp history, which fixes regular problem with calculated xp related data
bumped toc to 50400
Version 1.7 r044:
fixed error when sending reputation to active textbox
Version 1.7 r043:
fixed problem with tracked faction set via Blizzard reputation pane
Version 1.7 r042:
changed Bar, History and ReputationHistory tables to AceAddon modules
new module Factions acting as facade to ugly blizzard faction api
fixed bug with folded faction headers (not losing tracked faction anymore)
fixed problem with auto-tracking of guild
simplified bar handling
bar textures now show up as one continuous texture extending to the whole bar width (instead of one texture per section e.g. xp/rested/none)
fixed font and font size handling for bar label
Version 1.7 r041:
fixed broken mouse selection for frame attachment of bars
Version 1.7 r040:
updated korean localization (thanks next96)
minor adjustments
Update Version 1.7 r039:
•modularized addon
•some code cleanup
•moved some generic functionality to namespace functions
•upgraded .toc to 50300
Update Version 1.6 r038:
fixed accidentally broken reputation history
Update Version 1.6 r037:
fixed bug with auto tracking, factions now properly switch on rep gain/loss again
updated reputation handling for friendship system (proper ranks and labels)
Update Version 1.6 r036:
fixed bug which sometimes messes up bars when zoning (division by zero, when UnitXPMax() returns 0)
fixed activity calculation for reputation history handling
fixed factions which have isHeader flag in reputation history
history data now always kept to a maximum of 120 minutes, activity calculation based on set time frame
Update Version 1.6 r035:
fixed errors in TTL and KTL calculations caused by mixing up seconds and minutes
added rested bonus and rested percentage to label text options
added detailed text settings for bar text (like for label)
simplified lib crayon access for progress based text colorization
rearranged options in dialog
several code improvements
Update Version 1.6 r034
timeframe for history now properly set in minutes (again) - not seconds which messed up calculations
fixed miscalculation in history with rested experience which underestimated time to level
proper handling of factions which represent a header in faction list but have reputation as well
percentage of rested experience in tooltip is now absolute value based on current level
added korean localization (thanks to next96)
re-added russian localization (slightly outdated, but still works for many entries)
minor code cleanups
Update Version 1.6 r033:
history functions you expect to return a numeric value now always will
updating libs
Update Version 1.6 r032:
fixed party bonus / raid penalty handling due to new GetNumGroupMembers
Update Version 1.6 r031:
fixed bug in text colorization function
replaced overlooked old GetNumPartyMembers, GetNumRaidMembers calls
Update Version 1.6 r030:
fixed taint issue caused by using global _ variable
Update Version 1.6 r029:
adjustments due to WoW API changes (replaced old GetNumPartyMembers, GetNumRaidMembers)
Update Version 1.6 r028:
fix for reputation handling since UPDATE_FACTION doesn't seem to be called anymore when faction table becomes available
internal text coloring now supports nested colors
updated libraries
updated toc to 50001
Update Version 1.6 r027:
added option to display current xp/rep progress on the respective bars
added option to display text on mouse-over only
added font and font size option for bar text
Update Version 1.5 r026:
* fixed bug with retrieving expansion level (replaced GetAccountExpansionLevel() with GetExpansionLevel() )
Update Version 1.5 r025:
added optional ticks to bars: markings will be drawn at 5%, 10%, 20%, 25%, 33% or 50%
added missing update of minimap icon on change of resting state
minor adjustments to tooltip
updating german localization
changed internal handling of text colors
Update r024:
added reputation history
extended tooltip with data from the reputation history (reputation gained in session, rep per hour and time to level)
rearranged tooltip data
history data in tooltip can be collapsed by clicking on the +/- icon in the tooltip
added undocumented command 'refresh' to manually refresh the bar anchoring and texture points
Update r023
further code cleanup
updated LibJostle and LibCrayon to most recent version
added undocumented command '/bxp bar "bar" "value"' where "bar" is either is one of "XP", "Rested" or "Reputation"; "value" is between 0.0 and 1.0 - will set bar to desired length or if "value" is omitted will output current bar length
added undocumented command '/bxp update' which will force all bars to be updated with the current xp/reputation data (restore bar lengths after usage of '/bxp bar "bar" "value"')
minor bugfixes
Update r021:
* major code cleanup and refactoring
* new feature: set textures for bars (using LibSharedMedia and SharedMedia)
* bar thickness can now be up to 32px (max of 8px was a bit small to use with most textures)
* new tooltip info "Session Kills"
* spark halo scales much slower with bar thickness now
* fixed bug with spark size in vertical layout
* reduced spark overlap at the end of xp and rep bar so it does show the actual progress more accurate
Update v1.2 r020:
* reworked bar handling (now using single main frame so other frames can attach to it)
* changed chat command to /bxp
Update v1.2 r019:
* new options to format numbers in label and tooltip
* updated .toc to 4.3
Update v1.2 r018:
* fixing guild reputation bug
* added russian translations (thanks to StingerSoft)
* updated libraries
(same revision; main directory properly included now)
Update v1.2 r017:
* fixing combat log evaluation for ruRU and koKR language clients by removing POSIX position indicators from combat strings
코멘트
코멘트(0)