File Details
24.09.04_legacy
- R
- Sep 4, 2024
- 40.53 KB
- 21
- 11.0.2
- Retail
File Name
InfoPanel-24.09.04.zip
Supported Versions
- 11.0.2
InfoPanel - ReInformed Changes v24.09.04 | 2024 Sep 4
- ReInformed by Coremar - initial release based on InfoPanel 20.10.31
- Updated the TOC version to 110002 for the War Within 11.0.2.
- Updated the slash command code so /ip no longer uses outdated API. Works now.
- Updated readme.txt
- Group: Should now partially work with updated API at least when not in raid group. Not recommended to use this plugin when raiding yet!!!!!.
- Speed: Fixed errors when inside of an instance (and disabled "Facing" in instances as instances no longer have available coordinate info).
- Money: Fixed nil errors for Trash value count.
- Zone: Fixed coordinate errors in instances (instances no longer have available coordinate info).
- Perform: Added some color coding to the FPS counter. (darker red when under 20fps, red under 30fps, golden under 60fps, green above 60fps)
- Perform: changed memory units from megabit and "decimal" kilobit(Mb and kb) to actually correct Megabyte and "binary" Kilobyte(MB and KB). --(but it looks uglier, I think :D )
- Perform: changed plugin icon to "ACHIEVEMENT_GUILDPERK_FASTTRACK_RANK2". It is more appropriate imho. (possibly not final though)
- Perform: colored InfoPanel in addon memory usage for debug purposes(temporary)
- DPS: Enabled.
- DPS: Added session stats (total session damage/time in combat/DPS).
- DPS: Added some raw data (unformatted, most likely temporary).
- Quest: Enabled, Fixed to work with updated API.
- Quest: Fixed not showing the completion text(objective) for ready for turn-in quests.
- Quest: Filtered out hidden quests as they appear to be for internal purposes only.
- Quest: Added "Ready for turn-in" text after the names of ready for turn-in quests.
- Durability: fixed (but it creates way more garbage on mouseover when showing durability of items in bags)
- Melee: removed display of Hit Chance as it is no longer in game.
- Melee: No longer checks if player is a Hunter for Attack Power and Crit Chance as the Ranged Attack Power and Ranged Crit Chance are no longer sepparated from non ranged version.
- Melee: removed registration of UNIT_RANGED_ATTACK_POWER event as it is not needed now.
- Melee: changed plugin icon to something imho more appropriate ("Inv_sword_06").
- Timer: changed plugin icon to "Inv_misc_pocketwatch_01".
- Combat Timer: changed plugin icon to "Inv_misc_pocketwatch_02".
Known Issues:
- Durability: creates lot of garbage on mouseover - when checking for repair costs of items in a bag (1.5 MB +- depends on how many bag slots you have) disabling it would fix this, but I don't feel like removing features. Also it happens only when you mouseover this plugin and garbage collection takes care of it rather fast.
- Group: Not tested in Raids yet!!!!
- Spell: Showing some no longer used or deprecated stats. Others might show unreal values.
- Melee: Showing some no longer used or deprecated stats. Others might show unreal values. - working on it
- Honor: Needs complete update. Currently disabled by default.
- Reputation: Needs complete update.
- Quest: Needs testing and check if the new API related things are actually correctly set up.
- Quest: Tooltip cant fit all the quests.
- Quest: Number of accepted quests is incorrect "C_QuestLog.GetNumQuestLogEntries()" seems to ignore some quests. It might be a bug in game itself or it doesn't count quests that are not counting towards 35 accepted quest limit. I might add separate counter.
- DPS: Need for some data and text formatting.
- Defense: not tested at all yet, but it should work unless it shows incorrect or obsolete data.