promotional bannermobile promotional banner

NetStats

NetStats is a lightweight World of Warcraft addon that displays your current FPS, ping (world and local), packet loss, memory usage, and detects game freezes in a movable, customizable window.

File Details

NetStats.zip

  • R
  • Aug 7, 2025
  • 11.99 KB
  • 76
  • 5.5.0
  • MoP Classic

File Name

NetStats.zip

Supported Versions

  • 5.5.0
## [2.0] - 2024-06-XX
 
### Added
- Option to hide or show only the graph for a metric (FPS, ping, pinghome) without hiding the text value.
- Graphs are now positioned directly below the "Updated" line and move up dynamically when metrics are hidden.
- New slash commands:
  - `/netstats hidegraph <metric>` — Hide only the graph for a metric (fps, ping, pinghome).
  - `/netstats showgraph <metric>` — Show a previously hidden graph for a metric.
  - `/netstats showall` — Show all metrics and graphs.
  - `/netstats metrics` — List all available metrics.
- Improved localization: all user-facing strings are now properly translated for both English and Russian.

 

### Changed
- Graphs and their labels are now dynamically positioned based on which metrics are visible, saving space in the window.
- The window height now automatically adjusts to the number of visible metrics and graphs.
- Comments in the code have been rewritten for clarity and maintainability.

 

### Fixed
- Fixed issues with saving and restoring window position, scale, and transparency.