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

Compress save file #986

Merged
merged 4 commits into from
Aug 15, 2023
Merged

Compress save file #986

merged 4 commits into from
Aug 15, 2023

Conversation

Azgaar
Copy link
Owner

@Azgaar Azgaar commented Aug 15, 2023

Description

Compress save file to gzip: copy of #984.

Another change: streamline saving options. Refactor save.js and change the logic: now any type of save saves to browser storage (indexedDB) first. On Generator load a random map is generated unless the option to load last saved map is selected in Options.

Type of change

  • New feature

Versioning

  • Version is updated
  • Changed files hash is updated

yldrefruz and others added 2 commits August 15, 2023 12:26
…ibility. (#984)

* Basic gzip an gunzip on load and save.

* refactor file save type to .gz and update the data in ui.

---------

Co-authored-by: Azgaar <[email protected]>
@Azgaar Azgaar self-assigned this Aug 15, 2023
@netlify
Copy link

netlify bot commented Aug 15, 2023

Deploy Preview for afmg ready!

Name Link
🔨 Latest commit fbfa944
🔍 Latest deploy log https://app.netlify.com/sites/afmg/deploys/64db68819857080008dc76b8
😎 Deploy Preview https://deploy-preview-986--afmg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Azgaar Azgaar merged commit 26f48a4 into master Aug 15, 2023
@Azgaar Azgaar deleted the gzip branch August 15, 2023 12:50
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