anedwcan

Active Member
Sep 25, 2017
575
826
btw. The current DEV version does each event once and then starts over. That works well for events like the hallway at school, but means that she gets the ring like 50% of the times she works at the Pub.
Likely only an artifact of it being incomplete at this point. That is, likely no game logic is wrong here, the game just needs to be filled up with other content.
 

shark_inna_hat

Active Member
Game Developer
Dec 25, 2018
686
2,638
A bit of both. I want to add more to the bar, so there is a bunch of events missing... but the ring event should not repeat anyway, no matter how many or how few other events are there.
 
  • Like
Reactions: L7Bear

BadmanBaxter

Well-Known Member
May 28, 2019
1,357
538
Tried to use joiplay on android. I only get this is taking to long check for errors so does that mean it won't work?
 

shark_inna_hat

Active Member
Game Developer
Dec 25, 2018
686
2,638
Tried to use joiplay on android. I only get this is taking to long check for errors so does that mean it won't work?
To play the game on Android 10+ you need copy files to Chrome download folder "/Android/data/com.android.chrome/files/Download". Then you can launch game from file:///sdcard/Android/data/com.android.chrome/files/Download/ in Chrome.

Opening index.html using apps like 'File Manager +' on Android will also work (probably from any location) as that app makes a private, ad hoc web server to launch html files.

You'd probably need to contact joiplay developers and report the bug to them, cause I've no idea how that thing works. If the porn is a problem for them, point them to the engine demo over at itch (it's a bit out of date at this point, but SFW)
 

shark_inna_hat

Active Member
Game Developer
Dec 25, 2018
686
2,638
Progress report:
I've just finished the last of the school events for this update.
There's about 250-ish new images (but some are clothes or effects, so the in-game-images should be around 200).
The plot file grew from 1085KB to 1614KB (+~0.5MB of text or 100-200 pages of text?).

I still need to write the doggie-in-the-park questline, and add a day or two to at least one workplace (probably sooubway, sorry children), and also add all the missing stat changes, quest hints and music, and maybe check if I'm not missing a morning scene. This should take about 3-4 work hours.

I will also need a day to test and I'll release it publicly as soon as I get it in a somewhat-working condition.
 

L7Bear

Active Member
May 29, 2017
850
1,408
Progress report:
I've just finished the last of the school events for this update.
There's about 250-ish new images (but some are clothes or effects, so the in-game-images should be around 200).
The plot file grew from 1085KB to 1614KB (+~0.5MB of text or 100-200 pages of text?).

I still need to write the doggie-in-the-park questline, and add a day or two to at least one workplace (probably sooubway, sorry children), and also add all the missing stat changes, quest hints and music, and maybe check if I'm not missing a morning scene. This should take about 3-4 work hours.

I will also need a day to test and I'll release it publicly as soon as I get it in a somewhat-working condition.
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Dildo6745

shark_inna_hat

Active Member
Game Developer
Dec 25, 2018
686
2,638
I don't know why it always takes longer than I thought it would... at this point I should have known better.
The out-of-school events will be missing in this update. Sorry, I just don't have the mental fortitude right now to write them, even if most if not all images have been done for quite some time now (at least for park, spa and bar).

Right now I'm off to make some coffee, make one more playthrough and if I don't find any more game breaking bugs I'm packing and shipping.
 

Tenstorm

Newbie
Jul 16, 2021
96
47
I find a tiiiiiiiny bit of bug in the scene where Ben splashes her uniform on a cup filled with cum. When I try to load the previous save, the cum on her uniform was still there and not to mention her naked body. I went shower a few times but it just can't come off . I have no idea what food & drink Ben consumed in the last few days.:LOL:

Not that it's a game-breaking though. Well, I could just refresh the chrome and load the previous safe properly to fix this bug. Meh.. nothing to worry about. All "good".:)
 

shark_inna_hat

Active Member
Game Developer
Dec 25, 2018
686
2,638
Changelog:
0.7:
- millennium hand and shrimp
- fixed typos and spelling (credit due Dean and Overseer)
- errors logged into _error_log
- disabled pull-to-refresh on mobile
- added jump to home to cheat menu
- save slot mod (now working!)
- fixed saving to file (protocol upped to 4)
- get_equipped() can take a list/tuple/set as the last arg to exclude multiple tags
- removed Monero button (total earnings: $0.00)
- tts actors can be set/overridden from plot txt fields using f-stings eg. {tts_actor('mnpc')}
- removed all global() because of Brython bugs.
- current node is no longer written to save ( now it's in data.glob._current)
- updated Brython (e45d525)
- drug overlay effect works correct(-ish) on chrome for android
- slut stat update slows down after reaching certain breakpoints
- fixed credits
- fixed dead end on weekend map event
- fixed weekend map explore dead end
- fixed subnode cloning in editor to use copy.deepcopy
- removing nodes in editor works as intended (...kind of)
- when resting you can choose for how long
- from week 2 (if mc is a cheerleader) - cheerleader outfit is a valid school uniform
- remove quest text on finished training and bodypaint events
- reimplemented random_branch handling, events will not repeat until all other events have triggered for a given node
- fixed repeating photo studio job
- playable school days 7, 8, 9, 10, 11 all have 2-3 random events (+normal 'plot' events)
these events may be different based on what you wear (slutty, non-slutty, cheerleader),
if you've eaten or not, on previous events, on Ben being in jail (oops spoilers) and RNGeesus.

Playtime is now about 2.5 hours.

File hash:
Algorithm Hash
--------- ----
SHA256 4097B085449314C97BD4E9C2B9602C042423ECBCD80D84781B9AB5C99DA0EECE

Links:


 
4.50 star(s) 67 Votes