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

For Puzzle mode, show completion time #1567

Open
Sarke opened this issue Sep 14, 2023 · 1 comment
Open

For Puzzle mode, show completion time #1567

Sarke opened this issue Sep 14, 2023 · 1 comment

Comments

@Sarke
Copy link

Sarke commented Sep 14, 2023

I find it perplexing that the average solve time is shown, but when you solve a puzzle it doesn't show your time.

Personally I would like to know if I was faster or slower than the average solve time.

@Alex-x90
Copy link

Alex-x90 commented Jul 7, 2024

It's not an officially supported feature (and isn't planned to be, as the game isn't getting updates anymore). You can however find it yourself:

Launch shapez.io with --dev, press f12 and open network tab, click Fetch/XHR and once you complete a puzzle, you'll see a new request. Click it, select the payload tab and you'll see time in seconds.

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

No branches or pull requests

2 participants