Archaeologist/ChangeLog
From WoWWiki
WoWWiki Hosted AddOn Sub-Page
Archaeologist » ChangeLog
v4.0
- Updated toc to 20300
- Removed global '_' and 'icon' taint
- Target HP/MP now use the new blizzard FontStrings
- Cleaned up taint from hooks: TextStatusBar_UpdateTextString, RefreshBuffs, PartyMemberFrame_UpdatePet, HealthBar_OnValueChanged
- Removed UnitFrame_UpdateManaType hook in favor of blizzard's unitFrame.noTextPrefix system
- Updated the StatusBar hooks to use HookScript to hide hover text OnLeave
v3.92
- Updated toc metadata
v3.91
- Fixed all known Variable Taints (thanks to Boa)
v3.9
- Fixed party member frames not showing in combat (thanks to arbi)
- Now uses the new party member text frame added by blizz and fixed 2ndary text positioning
- Feign Death now correctly hides the primary health text
v3.86
- Trimmed down Archaeologist_TargetBuffs_Update now that it after hooks instead of replacing blizzard's code (thanks to arbi)
- Feign Death text now uses UnitIsFeignDeath(unit) for player/party/raid members, assumes all hostile dead clickable human player hunters are feigning (unfortunately this includes the recently dead) and checks for the feign death buff on all others.
v3.85
- Updated Korean localization (thanks to arbi)
- Fixed an error looking for the old TargetFrameNewDebuff1
v3.84
- Added Hits Indicators for the Target and Party Member frames
- Added the option to hide the Player Frame Hits Indicator
v3.83
- Now uses the built-in target debuffs (thanks to arbi)
v3.82
- Fixed a blizzard bug causing warrior mobs to show 0/1 mana
v3.81
- Now uses MobHealth3 target hp values if available
- Fixed an error with target buffs
v3.8
- "Use MobInfo2 Data" enabled by default
- Now uses the built-in target buffs (up to 32 dynamically created) with added green borders
- Experimental fixes for 2.1 compatibility
v3.7
- Set MAX_PLAYER_LEVEL = 70; Fixes XP bar not being vissible.
- Made more use of hooksecurefunc to avoid taint
v3.6
- Fixed TargetofTargetFrame not showing/hiding in combat
- Added alt option to hide the target frame
v3.5
- Party frames can again be hidden in raid with the blizzard option. Party and Target frames cannot be shown or hidden manually. If you toggle the option to hide in raids when in combat it will not update until you exit combat.
- Fixed party debuff status indicators
- Added SHOW_CASTABLE_BUFFS and SHOW_DISPELLABLE_DEBUFFS options for party/partypet in the alternate options (separate from the blizzard raid options)
v3.4
- Non-raid units are no longer affected by SHOW_CASTABLE_BUFFS or SHOW_DISPELLABLE_DEBUFFS
- Fixed raid frame pullout error by using a manual hook
- Disabled the target of target debuff hack/fix
v3.3
- (Changes by Arbi)
- Added Korean Localization
- Fixed Bug that caused the raid frames not to work
- Fixed Bug that caused Party and Target frames not to show/hide in combat
- Added party buff application indicator
- Fixed overlapping ToT and buffs
v3.22
- Updated missed UnitBuff syntax.
v3.21
- Updated UnitBuff and UnitDebuff syntax.
v3.2
- New Portrait Icon graphics for my perfectionist tendencies. Thank a ton to Vynn for working on them.
v3.1
- Updated for SeaHooks v0.9
- Fixed debuff tooltip
v3.0
- Prepared for Lua 5.1
- Removed Localization dependency
- Updated for SeaHooks v0.8
v2.92
- Circumvented a Blizzard TargetofTarget_Update bug that was causing targettarget debuffs to occasionally show up on your target.
- Pet No longer is marked as dead when you re-summon it after it dies.
- When you first level to the MAX_PLAYER_LEVEL the experience bar text will now hide itself, rather than overlap the reputation bar.
- Fixed Party Debuffs to correctly display bellow the party frame, rather than next to it, when alt debuff location is enabled and party buffs are dissabled
- Fixed Standalone version to have the corrct standalone toc file (instead of the dependent one from Cosmos)
v2.91
- Fixed orig debuffs from showing up underneith buffs.
v2.9
- Fixed Pet, Party, Party Pet, Target and Target of Target buffs to work with the new RefreshBuffs function
- Target of Target debuffs now correctly show up (default blizz)
- Fixed buff border color for all buffs
- Updated TOC to 11200
v2.81
- Changed TARGETHPALT to THPALT to fix empty checkbox in the Target section
- Updated Party debuffs to match default border color scheme
- Added debuff border coloring to the Pet and Party Pets
- Fixed logic for feigning and debuff status if set to display less than max debuffs.
- Fixed the long standing bug with party pet buff tooltips
v2.8
- Updated to use dynamic Localization
- Changed Target buffs to wrap similar to default around the TargetofTargetFrame if it is shown.
- TBUFFALT now forces no wrapping (instead of the smart wrapping used by default). Useful if you have frames vertically stacked.
- Added readme.txt
- Updated TOC to 11100
v2.71
- SeaSting Error Fix
v2.7
- (Stand Alone) Using Embedable SeaString to avoid code duplication
- (Stand Alone) Upgraded MCom to v1.54
- Fixed Disabled values with Khaos reverting to %'s
- Fixed tooltip scanning for 1.10
- Added Support for 1.10 reputation watch bar
- Added options for making either the value or the percent or both of each type inverted
- Fixed error with missing help string
- Made small text default to 12
- Updated TOC to 11000
v2.65
- Fixed Option Sorting to be more readable.
v2.64
- Fixed MobHealth Event hook to correctly update on target health updates.
v2.63
- Fixed SeaHooks and MCom loading, back to standalone
- Added Telo's MobHealth Support (tho I would like to point out that it is less efficient than MH2 or MI2 due to dumb local functions in Telo's version)
v2.62b
- Bugged Standalone
v2.62
- TOC to 10900
- Tooltip scan updated to use IsShown
- Requires external MCom and Sea
v2.61
- Fixed Khaos default and disabled values
- Dead/Ghost values correctly update when you release to ghost from an instance.
- removed PLAYER_ENTERING_WORLD debug msg
v2.6
- UseHPValue has been removed and replaced by TargetHpAlt which now works as follows...
- When disabled (default) and exact values are unavailible, the value display (based on TargetHpSwap setting) will be shown as percent.
- When enabled and exact values are unavailible, the value display will be blank when exact values are unavailible.
- When exact values are availible, they will be used.
- Exact values are only availible for: you (player), party/raid members, estimated values based on MobHealth2/MobInfo2.
- Note: Estimated values are only availible with the MobHealth2 or MobInfo2 addons installed and enabled and the MobHealth Archaeologist option enabled (default), on hostile mobs that you have previously attacked. MobInfo2 can also store hostile player hp estimations if enabled in the MobInfo2 options (disabled by deafault due to innacuracy).
- Added options to hide the max value on all value displays.
- Invert options now only apply to value displays (not percent).
- Changed defaults to be more intuitive (swaps on, noMaxs off, TargetHpAlt off)
- Updated presets to match account for new options.
- Config table now stored in the toc. Now if you remove Khaos or Cosmos or temporarily disable Arch your options should still be saved.
- Updated SeaHooks to v0.4
- Updated MCom to v1.49
v2.51
- Fixed Buff Count Dependancies
- Updated SeaHooks to v0.3
- Updated TOC to 10900
v2.5
- Fixed Primary HP being shown while a ghost.
- HP/MP no longer show if unit is "Offline"
- Embedded MCom 1.49 and SeaHooks 0.1: Archeaologist can now be used completely standalone.
v2.41
- Fixed Presets again, should work for French too now.
v2.4
- Added Feign Death detection for party members.
- Added Feign Death detection for player and target.
- Updated German Localization, thanks StarDust
- Updated French Localization, thanks WLMitch
- Fixed Presets not working on German Clients
- (Note: MCom isn't French localized yet so slash commands will need the English On/Off while German clients use Ein/Aus)
v2.3
- Added 6 value/percentage display presets (Preset1-6)
- Added 3 display prefix presets (PrefixOn, PrefixOff, PrefixDefault)
v2.21
- Fixed font size save bug.
v2.2
- Changed 'alt text locations' to 'swap value and percent' (slash command changed as well. Ex: '/arch playerhpswap on')
- Pet happiness location now only moves when debuffs are enabled to the right or secondary text is on.
- Entirely rewrote the Target, Party and PartyPet frame offset relocation scheme based on options involving secondary display visibility, alternate buff positioning and buff/debuff hiding
- Now if party/partypet buffs are hidden the debuffs move up to close the space when applicable
- Party pet buffs disabled by default (normal space offset)
- Added Pet XP Text Display Options: On, Off, Mouseover, Prefix, Percent, Value, Invert
- Enabled Automatic MCom Option Feedback
- TBuffAlt option now wraps target buffs and debuffs in rows on eight.
v2.13
- TargetFrame Height now adjusts to the same height as the PlayerFrame (fix for TitanBar)
- Fixed for nil error on load involving undefaulted nil options
v2.12
- Fixed Font Change bug causing nil error for SetTextHeight
- Prefix now stays on the Primary Display
v2.11
- Fixed CharacterFrame 'Archaeologist_TurnOnPlayerXP' bug
- Fixed a bug where defaults where being set after MCom was registered
- Fixed a bug where duplicate settings where accidentally being saved with Khaos
- Fixed a bug that broke font resizing
v2.1
- Archaeologist now requires MCom for simplified Khaos/Cosmos/slash command registration
- All Slash commands are now availible via "/arch" which will bring up a dialog with availible commands.
- Removed Buggy Party Pet Buffs/Debuffs mouseover only option
- Added On/Off/Mouseover options for all statusbar displays via Khaos dropdown menus
- Added AltTextLocation for each status bar
- Added Option to use health values instead of percent on the target when possible
v2.0
- Updated TOC to 1700
- Increased Target Buff and Debuff max to 16
- Added 16 PartyPet Buffs and Debuffs
- Added Party Pet Buffs/Debuffs mouseover only option
- Updated all Buffs and Debuffs to 16 max
- Added Primary and Secondary Text Displays for every StatusBar
- AltTextLocation now swaps Primary and Secondary Display Text and is sepperated by Unit Type
- Added Text Inversion for all StatusBars (Show how much is missing in % or value)
- Now works with the MobHealth inbedded in MobInfo2
- Added dynamic font changing (dropdown in khaos)
- [Note if you change the font the font shadow will dissapear. To get it back change the font to default and ReloadUI.]
- Added font coloring (color wheel in khaos)
- If in default positions PartyPets, PartyMembers and Target Frames are slightly relocated to make room for Text and Buffs
- Only Move Target Frame if Secondary Display is enabled on Target or Player
- Added Options to either show percent, value, both or neither on the XP bar
- Increased the Frame Level of Target Debuffs to be above the Target Frame
- Added Target debuff aplication overlays
v1.9
- Added optional replacement of unit portraits with large class icons
- Raised Target Buffs slightly to be above the Target portait
- Fixed a nil bug when using class icons on party members.
v1.8
- Added optional class icons to the Player, Party and Target Frames
v1.7
- Added Khaos configuration options
- Updated to work with cosmos MobHealth addon
- No longer displays 0/0 if the health is unknown
- Fixed manabar nil bug.
v1.6
- Added Optional use of the MobHealth2 addon if you are usign it.
http://www.curse-gaming.com/mod.php?addid=1087
v1.5
- Made Target Buffs on top if targeting an ally and Debuffs on top if targeting an enemy.
- Added an alternate option for target buffs to display from right to left. Default is left to right.
- Fixed/Avoided MouseOver hook so that Arch plays nicely with mouse over offsets.
v1.43
- Fixed a bigger bug with values not saving with slash commands and cosmos.
v1.42
- Fixed a bug with loading default values from the new text sliders w/o cosmos.
v1.41
- Implimented Smooth Text Resizing Work-around
v1.4
- Fixed the bug that hid status text while moused over.
- Fixed the bug that hid status text while the character frame was open.
v1.3
- Added 8 Buffs and 8 Debuffs for target frame.
- Target Buffs slightly rearanged. They now extend from right to left so that the 3 extra buffs don't get covered by the portrait and elite graphics.
- Increased Pet and Party Max buffs/debuffs to 14
v1.2
- Added French Localization
- Fixed ArchaeologistVars = nil error
- Text is now resizable from 6-20.
- Note: due to a blizzard text resizing bug the text will not propperly smooth/rescale once changed.
- To correct it go to windowed mode and back to fullscreen. I have notified Blizzard of the bug.
- Made Party/Pet Buff borders green. Debuffs are still red.
v1.1
- Added German Localization
- Sorting of cosmos options.
- Auto Pet Happiness Alt Location Management
v1.0
- Live in Cosmos!
- Spelling Errors Corrected
v0.7a
- Added Alternate Debuff Location.
- Added buff tooltips
- Changed Slash Command syntax
- Added Alternate HPMP text location that aligns to the outside of the bar frame.
v0.6a
- Added 12 Buffs and 12 Debuffs for all party members and pet.
- Moved Pet Happiness to accomidate pet debuffs
- Options to Show or Hide buffs or debuffs (reverts to normal onmouseover behavior when off)
- Show anywhere between 0 and 12 Buffs or Debuffs
- Cleaned up slash command printouts
- Syncronized Cosmos with Slash Commands. Use both if you're thus inspired.
v0.5a
- TargetFrame healthbars now always display as percent unless max hp is difforent thant 100 (party, player, pet)
v0.4a
- Fixed a hp prefix reshowing bug
- Added Pet Dead Text
- Fixed Pet MP/HP show issue
v0.3a
- Optimized Slash and Cosmos Reg Code.
- Fixed non-Cosmos saved variables not being saved (also nil pointer bug)
- Fixed text relocation so that the HP and MP text are now slightly sepperated
- Removed partial frame replacement and replaced it with onLoad status bar initializing===v0.2a===
- Fixed Slash commands not working for text.
- Sepperated Player HP/MP/XP text
- Made target percent an option so you can see true values when you target self or party member
v0.1a
- Adds Text to Unit Frame Status Bars
- Adds Dead/Offline/Ghost text to all unit frames
- Changes health bar color as it decreases
- Status bar prefix is optional
- All status text can be shown as percent or real value (except target HP which is percent from server)
