Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@gokhanmeteerturk gokhanmeteerturk released this 21 Feb 20:28
14c0e66

What's Changed

💊 Removed unnecessary and confusing "episodes" entity from the chatFic object.

💊 Introduced Global Variables. Authors can now create words customizable by the players/readers of a chatfic.

💊 Introduced "Handles". The story metadata can now include author handles (patreon, subscribestar, ko-fi and more). Previously there was just the "patreonusername" entity (which is now removed).

💊 Introduced "Model Information". Previously, story authors who needs to attribute a model in their story, would need to include model name and handles as text messages inside the story.

With new model information metadata, model information can be added in a much more organic way with model names, handles and other related information. This information is directly tied to the corresponding story character too. This will allow chatfic players and chatfic servers to let users, for example, find other stories of the same model, or see all of the model's stories. Of course, it will take some time to update old stories to include this information.

💊 Docs, examples and tools are updated to reflect above changes.

Full Changelog: v0.9-beta...v1.0