You must be 18+ to view this content

Hole Dweller may contain content you must be 18+ to view.

Are you 18 years of age or older?

or Return to itch.io

Release 17


You can support the game and get the next build early at 

Subscribestar

Patreon

-New content

New character! you can find it ***DEEP*** into the snow biome

Achievement system

Now stuff you do unlocks cheevos, if you enjoy ticking checkboxes i hope you enjoy em

-Added new apperances

Fox #8 based on braixen from pokemon

Wolf #10 based on mangle from FNAF

Shark #5 based on undyne from undertale

Humanized Shark #5 based on female slark from dota 2

Kobold #5 based on susie from deltarune

Kobold #6 based on salazzle from pokemon

-Items

Orange interface (forgot to add it for the fox oops)

Purple interface

Pink lock: Allows to have anal sex without needing to max out vaginal poses

-QOL

Made it so now there is no day cooldown between finding girls

The garbage collector gets called every time a day ends

Now you can see impregnation progress for the player character

Inmediately dangerous blocks can no longer spawn right next to your starting position

Now you can see how fertile a girl is, if you're curious whats the formula behind each impregnation here it is

a dice of 900 sides gets thrown and if the resulting number is lower than (girl love stat + 15)*(fertilization percent*0.01)-(times the egg has been impregnated*20)

/////////////////////////////////////// here is how that looks in GML code

var check_margin=(owner.statArr[stats.love]+15)*(owner.fertilityMultiplier+owner.fertilityBonus);

check_margin-=(fertilizedNum*20);

if (instance_exists(owner) && irandom(GAME_STAT_DATA[stats.love, statData.maxValue]*3)<check_margin) fertilizedNum++;

///////////////////////////////////////

TLDR Get love stat maxed out to ensure pregnancy

-Misc

Girls now have a fertility multiplier, some girls are more fertile than others

Now whenever a cum/squirt drop hits a wall or cealing it gets destroyed and creates a particle effect instead of sliding arround weirdly

Tweaked how the highlights on the shop menu are rendered to avoid them transparenting the background

-Bugfixes

Added a safeguard to avoid out of map crashbugs

Fixed bug where villages weren't buyable if you had too many drill ups before the update

Fixed rain could occur in snowy biomes

Fixed bug that makes it so if you select the nicole skin on the fox limb shading won't be applied to every other apperance

Fixed bug where knotted line played in incorrect situations

Fixed bug where big dick line played in incorrect situations

Replaced line where shark girl mentions not being able to impregnate you

Hotfix 1

-QOL

Now both pose ups restore your max health

Text on the squad screen is more responsive

Added 120hz mode! toggleable with "P"

I don't actually have a 120hz monitor so tell me if it works, it is also fairly untested so i assume some stuff will be wonky when used

-Bugfixes

Gave sheep her perk (oops)

Corrected the resource sheep multiplies

Fixed bug where if a futa had heated sex and impregnated someone the dialogue would come out messed up

Fixed bug where girl rewards would be wrongly given on futa sex

Fixed villages having a cap of 100

Files

HoleDweller17Hotfix.zip 18 MB
May 21, 2022
HoleDweller17HotfixCompatibility.zip 20 MB
May 21, 2022

Get Hole Dweller

Buy Now$8.00 USD or more

Comments

Log in with itch.io to leave a comment.

Do you have an Android version?

so the game worked once and then after i tried bboting it back up-- This happened:

___________________________________________

############################################################################################

ERROR in

action number 1

of Draw Event

for object sys_game:

Push :: Execution Error - Variable Index [15] out of range [0] - -5.MAP_STATUS_ARRAY(101947,15)

at gml_Script_scr_draw_bg_drill

############################################################################################

gml_Script_scr_draw_bg_drill (line -1)

gml_Script_scr_loop_draw

gml_Object_sys_game_Draw_0

how to find new character help

If you start drilling in the snow biome, there will be a coffin, drill that and you get the new character, or at least that's what I did to get them.

I am wondering where are al

 the villages?

oh you make them on a drill.

oh ok thx

oh ok thx

I have spent almost 30 days looking for the sheep and she hasn't spawned. I also have a flag on every tile, so that may be stopping her from showing up? I have checked every snow tile and I got nothing.

(1 edit)

When he said deep it was inside a coffin, the sheep is more like a succubus or something. just dig you will find a purple coffin in the way, break and unlock

ooooooh, okay! Thanks xD

suggestion: every time when having sex, the longer the fuck, the wilder the moans and dialouge

It kinda already has that, it's split into like phases where the dialogue and face in the box changes, I think based on either time or 'damage' done.  Just needs more moan and dialogue variety.