-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add basic shell file - Themed HTML loading screen - Cache endless-sky.data with IndexedDB - Allow upload of save games with HTML interface - Load script manually, no shell html file. - Allow downloading of save files - Clean up HTML interface - Add progress bar text during data download. - Persist save files to IndexedDB - Check if WebGL2 supported before downloading data - Check hash and length of data and store in dataversion.js - Report errors to stdout (#22) - Don't fail on too small resolution (#21) - Plugin support - using https://github.com/EndlessSkyCommunity/endless-sky-plugins/blob/master/generated/plugins.json - including a cors proxy I'll host for now - IndexedDB shim for safari - Catch no response.body for Pale Moon
- Loading branch information
1 parent
0cf164a
commit 6cf557f
Showing
9 changed files
with
668 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.