oh that's weird, I will look into it and send out a patch immediately!View attachment 4962798
megan error
I've been looking at the game's code, and playtesting an I'm seemingly unable to recreate this. Can you send over your save and the html to me on discord? (discord: hylandgames)View attachment 4962798
megan error
At the end of line 5685 there is anI've been looking at the game's code, and playtesting an I'm seemingly unable to recreate this. Can you send over your save and the html to me on discord? (discord: hylandgames)
&&
(or &&
) which should not be there.<<elseif $meganrank1 == true && $meganrank2 == true && $meganrank3 == true && $meganrank4 == true && $meganrank5 == true && $meganrank6 == true && $meganrank7 == true && $meganrank8 == false &&>>
<<elseif $meganrank1 == true && $meganrank2 == true && $meganrank3 == true && $meganrank4 == true && $meganrank5 == true && $meganrank6 == true && $meganrank7 == true && $meganrank8 == false >>
You didn't mess anything up. Wait until the next update for more content, or you can replay and experience different paths with some of the girls.So is the game supposed to stop on June 1st and just wait for next update or did I mess something up when getting shot?
Thank you! I'll put out a patch today.At the end of line 5685 there is an&&
(or&&
) which should not be there.
Just change it from:
to:Code:<<elseif $meganrank1 == true && $meganrank2 == true && $meganrank3 == true && $meganrank4 == true && $meganrank5 == true && $meganrank6 == true && $meganrank7 == true && $meganrank8 == false &&>>
Code:<<elseif $meganrank1 == true && $meganrank2 == true && $meganrank3 == true && $meganrank4 == true && $meganrank5 == true && $meganrank6 == true && $meganrank7 == true && $meganrank8 == false >>
I will fix this and add it to the patch I'm already creating today!Anyone else not able to scroll to the Save button on the sidebar? Using the "desktop_full" download. It scrolls down, but the buttons are behind the taskbar rather than viewable on screen. Haven't had that happen with other html games I've played.
Patch is out, sorry about that!Anyone else not able to scroll to the Save button on the sidebar? Using the "desktop_full" download. It scrolls down, but the buttons are behind the taskbar rather than viewable on screen. Haven't had that happen with other html games I've played.
I'll update the website version as soon as I get home, thank you for addressing this.I play online and it's still the same
View attachment 4973027
Small typo I noticed on Day 3, second to last dialogue for Mac on the page we are introduced to her. She says "you'll need to be Dianeiable" instead of "you'll need to be available". Looks like she caught a stray from a replace-all.Fixed!
Thank you!Small typo I noticed on Day 3, second to last dialogue for Mac on the page we are introduced to her. She says "you'll need to be Dianeiable" instead of "you'll need to be available". Looks like she caught a stray from a replace-all.
You've caught all my mistakes! Thank you for catching all of this! I just fixed everything you sent, a lot of this stuff got changed during development, or I overlooked on my skim through of the original update and I forgot to go back and edit it all out. You're doing me a huge favor, so I appreciate it! Though Ava wasn't intended to be her name, it was more so a placeholder (because it's her actress's name) while I figured out what I wanted to do for her character's name and when I went to replace that it also replaced the instance in the word "Available".Hypothesis: At some point in development a character was renamed from Ava to Diane.
Supporting evidence:
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.