Releases: Deantwo/HazeronWatcher
HazeronWatcher v1.6.0
HazeronWatcher v1.5.2
HazeronWatcher v1.5.2
Fix for a minor HTML page change that broke the Avatars Online number.
Fixes
- Fixed Avatars Online number.
HazeronWatcher v1.5.1
HazeronWatcher v1.5.1
Fix for a minor URL change that completely broke the GET request.
Fixes
- Fixed not getting online players.
HazeronWatcher v1.5
HazeronWatcher v1.5
Finally somewhat finished some work-in-progress features that had long been overdue. They are not all finished and there are a few known issues.
Changes
- The empire of avatars are now tracked.
- Watchgroups have their own tab and can be edited.
- Empires can be added to a watchgroup, allowing a notification to be raised when any avatar belonging to said empire comes online.
Issues
- Empire names are not automatically fetched.
- No easy way to add an empire to a watchgroup. Has to be down by adding an empire to watch via ID, and then added to a watchgroup.
HazeronWatcher v1.4.8
HazeronWatcher v1.4.8
Another minor update for HazeronWatcher to make it work with the yet another change to playerson.
Changes
- On 2020-08-31 changes were made to the avatar pages that made them PHP instead of HTML.
HazeronWatcher v1.4.3
HazeronWatcher v1.4.3
Another minor update for HazeronWatcher to make it work with the yet another change to playerson.
Changes
- The 2016-09-29 stylesheet update changed some HTML on the Avatars page, this is just a quick fix to compensate.
HazeronWatcher v1.4.2
HazeronWatcher v1.4.1
HazeronWatcher v1.4.1
Minor update for HazeronWatcher to make it work with the new changes to playerson.
Changes
- Updated to work with the 2015-10-02 update changes to the playerson page.
- Changed network code to use "HttpWebRequest" instead of using
"WebClient".- It now ignores the pages if it has not been changed.
- Does however need a little testing, afraid it could get 304 every second time?
HazeronWatcher v1.4
HazeronWatcher v1.4
Minor update for HazeronWatcher.
Added a new list that contain all avatars that have been online during that program session, it can be hidden just like the watch list. Added an option to disable the minimizing to tray, it is disabled by default. Fixed some un-handled exceptions and minor bugs.
Changes
- Fixed #5, the NotifyIcon Tooltip length bug
- Fixed #4, menu key and CTRL+C causing crash
- Added an option to disable the "Minimize to Tray"
- Added a new list, "Recently Online"
- It lists all avatars that have been online duing the HazeronWatcher session
- It can be hidden just like the "Watch List" can
- Fixed step 5 on the "how to add offline avatar"
HazeronWatcher v1.3
HazeronWatcher v1.3
First update for HazeronWatcher.
Some changes to the user interface to hopefully make it easier to use, for example the ability to hide the watch list and using buttons on the window instead of in the menu strip. Added a way to write notes for avatars, so now you can at least write that that avatar is an alt of that other doof. Fixes for minor things like unicode characters in names and the random crash.
The XML settings file format has also undergone an overhaul so it is now much easier to read and edit manually. Old v1.1 XML settings files will automatically be backed up and converted the first time v1.3 is run.
Changes
- Redid the user interface a bit
- Watch list related buttons and settings have been moved from the menu strip to above the watch list
- Reordered the right-click context menu a little
- Tray icon now has an icon that lights up when a watched avatar is online
- A list of the watched avatars are also visible in the tray icon's tooltip
- Added a "Recheck" option which will validate the name of an avatar and check if the avatar actually still exist
- Overhauled the XML Settings file format