STORY
Inventory System is here - Satoshi Settlers devlog
AUTHOR
Joined 2024.01.21
DATE
VOTES
sats
COMMENTS

Inventory System is here - Satoshi Settlers devlog

Release version 0.0.85

Change log:

  • web feature: redirect for www -> apex domain. Had someone on twitter link to the game it wouldn't resolve.

  • web feature: satoshisettler.com -> satoshisettlers.com

  • web feature: Add about links and nav links on logoutindex page.

  • web feature: On logout screen you can now see your username.

  • web feature: nostr login, timeouts for relay reduced to 6 seconds from 10 seconds to help speed up login.

  • bugfix: Nostr name wasn't populating in game. The order of priority is Display Name and if that isn't found it uses the nostr name.

  • bugfix: Mobile can't go offscreen with touch movements. Before with touch movements users could keep scrolling into the abiss past the highest blockheight.

  • bugfix: Update tiles right after purchase. Before you had to wait for a server ping which is once every 30 seconds.

  • feature: make default color mode instead of grass/dirt land tiles.

  • feature: inventory system works now while playing. If another player takes your blocks it will disappear correctly and all race conditions seem to be solved. Logging out and logging back in, you should be able to reconcile your inventory correctly.