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
Get Wild Harem
Wild Harem
A romantic adventure!
Status | In development |
Author | itoril |
Genre | Visual Novel |
Tags | Adult, Cute, Dating Sim, Endless, Erotic, Furry, Open World, relationship, Ren'Py, Romance |
Languages | English |
Accessibility | Color-blind friendly, Subtitles |
More posts
- Version 0.0.3aPA Now Has Public Release!Jul 02, 2020
- Version 0.0.2PA Is Now Available!Mar 19, 2020
- Pre Alpha 0.0.1 is now released!Jan 25, 2020
Comments
Log in with itch.io to leave a comment.
is there more content yet?
I stucked in the begging part... I don't know what have to do after shower!
Unfortunately, there isn't much gameplay available yet. I'm working on core features, and hope to have more gameplay soon.