itch.io is community of indie game creators and players

Devlogs

v0.2.1 - Dead Session Fix

Tenko Idle
A browser game made in HTML5

This is a bug-fix patch focused on solving the dead session bug.

I've made a few changes under the hood to make your connection more stable, which prevent your session from getting stuck.

The Fixes

  • Refactored session handling, especially when the client disconnects.
  • Subscription Handlers are now independent of each other.
  • Added an "alive" ping-pong check to the connection.

This also means the player counter should work properly now.

Coming Next

With that out of the way, we can get back to features. Here's what's next:

  • Skill Levels
  • Better Action Info
  • Letting you change your name
  • Save your data

Thanks for testing!

Leave a comment