v0.1.1 - Better Frontend


This patch addresses some of the bugs and rough edges from our v0.1.0 release.

Recap on v0.1.0

I was happy to see us reach a peak of 12 online players, which is better than I expected :3It's been great to see players chopping massive amounts of wood & stone and building their kingdoms in the chat. We only found one fatal bug that caused a deadlock on a character, and I'm working on it.

Changes in v0.1.1

Refactored Frontend Code

  • This part took me a whole day but makes absolutely no difference on your side.

Chat Input

  • The chat input now scales dynamically as you type.
  • The send button was removed.
  • Chat messages now have a max length of 128 characters.

Action Button

  • The ongoing action button is now disabled while in progress.

Bug Fixes

  • Player Join/Leave notifications no longer have the side effect of resetting the progress bar.

Coming Next

Now that the foundation is a bit more stable, we can start implementing some actual gameplay. Here's what I'm planning next:

  • Leveling up!
  • Letting you change your name
  • Actions that are unlocked by your level

Thanks for playing and for all the feedback!

Leave a comment

Log in with itch.io to leave a comment.