<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>oscWorldOfWarcraft Issue Tracker Rss Feed</title><link>http://oscworldofwarcraft.codeplex.com/workitem/list/basic</link><description>oscWorldOfWarcraft Issue Tracker Rss Description</description><item><title>Closed Issue: Datamember Ranged of class CharacterItems [1082]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1082</link><description>The CharacterItems class has a datamember Ranged but I think it should be the datamember offHand instead.&lt;br /&gt;Comments: The fix has been checked in and will be included in the next release.</description><author>KaelumYodi</author><pubDate>Sun, 14 Apr 2013 21:34:19 GMT</pubDate><guid isPermaLink="false">Closed Issue: Datamember Ranged of class CharacterItems [1082] 20130414093419P</guid></item><item><title>Edited Issue: Datamember Ranged of class CharacterItems [1082]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1082</link><description>The CharacterItems class has a datamember Ranged but I think it should be the datamember offHand instead.&lt;br /&gt;Comments: ** Comment from web user: KaelumYodi ** &lt;p&gt;The &amp;quot;offHand&amp;quot; data member was accidentally removed and has been restored.  I don't know what the status of ranged items are now.  They may have been removed from the game, in which case I can remove the data member, but I'm going to leave it in until I know for sure.  I doesn't hurt to leave it there, and some applications that are using the library may still be using it.&lt;/p&gt;</description><author>KaelumYodi</author><pubDate>Sun, 14 Apr 2013 21:33:28 GMT</pubDate><guid isPermaLink="false">Edited Issue: Datamember Ranged of class CharacterItems [1082] 20130414093328P</guid></item><item><title>Created Issue: Datamember Ranged of class CharacterItems [1082]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1082</link><description>The CharacterItems class has a datamember Ranged but I think it should be the datamember offHand instead.&lt;br /&gt;</description><author>teizela</author><pubDate>Sat, 13 Apr 2013 13:41:41 GMT</pubDate><guid isPermaLink="false">Created Issue: Datamember Ranged of class CharacterItems [1082] 20130413014141P</guid></item><item><title>Closed Issue: Rating parsing errors [1032]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1032</link><description>in CharacterStats.cs&amp;#58;&lt;br /&gt;&lt;br /&gt;Ratings are set as ints in the code, but can be non-integers. &lt;br /&gt;&lt;br /&gt;For example, expertise ratings can be 7.5, which will error out on the parsing.&lt;br /&gt;&lt;br /&gt;Suggestion&amp;#58; change int-&amp;#62;double&lt;br /&gt;Comments: Release v2.2a has been released and contains the fix for this issue.</description><author>KaelumYodi</author><pubDate>Mon, 18 Feb 2013 17:47:59 GMT</pubDate><guid isPermaLink="false">Closed Issue: Rating parsing errors [1032] 20130218054759P</guid></item><item><title>Commented Issue: Rating parsing errors [1032]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1032</link><description>in CharacterStats.cs&amp;#58;&lt;br /&gt;&lt;br /&gt;Ratings are set as ints in the code, but can be non-integers. &lt;br /&gt;&lt;br /&gt;For example, expertise ratings can be 7.5, which will error out on the parsing.&lt;br /&gt;&lt;br /&gt;Suggestion&amp;#58; change int-&amp;#62;double&lt;br /&gt;Comments: ** Comment from web user: KaelumYodi ** &lt;p&gt;This has been fixed and a new bud fix release will be ready shortly.&lt;/p&gt;</description><author>KaelumYodi</author><pubDate>Mon, 18 Feb 2013 17:29:26 GMT</pubDate><guid isPermaLink="false">Commented Issue: Rating parsing errors [1032] 20130218052926P</guid></item><item><title>Commented Issue: Rating parsing errors [1032]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1032</link><description>in CharacterStats.cs&amp;#58;&lt;br /&gt;&lt;br /&gt;Ratings are set as ints in the code, but can be non-integers. &lt;br /&gt;&lt;br /&gt;For example, expertise ratings can be 7.5, which will error out on the parsing.&lt;br /&gt;&lt;br /&gt;Suggestion&amp;#58; change int-&amp;#62;double&lt;br /&gt;Comments: ** Comment from web user: Daegan ** &lt;p&gt;Attaching Caul's JSON response for you.&lt;/p&gt;</description><author>Daegan</author><pubDate>Sun, 17 Feb 2013 22:20:12 GMT</pubDate><guid isPermaLink="false">Commented Issue: Rating parsing errors [1032] 20130217102012P</guid></item><item><title>Commented Issue: Rating parsing errors [1032]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1032</link><description>in CharacterStats.cs&amp;#58;&lt;br /&gt;&lt;br /&gt;Ratings are set as ints in the code, but can be non-integers. &lt;br /&gt;&lt;br /&gt;For example, expertise ratings can be 7.5, which will error out on the parsing.&lt;br /&gt;&lt;br /&gt;Suggestion&amp;#58; change int-&amp;#62;double&lt;br /&gt;Comments: ** Comment from web user: Daegan ** &lt;p&gt;misspoke: OffhandExpertise is the only one listed as an int when it should be a double.&lt;/p&gt;</description><author>Daegan</author><pubDate>Sun, 17 Feb 2013 22:18:31 GMT</pubDate><guid isPermaLink="false">Commented Issue: Rating parsing errors [1032] 20130217101831P</guid></item><item><title>Commented Issue: Rating parsing errors [1032]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1032</link><description>in CharacterStats.cs&amp;#58;&lt;br /&gt;&lt;br /&gt;Ratings are set as ints in the code, but can be non-integers. &lt;br /&gt;&lt;br /&gt;For example, expertise ratings can be 7.5, which will error out on the parsing.&lt;br /&gt;&lt;br /&gt;Suggestion&amp;#58; change int-&amp;#62;double&lt;br /&gt;Comments: ** Comment from web user: Daegan ** &lt;p&gt;Sorry,&lt;/p&gt;&lt;p&gt;It's OffhandExpertise, which you have as an int. Caul's offhand is precisely 7.5.&lt;br&gt;RangedExpertise also is listed as an int.&lt;/p&gt;</description><author>Daegan</author><pubDate>Sun, 17 Feb 2013 22:16:44 GMT</pubDate><guid isPermaLink="false">Commented Issue: Rating parsing errors [1032] 20130217101644P</guid></item><item><title>Commented Issue: Rating parsing errors [1032]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1032</link><description>in CharacterStats.cs&amp;#58;&lt;br /&gt;&lt;br /&gt;Ratings are set as ints in the code, but can be non-integers. &lt;br /&gt;&lt;br /&gt;For example, expertise ratings can be 7.5, which will error out on the parsing.&lt;br /&gt;&lt;br /&gt;Suggestion&amp;#58; change int-&amp;#62;double&lt;br /&gt;Comments: ** Comment from web user: Daegan ** &lt;p&gt;Use Caul // Blackrock US&lt;/p&gt;</description><author>Daegan</author><pubDate>Sun, 17 Feb 2013 22:09:43 GMT</pubDate><guid isPermaLink="false">Commented Issue: Rating parsing errors [1032] 20130217100943P</guid></item><item><title>Commented Issue: Rating parsing errors [1032]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1032</link><description>in CharacterStats.cs&amp;#58;&lt;br /&gt;&lt;br /&gt;Ratings are set as ints in the code, but can be non-integers. &lt;br /&gt;&lt;br /&gt;For example, expertise ratings can be 7.5, which will error out on the parsing.&lt;br /&gt;&lt;br /&gt;Suggestion&amp;#58; change int-&amp;#62;double&lt;br /&gt;Comments: ** Comment from web user: KaelumYodi ** &lt;p&gt;Do you have an example of this?  I need a character and realm to see if I can replicate the issue.  In the mean time, I have reported the possible bug in the API forums and am waiting for a response:&lt;/p&gt;&lt;p&gt;[BUG?: Character Stats: expertiseRating](http://us.battle.net/wow/en/forum/topic/7922983555)&lt;/p&gt;&lt;p&gt;If it is indeed supposed to be a floating-point number, I will update the library to reflect that.&lt;/p&gt;</description><author>KaelumYodi</author><pubDate>Sun, 17 Feb 2013 21:28:07 GMT</pubDate><guid isPermaLink="false">Commented Issue: Rating parsing errors [1032] 20130217092807P</guid></item><item><title>Created Issue: Rating parsing errors [1032]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/1032</link><description>Ratings are set as ints in the code, but can be non-integers. &lt;br /&gt;&lt;br /&gt;For example, expertise ratings can be 7.5, which will error out on the parsing.&lt;br /&gt;&lt;br /&gt;Suggestion&amp;#58; change int-&amp;#62;double&lt;br /&gt;</description><author>Daegan</author><pubDate>Sun, 17 Feb 2013 10:17:46 GMT</pubDate><guid isPermaLink="false">Created Issue: Rating parsing errors [1032] 20130217101746A</guid></item><item><title>Closed Feature: Update the library to support new API features [950]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/950</link><description>Update the library to support the new features that have just been released by Blizzard.&lt;br /&gt;Comments: The library has been updated to work with the current API.</description><author>KaelumYodi</author><pubDate>Sat, 29 Dec 2012 00:36:50 GMT</pubDate><guid isPermaLink="false">Closed Feature: Update the library to support new API features [950] 20121229123650A</guid></item><item><title>Created Feature: Update the library to support new API features [950]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/950</link><description>Update the library to support the new features that have just been released by Blizzard.&lt;br /&gt;</description><author>KaelumYodi</author><pubDate>Sat, 22 Dec 2012 22:51:16 GMT</pubDate><guid isPermaLink="false">Created Feature: Update the library to support new API features [950] 20121222105116P</guid></item><item><title>Closed Feature: Update the client to support Mists of Pandaria [881]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/881</link><description>Update the client to support the new API features, data structures, and changes that come with the release of Mists of Pandaria.&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>KaelumYodi</author><pubDate>Sun, 18 Nov 2012 07:13:44 GMT</pubDate><guid isPermaLink="false">Closed Feature: Update the client to support Mists of Pandaria [881] 20121118071344A</guid></item><item><title>Created Feature: Update the client to support Mists of Pandaria [881]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/881</link><description>Update the client to support the new API features, data structures, and changes that come with the release of Mists of Pandaria.&lt;br /&gt;</description><author>KaelumYodi</author><pubDate>Fri, 07 Sep 2012 17:14:59 GMT</pubDate><guid isPermaLink="false">Created Feature: Update the client to support Mists of Pandaria [881] 20120907051459P</guid></item><item><title>Closed Feature: Add support for the latest API additions [757]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/757</link><description>Update the library to support the changes described in the post&amp;#58;&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;us.battle.net&amp;#47;wow&amp;#47;en&amp;#47;forum&amp;#47;topic&amp;#47;4496510938&lt;br /&gt;&lt;br /&gt;Due to some on the new object names, the JSON scripting serializer can no longer be used and will need to be converted to use the data contract serializer.  A future update to Json.NET will be made once Microsoft has fully incorporated it into the WebAPI.&lt;br /&gt;Comments: These changes are included in the 2.0 Release.</description><author>KaelumYodi</author><pubDate>Sun, 20 May 2012 21:47:40 GMT</pubDate><guid isPermaLink="false">Closed Feature: Add support for the latest API additions [757] 20120520094740P</guid></item><item><title>Commented Feature: Add support for the latest API additions [757]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/757</link><description>Update the library to support the changes described in the post&amp;#58;&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;us.battle.net&amp;#47;wow&amp;#47;en&amp;#47;forum&amp;#47;topic&amp;#47;4496510938&lt;br /&gt;&lt;br /&gt;Due to some on the new object names, the JSON scripting serializer can no longer be used and will need to be converted to use the data contract serializer.  A future update to Json.NET will be made once Microsoft has fully incorporated it into the WebAPI.&lt;br /&gt;Comments: The System.Web.Script.Serialization.JavaScriptSerializer has been replaced by the System.Runtime.Serialization.Json.DataContractJsonSerializer.&amp;nbsp; I have a little more cleanup to perform before this update can be released.</description><author>KaelumYodi</author><pubDate>Fri, 18 May 2012 20:16:43 GMT</pubDate><guid isPermaLink="false">Commented Feature: Add support for the latest API additions [757] 20120518081643P</guid></item><item><title>Closed Feature: Add support for updated data calls [150]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/150</link><description>Update the API calls per&amp;#58;&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;us.battle.net&amp;#47;wow&amp;#47;en&amp;#47;forum&amp;#47;topic&amp;#47;2973256212&lt;br /&gt;Comments: &lt;p&gt;Updated the release info.&lt;/p&gt;</description><author>KaelumYodi</author><pubDate>Fri, 11 May 2012 04:55:35 GMT</pubDate><guid isPermaLink="false">Closed Feature: Add support for updated data calls [150] 20120511045535A</guid></item><item><title>Reopened Feature: Add support for updated data calls [150]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/150</link><description>Update the API calls per&amp;#58;&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;us.battle.net&amp;#47;wow&amp;#47;en&amp;#47;forum&amp;#47;topic&amp;#47;2973256212&lt;br /&gt;Comments: ** Comment from web user: KaelumYodi ** &lt;p&gt;&lt;/p&gt;</description><author>KaelumYodi</author><pubDate>Fri, 11 May 2012 04:52:58 GMT</pubDate><guid isPermaLink="false">Reopened Feature: Add support for updated data calls [150] 20120511045258A</guid></item><item><title>Created Feature: Add support for the latest API additions [757]</title><link>http://oscworldofwarcraft.codeplex.com/workitem/757</link><description>Update the library to support the changes described in the post&amp;#58;&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;us.battle.net&amp;#47;wow&amp;#47;en&amp;#47;forum&amp;#47;topic&amp;#47;4496510938&lt;br /&gt;&lt;br /&gt;Due to some on the new object names, the JSON scripting serializer can no longer be used and will need to be converted to use the data contract serializer.  A future update to Json.NET will be made once Microsoft has fully incorporated it into the WebAPI.&lt;br /&gt;</description><author>KaelumYodi</author><pubDate>Fri, 11 May 2012 04:49:30 GMT</pubDate><guid isPermaLink="false">Created Feature: Add support for the latest API additions [757] 20120511044930A</guid></item></channel></rss>