• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.
4.30 star(s) 6 Votes

Should I allow custom names for the new characters?


  • Total voters
    1,826
  • Poll closed .

amd_dman

Member
Game Developer
Nov 12, 2017
116
302
So after playing this... it seems your math is... interesting for the all random() you have peppered about in the code.

The grind is tedious as fuck with little to no reward.

Also don't use gifs. They're highly inefficient and you could easily dump this down to <1GB size if you use webm/webp instead. 44MB gifs for a 4 second vid is a complete waste of bandwidth.

Here's my modified version that fixes the casing and makes the random stuff not so random (random 1, 30 means there's less than a 3% chance of that event happening on every refresh. You have better luck getting an uber unique in Diablo 4 than triggering that event.
 

BlackCube

Newbie
Game Developer
May 18, 2021
90
128
The grind is tedious as fuck with little to no reward.
I chose 1/30 because if it were less, you'd have far too many scenes triggering when trying to navigate through the house.
I can complete this game in less than 25 minutes when I make use of the Charm Level, Gifts, and spam-clicking to trigger specific events.

Also don't use gifs. They're highly inefficient and you could easily dump this down to <1GB size if you use webm/webp instead. 44MB gifs for a 4 second vid is a complete waste of bandwidth.
Yeah, I addressed this in the dev notes. From what I've seen webm looked really bad quality-wise. I might need to learn more about properly converting the files over to it.
 

BlackCube

Newbie
Game Developer
May 18, 2021
90
128
So, I made all those links for nothing it seems like.
Are you referring to me linking a separately uploaded compressed version? I can remove it if you feel like it's stepping on your toes.
I would have put a link to your post in the main thread, but they changed the rule to not allow that. :(
 

amd_dman

Member
Game Developer
Nov 12, 2017
116
302
I chose 1/30 because if it were less, you'd have far too many scenes triggering when trying to navigate through the house.
I can complete this game in less than 25 minutes when I make use of the Charm Level, Gifts, and spam-clicking to trigger specific events.
The player shouldn't have to refresh or spam 50 times to get one event. That's not fun and frankly infuriating. You can never have too many events, let the player have the option of playing said event instead or skipping it with a relatively high chance of spawning the event. I've literally sat there and spammed refresh at one point 30+ times praying to the RNG gods to get mom to spawn in the bathroom and the pool. That's not fun bud.
 

BlackCube

Newbie
Game Developer
May 18, 2021
90
128
The player shouldn't have to refresh or spam 50 times to get one event. That's not fun and frankly infuriating. You can never have too many events, let the player have the option of playing said event instead or skipping it with a relatively high chance of spawning the event. I've literally sat there and spammed refresh at one point literally 30+ times praying to the RNG gods to get mom to spawn in the bathroom and the pool. That's not fun bud.
I didn't thoroughly read what you wrote, sorry. I see. I could play around with more frequent events triggering, and including a skip feature for all of them.
 

SonsOfLiberty

Board Buff
Game Compressor
Sep 3, 2022
17,497
141,256
Are you referring to me linking a separately uploaded compressed version? I can remove it if you feel like it's stepping on your toes.
I would have put a link to your post in the main thread, but they changed the rule to not allow that. :(
That rule only applies for uploaders/mods, devs with thread control can do what they wish with mods, compressed links, etc.
 

amd_dman

Member
Game Developer
Nov 12, 2017
116
302
I didn't thoroughly read what you wrote, sorry. I see. I could play around with more frequent events triggering, and including a skip feature for all of them.
All good, I think you fell into the trap a lot of people do and figured "if it's a 10% chance then it'll spawn sometime in 10 refreshes", which is obviously not the case. The odds don't go up 10% on each refresh, it's more like 1% if you're doing vegas odds lol.
 

BlackCube

Newbie
Game Developer
May 18, 2021
90
128
All good, I think you fell into the trap a lot of people do and figured "if it's a 10% chance then it'll spawn sometime in 10 refreshes", which is obviously not the case. The odds don't go up 10% on each refresh, it's more like 1% if you're doing vegas odds lol.
That's true, and if it's in a passage with other rolls going on, depending on which one has higher priority, that 3% could be even lower than 3%.
 

1tomadeira

Engaged Member
May 25, 2017
2,952
8,362
I'm conflicted about the poll. Even if I would like to customize the characters, personally I would prefer more content. As long they can be mother and sister I'm fine. Hope some aunt and cousins appears in the future.

Also, for the love of god dev, since you'll have an headache the more time it passed, please change the images/videos from jpg/mp4 to webp/webm. You will have so much more disk space, along with time uploading stuff as well. The more content you add before you do it, the harder it will be to convert in the future. 6.3 GB is way too big for an 0.2 html release. It takes time from you, and will discourage people to try your game as well due to how big a file is.

Anyway, good luck on your project.
 
  • Like
Reactions: Hongfire Survivor

BlackCube

Newbie
Game Developer
May 18, 2021
90
128
I'm conflicted about the poll. Even if I would like to customize the characters, personally I would prefer more content. As long they can be mother and sister I'm fine. Hope some aunt and cousins appears in the future.
I will add some "neighbors" with customizable relations.

Also, for the love of god dev, since you'll have an headache the more time it passed, please change the images/videos from jpg/mp4 to webp/webm. You will have so much more disk space, along with time uploading stuff as well. The more content you add before you do it, the harder it will be to convert in the future. 6.3 GB is way too big for an 0.2 html release. It takes time from you, and will discourage people to try your game as well due to how big a file is.
Believe me, I will. The amount of times I've had this conversation is plenty of motivation.
It'll be done on the next update. I wanted to do it before releasing this update, but life factors created deadlines and time restrictions that pretty much forced my hand in to putting this out without that being done yet.
But hey, at least it's prettier to look at than it was last update:ROFLMAO:
 

Feyschek

Well-Known Member
Game Developer
Jun 12, 2021
1,155
640
I will add some "neighbors" with customizable relations.


Believe me, I will. The amount of times I've had this conversation is plenty of motivation.
It'll be done on the next update. I wanted to do it before releasing this update, but life factors created deadlines and time restrictions that pretty much forced my hand in to putting this out without that being done yet.
But hey, at least it's prettier to look at than it was last update:ROFLMAO:
If I were to start reworking your content right now, taking into account my experience, this would weigh no more than 400 MB. :LOL: :ROFLMAO:
 

Hongfire Survivor

Active Member
Mar 28, 2020
593
1,261
Pros
  • You can be a Deviant early (at least with your “housemate”). Has a negative outcome at until a higher Lust level but you can do it.
  • You can be a Deviant (have "sex" with your “Landlady” early) but does not seem to have any negative or positive effects ingame. Or count as actual sex?
  • Time of day is simple to remember (no 19:00 on the dot scenes here).
  • Simple UI, easy to navigate. Looks unique as well.
  • Offers cheats early.
  • Definitely has potential with more scene variations and chances to be a Deviant.
Cons

  • Lacks an initial hook to keep playing.
  • Characters are flat personality wise (Dev acknowledges this)
  • Changing names requires you to reenter all the names/tags again.
  • If you’re going to have incest and rape content, suggest getting a SubscribeStar account ASAP or have a separate “Patch” to add in the “forbidden” content.
  • Hunting for scenes is never fun, should feel a bit more organic.
  • I do notice a color outline to show a character is in a room but it’s not obvious upon first glance.
  • No one likes grinding stats only to lose them.
  • “Reach a higher Lust level”.
  • File size is way too big (Dev acknowledges this)
 

BlackCube

Newbie
Game Developer
May 18, 2021
90
128
Pros
  • You can be a Deviant early (at least with your “housemate”). Has a negative outcome at until a higher Lust level but you can do it.
  • You can be a Deviant (have "sex" with your “Landlady” early) but does not seem to have any negative or positive effects ingame. Or count as actual sex?
  • Time of day is simple to remember (no 19:00 on the dot scenes here).
  • Simple UI, easy to navigate. Looks unique as well.
  • Offers cheats early.
  • Definitely has potential with more scene variations and chances to be a Deviant.
Cons

  • Lacks an initial hook to keep playing.
  • Characters are flat personality wise (Dev acknowledges this)
  • Changing names requires you to reenter all the names/tags again.
  • If you’re going to have incest and rape content, suggest getting a SubscribeStar account ASAP or have a separate “Patch” to add in the “forbidden” content.
  • Hunting for scenes is never fun, should feel a bit more organic.
  • I do notice a color outline to show a character is in a room but it’s not obvious upon first glance.
  • No one likes grinding stats only to lose them.
  • “Reach a higher Lust level”.
  • File size is way too big (Dev acknowledges this)
Great review. Thanks. I'll definitely utilize this list when I do some work on the next update.
I'd like some elaboration on the "reach a higher Lust level" bullet point if you could.
 
  • Like
Reactions: Hongfire Survivor

Hongfire Survivor

Active Member
Mar 28, 2020
593
1,261
Great review. Thanks. I'll definitely utilize this list when I do some work on the next update.
I'd like some elaboration on the "reach a higher Lust level" bullet point if you could.
I got tired of seeing it all the time so I threw that in :KEK:

Like yes yes, I know I'm working on it. I would put that more in the Preference category, as some people might not mind or care about the warning/message.
 

Hongfire Survivor

Active Member
Mar 28, 2020
593
1,261
Just add on, you are on the right track because the scene where you jerk off in her panties could be it's own story thread.

You do it a bunch of times (with variation to keep things fresh) she finally gets mad and wants to know why you keep doing that.

Could go in a few different directions.

Let the player be *ahem* Deviant :WeSmart:

Jerk off in your "Landladies" protein shakes or something :KEK:

Then the "Landlord" accidentally drinks it one time, for comedic effect:KEK:

I dunno just tossing things out there.

Good luck on your game broski.
 
4.30 star(s) 6 Votes