- Sign up and login
- Main storyline submits character to server on creation
- World browsing and creation
- Ability to wander online worlds and discover stories
- Identity supported by single server (username only, temporary solution)
- Support for characters read from a web resource in Ink stories
- Support for
muddialogue:Interaction
format inReadFromInkStoryFrame
. Support for binding variables to stories
- Restructured codebase to remove manually animated Agora dialogue (repurposing to read from ink file), re-drafted Agora dialogue and wrote all animation code using Ink with the extended syntax
- Added
ReadFromInkStory
frame which supports reading Ink and JSON export formats to play them using our engine - Added main menu, and a frame to load an ink dialogue via URL