Release 17
You can support the game and get the next build early at
-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
Get Hole Dweller
Hole Dweller
The sandbox furry hole dwelling game!
Status | In development |
Author | ThighHG |
Tags | Adult, Character Customization, Erotic, Female Protagonist, Furry, Hentai, Male protagonist, Pixel Art, Sandbox, Singleplayer |
Languages | English |
More posts
- Buy on itch.io and get a key!Mar 10, 2024
- Steam releaseJan 16, 2024
- Release 42May 27, 2023
- Release 41May 06, 2023
- Release 40Apr 16, 2023
- Release 39Mar 29, 2023
- Release 38Feb 26, 2023
- Release 37Feb 21, 2023
- Release 36Feb 10, 2023
- Release 35Jan 29, 2023
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.
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.