I think those settings are overridden when a route contains more than one type of nodes, e.g. some treasures, or a manual note of a location you want to visit regularily (e.g. for a rare mob)
My routes contain only one type of nodes (mines, herbs or gas clouds).
They are not character or server specific, any route created can be viewed on any character on any server on any faction, if the appropriate auto-show/hide settings are set (if auto-show/hide is on).
I have auto-show/hide enabled with profession-only/track-only settings but my routes always shown :(
I created a little parser to mappings file and load all of my and Roemer's mappings to a database. If you want to use my extended mappins add http://taki.alkoholista.hu/WoW/Waddu/mappings.php to Waddu config as custom mappings. I will write a page where registered users can add/edit mappings :)
WoWAce changed again... :)
I love to debug their html sources.
New _downloadPattern: @""">Download"
CurseForge download is broken too, there is no download link to the current file versions.
Modified exe (zip file with sfv): http://taki.alkoholista.hu/WoW/Waddu-20090401-1218.zip
As I can see WoWAce changed the html pages a bit. You have to change _downloadPattern to @""">Download:" at line 14 in SiteWowAce.cs.
If you want to see the very first line of changelog you have to change i += 6 to i += 4 at line 157 in SiteWowAce.cs.
I have some problem with DateTime.ParseExact. I tried to convert wowinterface date string (12-22-2008 09:13 PM) to DateTime. If I convert it back to string with DateTime.ToString I got 12-22-2008 03:13 PM. Somewhere I lose 6 hours.
I have an updated waddu.exe with the following corrections:
1. wowace date and time,
2. curseforge date and time,
3. curse date and time (some addons have strange epoch)
I try to change wowinterface parser to add time of update, not just date.
I have a 6 hours diff between times on the sites (as I can see ALL sites) and times shown in 'Last Updated' of mappings.
In the current svn revision (711) the .pkgmeta file has wrong indentation in some libs.
See http://www.wowace.com/knowledge-base/pkgmeta-file/ :
"Remember to use spaces instead of tabs for indentation"
0
My routes contain only one type of nodes (mines, herbs or gas clouds).
0
I have auto-show/hide enabled with profession-only/track-only settings but my routes always shown :(
0
0
0
0
I see, work on it :)
0
EDIT: I try to modify the parser to work :)
0
0
http://taki.alkoholista.hu/WoW/Waddu-20090401-1331.zip
0
I love to debug their html sources.
New _downloadPattern: @""">Download"
CurseForge download is broken too, there is no download link to the current file versions.
Modified exe (zip file with sfv): http://taki.alkoholista.hu/WoW/Waddu-20090401-1218.zip
0
If you want to see the very first line of changelog you have to change i += 6 to i += 4 at line 157 in SiteWowAce.cs.
Edit: you can download my modified exe from http://taki.alkoholista.hu/WoW/Waddu.exe
0
0
1. wowace date and time,
2. curseforge date and time,
3. curse date and time (some addons have strange epoch)
I try to change wowinterface parser to add time of update, not just date.
I have a 6 hours diff between times on the sites (as I can see ALL sites) and times shown in 'Last Updated' of mappings.
http://taki.alkoholista.hu/WoW/Waddu.exe
0
0
See http://www.wowace.com/knowledge-base/pkgmeta-file/ :
"Remember to use spaces instead of tabs for indentation"