i want to thank you very much for taking the time to tell me of your issue with the game i truly appreciate it, because of this i was able to identify several different problems and issues that may affect people trying to create an account and play the game. Due to the issues that were uncovered i do believe that you you were experiencing some issues between brave itch.io and the game itself. I have implemented the fixes so the game should now work correctly for you when you try to sign in. If you experience any more issues please do not hesitate to contact me, i will try to find and fix any issues you experience in as timely a manner as i can, though i must state i am only one person i dont have a team of people working on the game its just me so i try to get to things as fast as possible but normally work on the game at night and am sleeping between normally 5-6 am to 2-3 pm mountain standard time. Below are the issues found and fixes made it is currently updated to implement the changes.
I just verified your account was created and shows in the system as active, i have also given you extra starting credits to play the game.
Update — Auth & Login Fixes
- Broken on itch.io — The game was blocked from loading inside the itch.io page. Fixed so it embeds correctly.
- Login not saving in Brave browser — Sessions weren't sticking for Brave users. Fixed so logins persist properly.
- No "Forgot Password" option — Users had no way to recover their account. Added a full forgot/reset password flow with email.
- Email case mismatch — Logging in with "User@Email.com" vs "user@email.com" would fail. Fixed so email is always treated the same regardless of case.
- Couldn't resend verification email — Users had no way to get a new verification email if they missed it. Added a resend button with a cooldown.
- No help when login fails — Error messages didn't guide users to recovery. Added a "Forgot your password?" link directly in the error box.