Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser support #31

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Browser support #31

wants to merge 2 commits into from

Conversation

thomasballinger
Copy link
Owner

No description provided.

thomasballinger and others added 2 commits September 10, 2021 19:24
Co-authored-by: Michał Janiszewski <janisozaur@users.noreply.github.com>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants