Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Holy fuck, thanks a lot for this.

  • I forgot to not make the Eula's train label cut out
  • Beach dates are not supposed to happen at midnight
  • Bad placement of code on the stat check at every end of skill training, that's why it went over the limit.
    • It applied the limit first, then the effects of the item started effect,
  • The hide screens are just a precaution at the start so you don't get any floating images, buttons during any story or H-scenes
  • Every 3 attempts of any stat training label, it would take 1  of "fortanewl_dormtalk" out of 3, and when it reaches 0 the clock would start to advance but my dumbass forgot to put $ fortanewl_dormtalk -= 

Thanks a lot for reporting it

(1 edit) (+1)

you're welcome. I like bugs&boobs and your game delivers :D

> hide screens are just a precaution

this was the least important part and mainly fluff, sorry when I mislead you here.

the actual bugfix is setting

dormtalk_choice = False

before the sex scene starts, otherwise all menus are b0rken