Arikania

Active Member
Feb 10, 2023
915
379
I would love to have that dev version, but I have no means to purchase it, since I can only pay via PayPal?

Are you considering to create a Patreon with time?
 

shark_inna_hat

Active Member
Game Developer
Dec 25, 2018
705
2,758
I would love to have that dev version, but I have no means to purchase it, since I can only pay via PayPal?

Are you considering to create a Patreon with time?
Maybe for my next project. This one is just asking to get banned, there's too much shady stuff in it.
 

ricola

Newbie
Feb 28, 2017
55
27
Is there a way to manipulate/cheat so that I can get access to the Xmas content outside of Christmas?
 

voerman

Member
Apr 8, 2020
411
528
Change the date on your PC's system. You may have to turn off the interwebz so it doesn't try to fix itself.
 
Feb 12, 2021
14
12
Hi shark_inna_hat and community.
How does one become a "tutor" ;) of the boy who appears in the spa and on the beach? Or has it not been implemented yet?
Thanks for this game :)
 
Last edited:

A.sapien

Newbie
Nov 9, 2017
63
41
I've planned too much for this update, I'm slugging along doing what I can, but realistically, based on how much I got done so far -I still need 3-4 weeks. Sorry.
Bummer (that it ended up being more work than you expected) and Great! I think a fair number of us just like to hear that your still working on it and the occasional tantalizing tidbits you drop
 
  • Like
Reactions: prostetnik and LTD

LTD

Member
Jul 30, 2017
140
134
I've planned too much for this update, I'm slugging along doing what I can, but realistically, based on how much I got done so far -I still need 3-4 weeks. Sorry.
The most important thing to me is just knowing that it's still being worked on. I can wait patiently and happily however long you need to get things where you want them before the next release, just so long as I know you're still working on. It's only when the author just vanishes (especially when it's a game as good as this one) that I start to feel salty.

I'm sure I'm not the only person who feels that way! :)
 

Overseer88

New Member
Oct 24, 2021
6
15
The most important thing to me is just knowing that it's still being worked on
As a supporter on Buy me a coffee you can get access to the Dev build and be able to see the incremental updates being added on Mondays - Wednesday (some weeks even more updates), its a great way to to support Shark and you get a sense of relief knowing that the Dev progress goes on between big updates :)

edits.PNG
 

fot

Newbie
Apr 15, 2019
22
23
I edited two places in my index.html for QOL


1. shopping menu mouse cursor hover try on:

_on_shop_filter() after line1737 ;and shop() after line1823

new_item.bind('mouseenter', lambda e: set_clothes(e.target.id.removeprefix('buy_')) )
new_item.bind('mouseleave', lambda e: restore_clothes())

nosy1.gif


2. render clothes then body to prevent accidental "flashing" during normal conversations

1678310270458.png
 
4.50 star(s) 70 Votes