I downloaded it to play later, but I was a little sad for not having animations (at least I didn't have the tag when I downloaded it).
I think it is a sin to have games like this without animations,
I know it depends a lot on the developers' abilities, I don't blame them if they can't do it.
But the animations in games bring it to life, even more so in games in the Koikatu style (I think that's the name) like that, I love that style.
While Loop Error. Variable 'imannoying' doesn't increment so it doesn't terminate.
Code:
if (imannoying <= 2):
scene black with dissolve
while imannoying <= 2:
pause
Pause works but it might be better if the user has something on screen to entertain them. Think shinny shinny keys...
Code:
if (imannoying <= 2):
scene black with dissolve
while imannoying <= 2:
if imannoying == 0:
mc "I'll wait right here..."
elif imannoying == 1:
mc "Hope this doesn't take too long..."
elif imannoying == 2:
mc "Don't you just love paperwork..."
$ imannoying += 1 #Increment the while condition or else it will never end
##pause
Added 3 possible patches for reference.
1 - Use one rpa archive to override the contents of another. They are read in alphabetical order. This doesn't work if someone used UnRPA on the game as Ren'Py prioritizes files outside the rpa archives..
2 - Use a Label Override to fix the problem area. Those that save right in the Label area though might have to move to reload that location.
3 - Just put the rpy and rpyc file that the game wants outside the archive. This will take priority even if the archive is updated later.
Why would anyone be offended by the word Burgundy? You used it as a color descriptive name right?
Even if that wasn't the case, you're in for a bad time if you're gonna be changing stuff in your game based on individuals on the internet getting offended.
Edit: Story is awesome so far! Solid writing. Good luck moving forward!
So I finished playing the game and I really enjoyed it. I can see this becoming very popular in the future. Please ignore bad comments and continue to do great work. Love the characters and how they looked. Actually I loved everything about this game. I hope there will be pregnancy add to the game as it looks like the MC must father a child with the leader of the builders guild. Also the (landlady) seems very into the hole being owned thing and would be willing to be bred by her master lol. I love how cute and sweet the characters are, not a bunch of strippers and whore which most devs do. Great work and look forward to more.