Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

okay, I tried it.

1) added the whole block of "default <name>_met = False" in gamevars

2) every time you set persistent.<name>_met = True I added <name>_met = True

3) started a new game.

-> not crashing anymore when opening the char book and chars the MC met are available

ah wait, it seems the character book isn't in use anymore, but you forgot to switch it off in the prologue :)

it's only available between 00Prologue.rpy::345 (show screen nav_screen) and ::378 (hide screen nav_screen).

and the first thing I did was click on it :D

I'm currently in chapter 2 and noticed by chance that the upper left corner gives access to a phone.

opening the first messages screen throws the error "Could not find font u'Abel-Regular.ttf'", but after adding the font to the game directory one can only read "This is first message from aoibheann", looks more like some kind of dev experiment?

and changing the background image gives the error 'jade_wallpaper2 not found' (but hey, no exception ;))

(+1)

You guessed it! These are two experimental features I was testing and forgot to hide the screens on lol. The character book will likely be dropped but the phone system is done and should be included in the next build. Good eye!

(1 edit)

thanks for bearing with my stream of rather loosely connected comments :)

final small issues I found are two missing images in the gallery, 'gallery_tilaih1_idle' and 'gallery_tilaih1_hover', used in Tilai's gallery screen but not available in the game directory.

thanks a lot, played it yesterday from start to finish and I'm intrigued, looking forward to see the plot unfold.