Skip to content

Smaller dungeons round 2#280

Merged
oskarrough merged 9 commits into
mainfrom
smaller-dungeons2
Oct 13, 2025
Merged

Smaller dungeons round 2#280
oskarrough merged 9 commits into
mainfrom
smaller-dungeons2

Conversation

@oskarrough
Copy link
Copy Markdown
Owner

An attempt to reduce the size (kb) of saved game states.

  • removed superjson dependency
  • stopped using Map() and Set() because they don't JSON.stringify() easily
  • removed dungeon "edges" on save (encode), and restore on load (decode)

@oskarrough oskarrough marked this pull request as ready for review October 13, 2025 09:05
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Oct 13, 2025

Deploying slaytheweb with  Cloudflare Pages  Cloudflare Pages

Latest commit: d232a04
Status: ✅  Deploy successful!
Preview URL: https://ceaeaf72.slaytheweb.pages.dev
Branch Preview URL: https://smaller-dungeons2.slaytheweb.pages.dev

View logs

@oskarrough oskarrough merged commit 48b6fde into main Oct 13, 2025
4 of 5 checks passed
@oskarrough oskarrough deleted the smaller-dungeons2 branch October 14, 2025 09:11
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.

1 participant