Hahah, ya little cheater ;) Might need to drop in some more spaghetti code to catch out stuff like that, might make for a neat double meta break. Either way datamining and whatever doesn't bother me at all, it's all just aforementioned spaghetti code and hash comments of me getting pissed off at Renpy lol, so go nuts.
Def glad you aren't dead and/or project isn't abandoned lmao. Enjoyed the new update, the new CGs seem higher quality/better made than before but it might be just my monkey brain.
The new threads and hidden shit is nice and I feel like there's already some stuff you could figure out especially with the spoiler thing but honestly it mostly flew right over my head. Some caveats to think about with the secret stuff - at least for me it kinda feels hard to sometimes tell if something is a shitpost or a secret lmao, but I also dunno how important they will be for figuring shit out or if that's supposed to be part of experience. Sure wish itch had spoiler tags but example on the top of my head is hash comments. Some do seem related to the narrative, but it also looks like only some of them. Phone number thing also prob should get censored unless it actually works, wouldn't be first time people phoned a fake number expecting something.
Completely unrelated to previous things and I'm not a programmer so take it with a grain of salt but wouldnt it be just easier to have one variable that increases with every iteration for Jojo denies rather than making new variable each time?
I did also get an error "While processing text tag {W=0.6} in u'No.{W=0.6} Is Styx another woman?'.: File "game/dinnerfortwo.rpy", line 1743, in script Jojo "No.{W=0.6} Is Styx another woman?" Exception: Unknown text tag u'W=0.6'" If you need the full traceback I've put in the pastebin. https://pastebin.com/qxE0Mknw
Wish luck with the rest of the dev and hopefully no more accidents :p
Hey man it's great to hear from you again! I'm glad you're still interested in this game even after all this time, it makes me really happy so thank you! I'm 30 minutes from flying out of the country for a month so I'll try to answer all your queries.
When it comes to secret stuff, even if they're shitposts or memes, they're still relevant in some way to the plot. Anything in-game is 100% related, anything in the files is sort of a mixed bag but generally it's just me getting bored and making jokes at my own expense. Also the phone number, from what I remember, doesn't work but you're right, I'll take it out as soon as possible anyway.
When it comes to the variables, Ferarum uses persistent.variables almost the entire time so that the player doesn't actually need to save the game. For that specific sequence I think there was an issue tying persistent variables to numbers, but you can see for the Interror portion (in it's own script) that I did use numbers instead of words. That's a good suggestion though, I'll have another look once I'm back.
Aw fuck, bloody knew something was gonna happen lol. Renpy's a bitch when it comes to capitalization so that W is supposed to be lowercase.
Thanks for all the help man, I honestly really appreciate it all and especially code reviews! Have a nice rest of your day and stay away from cute goth girls in cafes alright?