I just released a new Mapping File. You should get it automatically.
I also implemented a very simple ChangeLog viewer. It can be called when right-clicking on a specific mapping on the addon detail. I also implemented a better Sub/Superaddon Display.
Now I think I can focus on actually checking what to update! Stay tuned for updates.
I know your busy getting everything working but any plans in the future of adding a summary of what was updated with changelogs as wowaceupdater used to do?
The Summary is (more or less) in the Log ;) I can make something prettier if you use the "Update All" Feature. But my priority right now is to check what to update before updating it. Same goes for the Changelogs.
getting this error while checking for new addons .. any idea ?
Unable to cast object of type 'System.Object' to type 'System.String'.
at Waddu.AddonSites.SiteWowSpecial.GetVersion(Mapping mapping)
at Waddu.BusinessObjects.Mapping.CheckRemote()
at Waddu.Classes.WorkerThread.ThreadProc(Object param)
and keep up that nice work !!
cu
edit: after checkin a few pages back in this thread ..
i think you also want to know the concerning addon .. for me it seems to be CT_RaidTracker
I think that is because CT_RaidTracker is no longer an active Addon from ct-mod. Will add some type of mapping called "Depreciated" soon and add CT_RaidTracker to that kind.
First of all, let me tell you i realy like your program. I have a feature request to let the user specify some custom addon mappings in a seperate file - something like user_mappings.xml which will have higher priority than the default mappings.xml, of course. A good comparison would be when I want to use a cloned repository on wowace instead of the default repository.
Yea, you can just edit the mappings.xml or copy the mappings.xml and host on your own server and change the settings so it loads the file from your server.
@copystring: Good Idea. Can you show me how a Mapping for a Cloned Repository looks like?
I cleaned up most of the code within the last days and reorganized all Files since Waddu now contains more than 60 Code Files and it's still growing...
Also I'm still looking for people who would like to Redesign the UI and / or would like to help developing. If you're interested, feel free to have a look at the code and contact me.
I think that could interrest the Linux users :) ...
I have testet WADDU under Arch Linux. With Mono i get an error message and the program will not start. But under Wine it works fine. I have installed .Net 2.0 (with winetricks it's easy) and 7-Zip under Wine. Then WADDU will work with a little bit graphic bugs (Screen under Arch Linux and KDE 4.1.3: http://img300.imageshack.us/img300/9520/waddutm4.png).
I'm positive about having a release ready by tomorrow.
I had a deeper look at Version Numbers and realized that it seems almost impossible to implement the "What needs updating" check primarily on Version Numbers. So the next Release will use an approach most other updaters us. I will create a local File with Informations, when you last updated which Addon. And on Checking it will check all mappings for your addons if one is newer and use the mapping with the newest "Change Date" for updating (unless you forced Waddu to always use a specific mapping).
I'm thinking for a first version on a 3-way updating (first check, then resolve conflicts manually (like same date but different version number), then updating)
You know, there's level 80 now and I want to get there somewhen so I spent some time playing this weekend :rolleyes:
But I've implemented the update by date check and run it every day. No problems so far. Will have to do some No-Lib testing and small fixes in the ChangeLog Viewer and release that Version soon. So stay patient.
I also implemented a very simple ChangeLog viewer. It can be called when right-clicking on a specific mapping on the addon detail. I also implemented a better Sub/Superaddon Display.
Now I think I can focus on actually checking what to update! Stay tuned for updates.
getting this error while checking for new addons .. any idea ?
and keep up that nice work !!
cu
edit: after checkin a few pages back in this thread ..
i think you also want to know the concerning addon .. for me it seems to be CT_RaidTracker
Is this currently possible with WADDU?
Yea, you can just edit the mappings.xml or copy the mappings.xml and host on your own server and change the settings so it loads the file from your server.
I cleaned up most of the code within the last days and reorganized all Files since Waddu now contains more than 60 Code Files and it's still growing...
Also I'm still looking for people who would like to Redesign the UI and / or would like to help developing. If you're interested, feel free to have a look at the code and contact me.
i have only changed the tag from "dr-damage" to "dr-damage/repositories/wrath-clone" :)
Will think about it and maybe add some little GUI to create "Custom" Mappings for the next Version.
I have testet WADDU under Arch Linux. With Mono i get an error message and the program will not start. But under Wine it works fine. I have installed .Net 2.0 (with winetricks it's easy) and 7-Zip under Wine. Then WADDU will work with a little bit graphic bugs (Screen under Arch Linux and KDE 4.1.3: http://img300.imageshack.us/img300/9520/waddutm4.png).
Thanks for testing it!
I had a deeper look at Version Numbers and realized that it seems almost impossible to implement the "What needs updating" check primarily on Version Numbers. So the next Release will use an approach most other updaters us. I will create a local File with Informations, when you last updated which Addon. And on Checking it will check all mappings for your addons if one is newer and use the mapping with the newest "Change Date" for updating (unless you forced Waddu to always use a specific mapping).
I'm thinking for a first version on a 3-way updating (first check, then resolve conflicts manually (like same date but different version number), then updating)
Any news to this? Great work so far, love it.
But I've implemented the update by date check and run it every day. No problems so far. Will have to do some No-Lib testing and small fixes in the ChangeLog Viewer and release that Version soon. So stay patient.
We'd love you more with a new (and improved) version of WADDU available ;D