Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Some notes about version 0.1.5d to the point I've currently played to.

These are more so about QoL, so I would recommend giving these more priority if possible:

- Like othe people suggested, add a way to do an action x number of times.

- A better way to view all skills at once, organized and categorized in a window maybe instead of the current one by one method, if it's possible of course, don't know much about how rpgmaker works.

These will be simply about cohesion, nothing major, I'll understand if trying to addall these branches takes time better applyied to other things or breaks some of the game's logic, a lot of these will also be me being nitpicky as hell lol:

- Check if fishing skill is present when the vision with his father happens, as currently even if you have it, Graham says he never ended up getting it, also keep track of fishing in the status as it's currently not showing.

- At the start, if you try to enter the office, Old Man Harris blocks you when he's at home and Mrs. Harris blocks you later which gives you the option to lie to her, on which if you fail, she says she's been there all morning and didn't hear him give you permission, but ever since you first got permission from him, she auto believes you and he also doesn't block you again even in next loops, which kinda contradicts the state they operate prior to that, making it seem this permission is transferring from loop to loop.

It also has the effect of blocking deception training there, currently not a problem since you can do so in the Emmy's room, but could potentionally block off deception training altogether if her room receives permanent access as well and there's no other ways of training it.

A way to make this work is adding a switch that resets on every loop, indicating whether you've gotten permission or not yet, or simply resetting the current switch it probably already has every time. Letting you enter normally if true or triggering the lie option if not, which leaves the success to a deception check.

Maybe this was done deliberately to avoid having to ask permission every time tho, which is fair. We can simply apply the logic that Graham asks permission without we seeing every time from then on, there's no problem with abstracting some things, but it would be better to make a decision on whether you want most things to reset, or if you'll follow an abstraction route when you can.

- At some point he starts to tell the old guy he already knows mighty chop and what he has to do when you enter the scene, but if you talk to him the dialogue where he tries to teach you it happens anyway. Maybe you can simply enable the mighty chop training by dafault from there on out and have him tell you something like "you know it already? cool, you can train in the stump next to me if you want", something to that effect.

After all the nagging, let me just say thank you and keep up the good work, you've no idea how excited I was when I this game recommended in the author's note. Been looking for a game like this ever since I started reading the novel. 

(+1)

Thanks for playing and for all of your feedback! Some of what you've mentioned are known issues that will definitely be fixed in the next update (please refer to the update on devlog 0.1.5d for a list of known issues).

Saying "I'll do this action 10 times please" instead of having to click / hit a button 10 times would be nice but it kinda goes against the skill grinding theme, ya know? That said there is a time skip function at the clock in the house that is currently broken, but you still need to select things one at a time. There will be some... longer time skip functionality later in the game, once I get there.

The current skill book / status displaying skills one at a time is the simplest way for me to show only the skills that you've earned without giving any in-game hints about skills that are attainable but you're still at 0. If I figure out a way to display it better, I will.

The conversations with Foreman Taylor are on my "not broken, but needs revision" list, definitely need to clean that up, but people will definitely react when Graham suddenly has way more skill than he did (in their perspective) just one day earlier and may need to see proof.