excellent, glad to hear it :D
yoplatz
Creator of
Recent community posts
Omg I think I know.... In godot 2 i could save games very directly just by writing save_data to a file. In godot 4 I have to convert to JSON to save and then convert back when loading the game. The problem is what you guessed. During the saving process, the ints actually are turned into floats. I had to do a similar fix for the apartment decoration system. The fix was bad, I just manually changed everything to an int on load iirc, but it worked and i can totally do it here, too. Thank you for figuring this out!
Yeah, Godot lets me step through. I still havn't tracked down when or where I get the duplicate email bug to trigger. It was formerly in the email menu itself, but im pretty sure I fixed that iteration of the bug. I certainly wouldn't say no to a save file / deets on your experience with when the bug manifested. Also, enjoy looking under the hood, but I will warn you, Hardcoded has a lot of wack code! I made over the course of like 8 years and started with no programming knowledge. I've learned a lot during development, but there's a lot of stuff that's still in there that is very poorly coded.
I also have tried to figure out the email duplication thing and I have been unsuccessful. Even building stuff into the email system thats supposed to remove duplicates After theyve been added hasn't worked. Also, thank you so much for the bug report. I've fixed the stuff you said and it will be in the next build. There are only three beryl misha scenes but its crazy they were completely inaccessible in game :o
It might be an antivirus issue, since we arnt one of microsofts 'trusted publishers.' If you got a popup saying something like that, you'll have to click through a few things before it'll let you play. You could also check your anitvirus settings. Also, can you confirm you downloaded the correct version? It should end in .exe
Oh my gosh thank you I love that too!! I think little windows are really adorable but I think this is the first time I've ever been complimented about it :3 But yeah, Peach isn't the manager, peach doesn't currently have any role in the game but their barista job. I should probly give them at least a little more context aha