-
Notifications
You must be signed in to change notification settings - Fork 10
rendition: Add API Documentation #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
API for Toon Renders.
Co-authored-by: Marc Randolph <[email protected]>
darkhappy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some few things that I found that could help in being more consistent with the other files
Also, I'm guessing that the documentation for rendition found in the doodle document could actually be merged to this file? https://github.com/ToontownRewritten/api-doc/blob/master/doodles.md#rendition
|
Keep in mind that the portrait-birthday pose at 1024x1024 is currently returning 500 Internal Errors, may have been disabled. |
DNA values should not be public knowledge, apoligies.
| | Name | Details | | ||
| |-------------|---------| | ||
| | dna | The DNA string for the toon to be rendered. (Use Shift+F11 in-game to copy your toon DNA) | | ||
| | pose | Pose your toon makes. At the moment these are the 8 options. (**head, laffmeter, portrait, portait-sleep, portrait-delighted, portrait-surprise, portrait-thinking, portrait-birthday, portrait-fall, portrait-grin, cake-topper, crying, waving**) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo: portait-sleep should be portrait-sleep
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh and it might be worth mentioning that the DNA string can also be retrieved from the local API.
This is currently working for me. |
API for Toon Renders.
Anybody can play with this if they would like to.
The only way I know they can get their DNA string is from ToonHQ renders.
If you guys would like, you can add additional information I missed.