From d0113a1f076d3ccb9eaca196dc2a78af81a11a37 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Wed, 21 Jun 2017 08:42:18 +0200 Subject: API: Various additions --- data/docs/11 | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 51 insertions(+), 3 deletions(-) (limited to 'data') diff --git a/data/docs/11 b/data/docs/11 index dd8f9be3..e9678e88 100644 --- a/data/docs/11 +++ b/data/docs/11 @@ -721,6 +721,35 @@ however still required.
+ resolution + details + string + yes + + + + voiced + details + integer + yes + 1 = Not voiced, 2 = Only ero scenes voiced, 3 = Partially voiced, 4 = Fully voiced + + + animated + details + array of integers + no + + The array has two integer members, the first one indicating the story + animations, the second the ero scene animations. Both members can be null + if unknown or not applicable.
+
+ When not null, the number indicates the following: 1 = No animations, 2 = + Simple animations, 3 = Some fully animated scenes, 4 = All scenes fully + animated. + + + vn vn array of objects @@ -730,7 +759,7 @@ however still required.
id, title and original. These are the same as the members of the "get vn" command. - + producers producers array of objects @@ -764,8 +793,8 @@ however still required.
vn - integer - = + integer
array of integers + = != Find releases linked to the given visual novel ID. @@ -834,6 +863,12 @@ however still required.
= !=   + + platforms + string
array of strings + = != +   + :SUBSUB:get producer @@ -1330,6 +1365,12 @@ Returned members:

=
=   + + search + string + ~ + Searched through all aliases, both the romanized and original names. + @@ -1714,6 +1755,13 @@ Returned members:

Check out the announcements board for more information about updates.

+2017-06-21 + 2017-05-22