File Details
24.09.23_legacy
- R
- Sep 23, 2024
- 50.85 KB
- 105
- 11.0.5+1
- Retail
File Name
InfoPanel-24.09.23.zip
Supported Versions
- 11.0.5
- 11.0.2
InfoPanel - ReInformed ... Changelog | 2024 Sep 23 - Major update(XP, DPS)
------------------------------------------------------------------------------------------
- XP: Added rested xp percentage to the main panel (blue when rested, purple when not rested).
- XP: Added current level to the main panel. (yellow)
- XP: Shows "Max Level" on the main panel if your character has reached the maximum available level.
- XP: Tooltip is now showing all info lines even when there was no session xp gained yet - it makes it easier to read when everything is on the same place all the time imho.
- XP: Changed coloring of rested XP text in mouseover tooltip, to more correspond with the colors used for this by the game.
- XP: Big numbers are now formatted with spaces.
- DPS: Big numbers are now formatted with spaces.
- DPS: Now primarily calculates (and then shows on main panel) the DPS from the time between your first and last hit, instead of the time spent in combat. Gives much more precise value. (It is called Precise DPS here as there is also traditional DPS measured during the whole combat time in tooltip).
- DPS: Now should account for all players's pets as well.
- DPS: Changed texts and formatting.
- DPS: Added reset on mouse click.
- DPS: Added display of session dps(blue) to the main panel (updates after combat).
- DPS: Expanded Tooltip with more values.
- DPS: Now shows labels on the main panel when there was no combat in the session yet(or after DPS reset) instead of 0.
- DPS: All RAW values(not rounded, unformatted) are moved. Press Shift when mouseover tooltip is shown to access them.
- DPS: It is now calculated without rounding the time to full seconds, this is more precise, shows more or less slightly different values than most other DPS measuring addons.
- Perform: Added system/client info to the mouseover tooltip (on Alt key press - current gpu, resolution, aspect ratio and render scale, version, build etc. ).
- Perform: Added avarage Frame Rate to the mouseover tooltip.
- Spell: Current mana percentage on the main panel now changes color according to the percentage (0% is red, 100% is blue).
- Spell: Text of mana percentage on the main panel was reformatted, it should not move the rest of the panel when you drop below 100%
- Spell: Fixed the tooltip being called/shown every frame(bug - possibly affecting performance).
- Spell: Removed the debug message showing the amount of Intellect after login (third silly bug in the last release? I guess I was too tired before packaging, lol ).
- Main: added some stuff so I can do more formatting.
- Speed: No longer moves plugins on its right on the main panel, when you start moving. (might still move slightly, when /IP size is set to higher than default 18).
- Durability: No longer moves plugins on its right on the main panel, when durability changes.
- XP: No longer moves plugins on its right on the main panel, when xp changes(hopefully). It will move them when you reach max level, to not show huge empty space next to it.
- Timer: Moved to the right side next to clock
- CombatTimer: Moved to the right side next to clock
Known Issues:
- Group: Not tested in Raids yet!!!!
- Melee: Some values albeit reported by the game itself appear to be incorrect (like Mastery Bonus and weapon damage after bonuses applied)
- Honor: Needs complete update. (already shows stuff without errors when nothing pvp related is recorded or happend...needs testing I guess, but I don't do pvp). Currently disabled by default.
- Reputation: Needs complete update. (todo: fix all C_Reputation.GetFactionDataByIndex() related stuff and check if the new API related things are actually correctly set up).
- Quest: Needs testing and check if the new API related things are actually correctly set up.(so far it looks good)
- Quest: Tooltip can't fit all the quests (not sure how will be fixed yet, hiding quests that are on different map should be possible(and showing them when alt is pressed).
- 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. (but they are still accepted in your quest log, so maybe they should be counted. I might add separate counter)
- Defense: not tested at all yet - needs testing
Up for discussion
- Melee: the name of this plugin suggests that it is for melee combat only, but it applies to Hunters and their ranged combat as well. I already changed title of the tooltip from "Melee Info" to "Physical Combat Info".