Skip to content

Releases: curiousdannii/parchment

Parchment 2025.1.14: first release with the new Emglken!

14 Jan 03:00
Compare
Choose a tag to compare
  • 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

31 Dec 13:35
Compare
Choose a tag to compare
  • Forgot to set body/html styles so body-scroll-lock ended up completely breaking Parchment in iOS (#165)

Parchment 2024.12.12

12 Dec 05:58
Compare
Choose a tag to compare
  • WebGlkOte improvements, especially for the on-screen keyboard in iOS (#134)
  • Reduce caching stale times by not using the proxy for files from the IF Archive (#149, #151, #154)
  • Fix large (24MB+) base64 encoded storyfiles in Firefox (#157)
  • Update RemGlk to fix erkyrath/remglk#51

Parchment 2024.2.12

12 Feb 04:54
Compare
Choose a tag to compare
  • 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 a div selector (see forum discussion)

Parchment 2023.12.27

27 Dec 05:36
Compare
Choose a tag to compare
  • 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

15 Oct 07:06
Compare
Choose a tag to compare

Parchment 2023.4.30

30 Apr 01:33
Compare
Choose a tag to compare

Parchment 2023.4.15

15 Apr 03:19
Compare
Choose a tag to compare

Distribute the single file build of Parchment here in Releases rather than the gh-pages branches.