Eva test renders - not (yet) part of the game
Added 2018-08-11 20:28:33 +0000 UTC
Hello everyone :)
Just some test renders I did with Eva. Short render time, so a bit grainy.
I wanted to see if I can pose her in a way, that her huge breast are not visible from behind.
And voila, it worked :)
So you get an even BIGGER suprise when she turns around.
No idea how to integrate that scene into the game right now.
Here is the image when she "turns around"

Darkhound
Great work on these two - it's really nice to have one of your girls able to present herself and still hold something back to show off!
A sexy bit of "Like this? There's more if I like you..."
Bill Sherman
2018-08-28 18:37:48 +0000 UTC
If you are talking about the placeholder images, its not a bug. The groping images fir the other girls will be added later.
Darkhound
2018-08-21 17:12:52 +0000 UTC
Thanks :)
Darkhound
2018-08-21 17:11:29 +0000 UTC
Everything is already in the game and much more
Darkhound
2018-08-21 17:08:47 +0000 UTC
Haha yes, that's why I changed it for the ingame scene :)
Darkhound
2018-08-21 17:08:14 +0000 UTC
Her ass is amazing!
Offshore - Adult Games Developer
2018-08-19 13:55:56 +0000 UTC
А будет релиз на андроид?
Thomas Grenn
2018-08-18 11:38:49 +0000 UTC
Texture bug for intimate (((
Thomas Grenn
2018-08-18 08:19:51 +0000 UTC
Lacey brooks and Heather White
Thomas Grenn
2018-08-18 08:18:00 +0000 UTC
Verson 0.1.1.1 texture bag 2 girl (
Thomas Grenn
2018-08-18 08:15:08 +0000 UTC
Hey there :) I just rediscovered your patreon account after having played version 0.0.6 last december. Are the old save files still supposed to be working? Every time I try to load up a game i get the following error message:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/gui_screens.rpy", line 1490, in execute
File "game/gui_screens.rpy", line 1490, in execute
File "game/gui_screens.rpy", line 1499, in execute
File "game/gui_screens.rpy", line 1499, in <module>
NameError: name 'gameday_delta' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\main.py", line 520, in main
run(restart)
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\main.py", line 149, in run
renpy.execution.run_context(True)
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\execution.py", line 835, in run_context
context.run()
File "game/script.rpyc", line 700, in script call
^������7#�E��a�K�)x X[㫩�&.x�"x�J���ʞ�g�B�=�g�?)������^�����ƈ U>�ɿ7�w��(qu��iO�gR:P��ˉ���Q�v�������F_}]���T؈��� A��jz蝸x����p�]H���@M�ՠ�&WU�J�^����ͷ]c?���_c�ƙ�ƾ%�~�}
File "game/script.rpyc", line 81, in script call
b����f�i.��/��\�F���+л�t��@;��UB ����F8�Hp����t5�:���w��4x�Ax��;7�r�&r�ȝ��;π�[D�܊m�Z����~�B�v���L$̝r�l���J2��e���.Q��F�U\�m�"<k>�UV��E��I~�K�.�צ�ݏ B�� ��{���R�v�Z�!��h�j�v��GD+��q��o��D[̅x�Y���sB����8�B�ϫ����,ANJ�aD��heg!bT��2�}x�Kߗ�L�Ԉ��ϵ�b��|�u���6�0��X�(k��d�Ep��Vk�Q�'����;v�w�{�x��u�%����}��1���C4���5"���Kc..�'xϧ�0������� �Ea����'�o _�I�"�Z���Y� b|c#���V�;4��#*���~���#��*��p��bcb��D���J���՞�H$D~���7�G'� # �fIb\�?UI�B�Ib��~`��U���TI^���K���I��i��$q������@M���h���P��ɚt6k"�xJIF�I�8%3M%Mg�%D���Y�4�(��4E�W��\QZ0QZ&�Ei#D�+*t/W���*�FE�.fU$3+mͲ�qYک��G��,u��Az��*K'���*�kt-�A��L�nId�GY:
File "game/version_check.rpyc", line 45, in script
\��&,����n▅&P���%�|��\�-�\"��"�����
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\ast.py", line 643, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\exports.py", line 1175, in say
who(what, *args, **kwargs)
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\character.py", line 1013, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\character.py", line 817, in do_display
**display_args)
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\character.py", line 566, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\display\core.py", line 2620, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\display\core.py", line 2925, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\display\screen.py", line 401, in visit_all
callback(self)
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\display\core.py", line 2925, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\display\screen.py", line 411, in per_interact
self.update()
File "G:\Holiday Island\HolidayIsland-0.1.0.0-pc\renpy\display\screen.py", line 592, in update
self.screen.function(**self.scope)
File "game/gui_screens.rpy", line 1490, in execute
File "game/gui_screens.rpy", line 1490, in execute
File "game/gui_screens.rpy", line 1499, in execute
File "game/gui_screens.rpy", line 1499, in <module>
NameError: name 'gameday_delta' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.14.3135
Holiday Island 0.1.1.1
</module></lambda></k></module>
Derperoni
2018-08-17 07:02:44 +0000 UTC
And in the game holiday island there will be sex blowjob or fuck or it's already entered the game
Thomas Grenn
2018-08-16 07:45:47 +0000 UTC
Jennifer is going to be mad as hell if that top does not come back to size after being stretched :p
nissebrygger
2018-08-13 15:48:22 +0000 UTC
I found a way to the scene to the game. I don't want to spoil the surprise, so no preview images . I had to change the image a bit, but it's very similar :)
Darkhound
2018-08-13 13:22:58 +0000 UTC
Thanks, me too :D
Darkhound
2018-08-13 07:37:26 +0000 UTC
Thanks and no to all of you questions.
Darkhound
2018-08-13 07:33:27 +0000 UTC
Haha, I bet you do :)
Darkhound
2018-08-13 07:32:53 +0000 UTC
She is the same as always. I did not change her.
Darkhound
2018-08-13 07:32:10 +0000 UTC
fantastic!! She should always be like that.
BRZ driver
2018-08-13 01:30:03 +0000 UTC
Good size. I would be surprised if I met such a girl in reality.
Surprised ... its forms)
ExxxPlay Games 18+
2018-08-12 19:38:38 +0000 UTC
(waits for that top to disintegrate)
Mr. Phoenyxx
2018-08-12 15:53:01 +0000 UTC
Eva is my favorite:) Are you planning on more breast expansion, lactation or aading some plugs? Love your style, dude!
haeftege
2018-08-12 09:47:28 +0000 UTC
Very nice! Looks like there's a special encounter at the bar during nighttime, maybe she's lonely and wants to have a drink with you : )
Whitesnake
2018-08-12 09:45:50 +0000 UTC
Thanks for the comment :)
Darkhound
2018-08-12 06:59:31 +0000 UTC
Thank you! Happy you like her :)
Darkhound
2018-08-12 06:59:11 +0000 UTC
Okay, maybe later on. There probably won't be any additional stuff added for 0.1.2. Already too many unfinished scenes waiting to be finished.
Darkhound
2018-08-12 06:58:48 +0000 UTC
Eva has no bad angles and i can't wait for more of her content
Lord Rahl
2018-08-12 01:23:54 +0000 UTC
Love these pics of Eva! Now we need a posing session so we can see her in profile etc.
Puppet Master
2018-08-12 00:03:24 +0000 UTC
OMG she stretches Jennifer's top! No, don't do it, oh poor young girlie will have to enhance her bust even further!
Argrond
2018-08-11 20:58:02 +0000 UTC