Freelancer Union Forum

CCP Announcements => Dev Blog => Topic started by: FeedBot on November 25, 2008, 09:00:04 pm

Title: EVE API - Quantum Rise
Post by: FeedBot on November 25, 2008, 09:00:04 pm
EVE API - Quantum Rise


<p>Following the Quantum Rise release we've deployed the latest version of the EVE API. The most notable additions are Certificates and Medals.

We added a list of granted certificates to the character sheet as well as a new page, <a title="/eve/CertificateTree.xml.aspx" href="http://api.eve-online.com/eve/CertificateTree.xml.aspx" target="_blank">/eve/CertificateTree.xml.aspx</a>, which is similar to <a title="/eve/SkillTree.xml.aspx" href="http://api.eve-online.com/eve/SkillTree.xml.aspx" target="_blank">/eve/SkillTree.xml.aspx</a> but displays all available certificates grouped by categories and classes.

We created 3 new pages which show Medal info for characters and corporations:</p>
<ul>
<li><a title="/char/Medals.xml.aspx" href="http://api.eve-online.com/char/Medals.xml.aspx" target="_blank">/char/Medals.xml.aspx</a> lists medals that have been issued to a character by its current corporation and previous corporations.</li>
<li><a title="/corp/Medals.xml.aspx" href="http://api.eve-online.com/corp/Medals.xml.aspx" target="_blank">/corp/Medals.xml.aspx</a> lists medals that can be issued by a corporation.</li>
<li><a title="/corp/MemberMedals.xml.aspx" href="http://api.eve-online.com/corp/MemberMedals.xml.aspx" target="_blank">/corp/MemberMedals.xml.aspx</a> lists medals that have been issued to corporation members.</li>
</ul>
<p>
Alliance standings have been added to /corp/Standings.xml.aspx. We also closed /corp/Standings.xml.aspx for NPC corps because it was in some cases returning large amount of data and timing out.

We've been looking at performance issues in the container logs and included in this patch are some changes which should speed things up. The patch also includes other performance related changes in the caching mechanism which will mostly improve things on the server side.</p>
<!-- AddThis Button BEGIN -->
<p>
<script type="text/javascript"><!--
addthis_pub  = 'ccpgames';
// --></script>
<a onclick="return addthis_sendto()" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" href="http://www.addthis.com/bookmark.php"><img src="http://s9.addthis.com/button1-share.gif" border="0" alt="" width="125" height="16" align="right" /></a>
<script src="http://s7.addthis.com/js/152/addthis_widget.js" type="text/javascript"></script>
</p>
<!-- AddThis Button END -->


http://myeve.eve-online.com/devblog.asp?a=blog&bid=605