Demo Link: https://code.futuretextlab.info/andrew/ftl112224/
This version was demoed at The Future of Text Symposium 2024.
Save System:
• Updated save system to support citation boxes
• Saving a state in WebXR downloads the library .json file
• Loading a library .json now checks for an embedded save and loads the state if it exists
• Libraries can be linked in the url using the ?src param (ex: https://code.futuretextlab.info/andrew/latest/?src=./library-acm24-save.json)
Demos:
• Created future text vol 5 library
• Added library selection buttons on the landing page
• Created example saves and demo buttons
Bugfixes:
• Bugfix: fixed multiple popup warning boxes stacking
• Bugfix: when saving over an old save, the new save export would lose preview boxes
• Bugfix: (many) in the save system to support edge cases
• Bugfix: updated saved-on data in saved library .json