Posted August 13, 2023 by Heiden
#bug fixes
Hello everyone!
I just uploaded a new version of Butterblue. I've been struggling a bit with the code for this game, but I think(?) I've got a few more bugs fixed.
- Originally I had thought that I had fixed the inventory glitch where sometimes you couldn't buy things from Fanny's shop, but it kept cropping up in other's games. I've once again changed the code for the inventory so you can buy/sell with ease.
- I've also changed the "onboarding" and "offboarding" code for the Lua code I wrote to interface with the Dialogue System. This probably doesn't mean anything to players but it's the source of the issue for the Peyton Flower issue. I've kept in the extra flower dropped into your inventory once you access the [Final Area] just for ultra safety, but here's hoping this will make the duplicate flower redundant.
- I also fixed the fullscreen toggle. Apparently you have to click a "Allow Full Screen" toggle in the Player Preferences to allow any custom C# code to work. The more you learn!
- I've also taken away the "?" button at the top of the mountain, since it was never used and I accidentally left it in there.
- I changed the font color and version number on the title screen. I remember when I was first making the game I couldn't figure out why the colors wouldn't change and now that I have a tiny bit more experience with shaders and materials, I can say it was due to a shader being applied to the text that I hadn't meant to be there. :P
That's it so far!
I'm in the middle of trying to make a game for Halloween and I have a new translation for Tomorrow for Mar that I need to upload-- a lot of stuff is happening behind the scenes and I really appreciate everyone who has ever reached out and let me know if they hit a bug or if you enjoyed the game.
Thank you all so much for playing!
- Heiden