4.20 star(s) 46 Votes

1er_nombre

Member
Jul 28, 2021
218
78
I hope they leave the source open so that people can modify it and give some meaning to the game. There's a lot of content that could be added or patches with better stuff released.
edit: I sent a message from another forum but I already corrected it hahaha
 

joemancool

Newbie
Jan 10, 2018
43
142
In a way, we have cracked the code, so we could work backwards from the code and do our own thing. But i'm like 90% sure doggy would do something against that, cough cough legal action cough cough. The reason for the assumption is because if we did get the code fully mapped out and commented, i'm fairly certain doggy would not be happy with us trying to touch his precious piggy bank.

If i had the free time i'd throw my hand in the ring and start commenting the code (basically as to what it did / does)

Oh yeah,
In the code i noticed an odd number of scripts. From zone_home_17 to 31 they just say "If subscribestar true destroy instance". No clue what it's destroying because the code doesn't have anything reading it, it just exists to do something later.

There does to be a test room where the dev placed every interactable character (no clue why they don't just place them in good spacing and add some basic animation test functions and call it a gallery)

I found a haunted npc in a level titled (homebackup)

And last but not least, i didn't see if anyone saw this prior but i found an odd hallway. Clearly not a school hallway, more science or medical centre like (cut idea?)
r_zone_hallway.png
 
Dec 30, 2022
138
369
Oh yeah,
In the code i noticed an odd number of scripts. From zone_home_17 to 31 they just say "If subscribestar true destroy instance". No clue what it's destroying because the code doesn't have anything reading it, it just exists to do something later.
If I had to guess, "zone_home" likely references the Daycare (if I had to guess), and the "if subscribestar true destroy" likely refers to the fact that patreon doesn't allow stuff like the ABDL things anymore, so likely what that code is doing is detecting if the game is the SS version, and if so destroying whatever instances are making the game be patreon friendly, likely whatever is making the daycare stuff inaccessible. I don't have any clue how coding works because I'm too stupid, but that's just my guess.
 
  • Like
Reactions: bobbot

joemancool

Newbie
Jan 10, 2018
43
142
If I had to guess, "zone_home" likely references the Daycare (if I had to guess), and the "if subscribestar true destroy" likely refers to the fact that patreon doesn't allow stuff like the ABDL things anymore, so likely what that code is doing is detecting if the game is the SS version, and if so destroying whatever instances are making the game be patreon friendly, likely whatever is making the daycare stuff inaccessible. I don't have any clue how coding works because I'm too stupid, but that's just my guess.
I'd say this may be the case, but they lack anything reading those destroy instances so maybe for a future update? As for where they are supposed to be, it's actually in the stage selection area where we first spawn, all the areas are zone id'ed as such Home= Main spawn area, Zone0_=Daycare, Zone1-7(no underscoreds) Labs, Zone2_ Woods, Zone3_ arcade.

If anyone has the patreon version mind posting it so i can compare code? I'd like to see what the changes are between the versions under the hood.

Fun code fact i guess - The horse name in code is just straight Rhorse.
 
  • Wow
Reactions: fighting001

joemancool

Newbie
Jan 10, 2018
43
142
Is there any unused sprites or animations just left out?
Alrighty

One animation now technically left out is Whispy_panic, this is due to the haunting triggers being removed (see previous posts)

Another is a sprite (a trigger sprite mind you) for DLC. The dlc file name is DLC_SAM.PNG it doesn't exist as we only get maxwell but hey maybe they have plans for the distant future.

The gallery is in the works apparently, they have a sprite for the gallery stage. and the test room is probably either A-The gallery or B. A random room that the dev uses to test out sprites (less likely) r_zone_test.png
 
  • Like
Reactions: yukishy
Oct 10, 2018
137
197
The gallery is in the works apparently, they have a sprite for the gallery stage. and the test room is probably either A-The gallery or B. A random room that the dev uses to test out sprites (less likely) View attachment 4776859
I heavily doubt it'd take this long to have a gallery-like room sitting in there this whole time "in development". My guess is it's purely there as "storage" of some sort or it is some kind of test area either for in-game visual comparison to make sure the sprites line up how he wants it (like height comparison), or it really is to fully test them. Given that they're so close together though, that rules out function. So I think it's my "storage" guess.
If you really wanna find out, find the references to that room in the code and mention what points to it.
 
  • Like
Reactions: yukishy

LylaYuko

New Member
Dec 28, 2023
11
7
Hey guys! I was playing the itch io version and was wondering if there's a new one? Also, is the daycare really that barebones? I mean when you sign in and stuff. Two optional scenes, one runway character with like two scenes and the potty training girl that only has ONE scene? If there are previous versions with more scenes (or newer behind paywalls) I'd gladly check it out, since I know a lot was taken out of the game. Also, I'm only complaining cause I saw shit from 2021 complaining that the developer was only working on the daycare level, which made me baffled when I went in and saw that it was basically a wip still
 

joemancool

Newbie
Jan 10, 2018
43
142
Hey guys! I was playing the itch io version and was wondering if there's a new one? Also, is the daycare really that barebones? I mean when you sign in and stuff. Two optional scenes, one runway character with like two scenes and the potty training girl that only has ONE scene? If there are previous versions with more scenes (or newer behind paywalls) I'd gladly check it out, since I know a lot was taken out of the game. Also, I'm only complaining cause I saw shit from 2021 complaining that the developer was only working on the daycare level, which made me baffled when I went in and saw that it was basically a wip still
Yep, daycares is that barebones yet sees the most content, compared to the garden and lab which while complete, lack the same amount of attention that the daycare gets.
 

LylaYuko

New Member
Dec 28, 2023
11
7
Yep, daycares is that barebones yet sees the most content, compared to the garden and lab which while complete, lack the same amount of attention that the daycare gets.
I did see that lab got changed. I couldn't activate the secret final scene before the boss. Would you have a video of that?
 
4.20 star(s) 46 Votes