Version 0.0.4 Is Publicly Released!


Phew! This one has been a while in the making. Fair bit of backend stuff, but there's also a new scene! Hopefully subsequent updates will be quicker, now that I've invested a lot of work into making things run more smoothly.

Changelog

Made a new scene. Check out the shower! 89 seconds of animation, though a small portion of that is reserved for later. ;)

Setup the "loop pool" system, which allows variants of animation loops to be played semi randomly - making scenes less repetitive.

Created a method for weighting loops based on their likeliness to be 'randomly' picked - fuzzy furry logic!

Setup interactivity for scenes. Now characters can be interacted with while they're doing their thing, leading to easter eggs!

Refactored scene function such that it can be reused for lots of different scenes in the future.

Tracked a certain wild hare's, um, wildness....

Created a method for having 'mildly' animated foreground and background images available during scenes.

Known Issues

Using the scroll wheel to cycle through the history of the game can lead to strange effects. This will be disabled in the future, as Wild Harem is more of a dating sim than a visual novel.

After Airt has "relieved" himself, there is no way of regaining his need unless the game is restarted. In the future, his biological urges will be tracked dynamically.

The "responsive" scene transition mode was causing a lot of problems, so it has been disabled for now.

Ren'Py doesn't seem to be predicting scene clips, probably because of the way I've designed the scene showing function. This can cause clips to stutter slightly at the beginning or end, because the periods dedicated to playing them don't match the clip length plus the (unpredictable) time it takes to load on the fly. I might be able to remedy this with the renpy.start_predict function, but I haven't looked into it yet. renpy.image_cache_size may need to be fiddled with too.

Files

wildharem-win.zip 91 MB
Version 3 Feb 25, 2021
WildHaremFreeEdition-0.0.4(PreAlpha)-linux.tar.bz2 77 MB
Version 2 Feb 25, 2021

Get Wild Harem

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

is there more content yet?

(+1)

I stucked in the begging part... I don't know what have to do after shower!

(+1)

Unfortunately, there isn't much gameplay available yet. I'm working on core features, and hope to have more gameplay soon.