Andrew Plotkin
Andrew Plotkin
(Or accepting glksave open-file events.) Locate the matching .ulx game file, launch the game at that point.
Hardcode display customization. This is the Gargoyle solution, which we all agree is terrible, but I think it's good to allow it. Maybe drop a css file into ~/Library.
Perhaps this should be a user preference, though. Make sure links are thrown to OS browser! (However I did that in the postcard window.) Distinct style for external URLs. I'm...
This would cover the menus, assorted messages and strings in main.js, and the About and IF-Postcard windows. There's an `app.getLocale` call in Electron. I18N would not extend down into Quixe...
For example, a temporary file (fileref_create_temp) will be gone between runs. (autosavetest.gblorb tests this.) We should recreate a file in a (new) temporary location so that the game does not...
So that you can do this without logging in. Then I can write an external script which does POST requests to log in and holler a line of text.
Background audio is really great. Should authors be able to set audio for locations? Link to a Freesound.org URL or other audio resource? There's lots of stuff out there. Audio...
I think very wide text columns are awful, but people disagree. Add a column width preference. (Current limit is 900px in base.css, so customizing it will be slightly icky.)
Using it generates an error "You already have this link in your booklet". This is disharmonious. This is a pain in the butt due to how the pane is handled....