Releases: curiousdannii/parchment
Releases · curiousdannii/parchment
Parchment 2025.1.14: first release with the new Emglken!
- Uses Emglken version 0.7:
- uses RemGlk-Rs
- switched to Bocfel and Glulxe instead of ZVM and Quixe
- a new Dialog API
- sound support!
- A significantly better Dialog implementation, allowing you to upload and download your files
- No autosaving at present
- Add setting to use a play button instead of autoplaying (#10)
- Compress files in single-file mode (#146)
Parchment 2024.12.31
- Forgot to set body/html styles so body-scroll-lock ended up completely breaking Parchment in iOS (#165)
Parchment 2024.12.12
Parchment 2024.2.12
- Moved the iplayif.com source into this repo
- Some underlying changes to allow iplayif.com to show a download progress indicator, but which otherwise won't have much effect
- Paragraph stylehints use
_par
CSS classes, rather than adiv
selector (see forum discussion)
Parchment 2023.12.27
- Most of Parchment is now written in TypeScript
- Made a tool for exporting files from Parchment
- Several improvements for scrolling naturally in mobile browsers
- WebGlkOte: Always send a rearrange event after autorestoring (forum discussion)
- Fix an error that occurs when a window is cleared after a timer instead of a keyboard event (curiousdannii/asyncglk#27)
Parchment 2023.10.14
- Update to Git 1.3.8 and Glulxe 0.6.1 for the new xoshiro128** RNG (forum discussion)
- Fix another TADS 2 file type bug when restoring after game over (tads-intfic/tads-runner#33)
- WebGlkOte: metrics need to account for buffer window padding (curiousdannii/asyncglk#29)
Parchment 2023.4.30
- Increase TADS 3 undo limit (tads-intfic/tads-runner#29)
- Fix save/restore in TADS 2 (#138)
Parchment 2023.4.15
Distribute the single file build of Parchment here in Releases rather than the gh-pages branches.