Skip to content

v4.3.0

Choose a tag to compare

@dumbmatter dumbmatter released this 24 Mar 00:26
· 24 commits to master since this release
  • #58 - New generateRelative function to generate a face that is similar to an exisiting face, like a sibling/parent/child.

  • #57 - faces.js recognizes if it has been opened from a ZenGM game, and in that case it displays a "Save" button in the bottom right corner that sends face data back to the page that opened it. (Other apps can use the same mechanism if they want, there's nothing specific to ZenGM in the code here.)