Holiday Island 0.1.7.2 beta has been released
Added 2019-07-14 06:18:59 +0000 UTCHi guys and gals,
the second bug fix and content update for 0.1.7.0 beta has been released.
It includes all the fixes and new content from this post:
https://www.patreon.com/posts/version-0-1-8-13-28175693
This is an update for the version 0.1.7.0 beta or 0.1.7.1 beta only.
In case you are new to the game, you need to download one of the main game files version 0.1.7.0 beta (PC or MAC) from the links on my main patreon page:
https://www.patreon.com/darkhound1
Save games from 0.0.8 alpha and later versions should still be working. Older saves are no longer supported. Some saves might still not load. Sorry for that, but there is nothing I can do about it.
Please download the update to 0.1.7.2 beta from the attached file or one of these links:
https://mega.nz/#!u4N3zKDZ!8RIQwR6XTZ4i4KERDUrHiT9J1RjpTS-O7RHZoGTC5uo
OR
https://drive.google.com/file/d/1T1sFIf0xTug_eaq3bLjb4ZRegX0gvXZN/view
OR
from the attachment in this post
To apply the update, please extract all files from the zip archive to the folder where you installed the full game. Overwrite all files when asked.
For Mac users, please navigate the folder structure:
HolidayIsland.app\Contents\Resources\autorun
Inside you find the folder named "game". Copy the content of zip file into the "autorun" folder from above.
EDIT: quick fix file attched
events.rpyc fixes an error where the game tries to use the "plane girl" intro, event though the girl arriving is not Aly.
To apply the quick fixed, use the update to 0.1.7.2 and after that overwrite the files in your game folder with the ones attached to this post.
Sorry for the inconvenience.
Have fun playing,
Darkhound
Comments
very nice game but i have done a few times the shower scene with faye and still no acces to the shower in the gym is there a page with some guidlines about the game because i feel that in doing everything over and over again like in a loop looking forward for the update thanks for the nice game
2019-08-03 20:51:54 +0000 UTChey dark
2019-08-03 20:47:47 +0000 UTCWhich is perfectly normal, because you need to do one of the scenes with Faye in the shower first.
Darkhound
2019-07-26 18:43:47 +0000 UTCI know this has already been brought up, but I have lost the ability to use the shower at the gym. My main game was updated to 0.1.7.2 with the additional fix, and I could use the shower, but after making a new game the ability disappeared. I've tried deleting my save files from both the main save folder as well as the roaming folder, and even wiped everything to do a fresh install, but no luck; every new game I start no longer shows the ability to use the shower at the gym.
2019-07-26 18:27:29 +0000 UTCI'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 531, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/script.rpy", line 1631, in execute File "game/script.rpy", line 1631, in execute File "game/script.rpy", line 1633, in execute File "game/script.rpy", line 1538, in execute File "game/script.rpy", line 1538, in execute File "game/script.rpy", line 1588, in execute File "game/gui_screens.rpy", line 541, in execute File "game/gui_screens.rpy", line 541, in execute File "game/gui_screens.rpy", line 542, in execute File "game/gui_screens.rpy", line 1417, in execute File "game/gui_screens.rpy", line 1425, in execute AttributeError: 'cl_pl_phone' object has no attribute 'show_inactive_chars' -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\bootstrap.py", line 313, in bootstrap renpy.main.main() File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\main.py", line 525, in main run(restart) File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\main.py", line 139, in run renpy.execution.run_context(True) File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\execution.py", line 892, in run_context context.run() File "game/script.rpyc", line 777, in script ��vDQOLV��,3Rĥ ����I�%-��~����L$It������j(�ǒ�!j��ߴ�$ii<k�V%� File "game/script.rpyc", line 777, in script ��vDQOLV��,3Rĥ ����I�%-��~����L$It������j(�ǒ�!j��ߴ�$ii<k�V%� File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\ast.py", line 1911, in execute self.call("execute") File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\ast.py", line 1899, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\statements.py", line 220, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 531, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\exports.py", line 2875, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 2690, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 3074, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\display\screen.py", line 424, in visit_all callback(self) File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 3074, in root_widget.visit_all(lambda i : i.per_interact()) File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\display\screen.py", line 434, in per_interact self.update() File "C:\Books\PHYSICS\Games\HolidayIsland-0.1.7.0-pc\renpy\display\screen.py", line 619, in update self.screen.function(**self.scope) File "game/script.rpy", line 1631, in execute File "game/script.rpy", line 1631, in execute File "game/script.rpy", line 1633, in execute File "game/script.rpy", line 1538, in execute File "game/script.rpy", line 1538, in execute File "game/script.rpy", line 1588, in execute File "game/gui_screens.rpy", line 541, in execute File "game/gui_screens.rpy", line 541, in execute File "game/gui_screens.rpy", line 542, in execute File "game/gui_screens.rpy", line 1417, in execute File "game/gui_screens.rpy", line 1425, in execute File "", line 1425, in AttributeError: 'cl_pl_phone' object has no attribute 'show_inactive_chars' Windows-8-6.2.9200 Ren'Py 7.2.2.491 Holiday Island 0.1.7.2 Thu Jul 25 01:14:14 2019
2019-07-25 05:14:31 +0000 UTCdamn great wait for next update giegie
winkaiser
2019-07-21 13:18:45 +0000 UTCIt's included. Why do you think it isn't? The fix for the memory allocation error has been moved from "chaning locations" to "change of day" to avoid lags when changing locations. --> fixed with 0.1.7.2 Random out of memory errors. Since I'm unable to reproduce the problem, I've made an attempt to reduce the probability. First reports are saying that it helps --> included in 0.1.7.1
Darkhound
2019-07-18 05:11:29 +0000 UTCI don't think the renpy.free_memory() workaround was included in this version.
Brianiac
2019-07-18 00:11:38 +0000 UTCThanks :)
Darkhound
2019-07-15 16:42:45 +0000 UTCYes, that too. But still it's strange if the image is wrong. And if one image is wrong, who knows what else is wrong too.
Darkhound
2019-07-15 16:42:40 +0000 UTCYou're welcome.
Darkhound
2019-07-15 16:42:10 +0000 UTCYou did not install it correctly. Did you unpack the images from the archive?
Darkhound
2019-07-15 16:42:00 +0000 UTCI didn't mean for the block of text, sorry about that. Anyway, this is just a minor thing, if you can't no problem. Awesome game Hound, it's one of my favorites.
2019-07-15 06:50:51 +0000 UTCHey Hound, i been meaning to ask, would you considered putting in the girls info page of the phone what body type they have? like the bust stat "Aly - Bust : 36 K (Huge)", so something like "Aly - Body type : Voluptuous/Curvy" unless it's 'Average', i think it's curvy but im not 100% sure, and that's why im asking for it, since 1.- it would help the player know what type of girl is more probable to appear after the preferences are chosen 2.- it would be nice to know 3.- though im not sure what does the Attractiveness stat affects, i think it's either a representation of how much the girl is attractive to you as per your chooses or how much the girl is attracted to you due to them, probably the first one, or perhaps is just aesthetical, either way, i personally would like to be able to have the most chance to have that at ten with the girls i like, which i think would be able to with this bit of information added, let's say in the first play-through i get all the info of the girls, which would allow me to know precisely what body type the girl/s i like have and select accordingly, maybe not in the same game version (since one would have to ask "would you replay the same version just for that?") but by the next version i would be able to do it.
2019-07-15 06:48:14 +0000 UTCAmazing game keep up the good work
HEH
2019-07-14 18:51:46 +0000 UTCYou can always check what version you are running by pressing the About button.
Puppet Master
2019-07-14 18:12:39 +0000 UTCThanks for the quick update and bug fix. Appreciate your hard work. And it is wonderful.
2019-07-14 17:03:18 +0000 UTCTitle page still shows 0.1.7.0 beta. Did I install incorrectly or did you not update that graphic?
2019-07-14 16:29:23 +0000 UTCYeah, sorry about that. I didn't read it. You can manually fix it using the console, or wait for the next update: renee.update_special_action_images() renee.create_scenes_available()
Darkhound
2019-07-14 06:54:23 +0000 UTCthe phone app still only shows 10 images of intimate actions with Renee. The reception outfits are not included
headbanger
2019-07-14 06:35:27 +0000 UTC