Release Notes API

Added by seawe over 6 years ago

Is there anyway to get a list of all the available patch version numbers? or we supposed to guess?

index.php?version=640 = patch 1.4.0
index.php?version=660 = patch 1.12


Replies (2)

RE: Release Notes API - Added by SirCotare over 6 years ago

I don't know what page you are trying to access, but you can find the build and patch numbers on the Ryzom Wiki: http://de.ryzomnomnom.com/wiki/Kategorie:Spielversionen

RE: Release Notes API - Added by seawe over 6 years ago

From the api patch page the format for a call is described as:

echo file_get_contents('http://atys.ryzom.com/releasenotes/index.php?version=640&lang=en&ca=ryzom_live');

The patch number requested here is 640, which gets Ryzom patch 1.4.0. There doesn't seem to be a way to query for all the available patch numbers. I'll try some of those numbers but the ryzomwiki patch numbers don't seem to match the request numbers.

I had to guess the query numbers cause i don't see a way of asking for a list of them.
http://www.worldofryzom.com/forum/index.php?action=ezportal;sa=page;p=2;wor=patchNotes

(1-2/2)