Eon Stats
**9/28/09** - Changed design to use listview instead of a listbox, should be more organized now.
Eon Stats is a program created to read off of an ascent stats.xml dump, and provide the user with quick, but not exactly real-time, server info. This first release will be a beta version of the program, so any bugs found should be posted here. When the beta is over, I will release an Ascent Stats Reader library.
This is what the program will show from the xml file:
- Emulator
- Uptime
- Online players
- Online GMs
- Online Alliance/Horde
- Memory usage
- Peak online players
- Accepted connections
- Number of each race
- Number of each class
Anything that you think should be added, post here.
When you first start the program it will tell you to click the options button and specify an xml file, which can be a URL or local file path. It's pretty self-explanatory.
Screenshots:
Other features:
-Reloads on a 2 minute timer
-Double click an item in the list to copy it to the clipboard
Download
Virus scan: Virustotal. MD5: 34f15d98648d9d549dab6aa6089778e6
Download: Eon Stats.zip
Source: Please feel free to use the source for learning purposes, but please do not redistribute without my consent.
http://www.mediafire.com/?gy1b9qmslnm
Changelog
Any feedback/criticism is appreciatedCode:v1.1 - Fixed copy to clipboard feature v1.0 - First complete release, using ListView instead of a ListBox v0.5 - Beta release