diff --git a/.DS_Store b/.DS_Store index a92fd46..175ed3a 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/errors.txt b/errors.txt index 12068b3..9f45077 100644 --- a/errors.txt +++ b/errors.txt @@ -2,13 +2,25 @@ errors listed below, and try again. -File "game/script.rpy", line 24: expected statement. - lewd = False - ^ +File "game/script.rpy", line 99: if statement expects a non-empty block. + if lewd: + ^ -File "game/script.rpy", line 29: expected statement. - lewd = True +File "game/script.rpy", line 101: expected statement. + else: + ^ + +File "game/script.rpy", line 1228: if statement expects a non-empty block. + if lewd: + ^ + +File "game/script.rpy", line 1230: expected statement. + else: + ^ + +File "game/script.rpy", line 1346: else clause expects a non-empty block. + else: ^ Ren'Py Version: Ren'Py 7.4.9.2142 -Thu Mar 3 19:27:11 2022 +Fri Mar 4 11:49:42 2022 diff --git a/game/.DS_Store b/game/.DS_Store index 087513f..fb5e336 100644 Binary files a/game/.DS_Store and b/game/.DS_Store differ diff --git a/game/cache/bytecode.rpyb b/game/cache/bytecode.rpyb index 270c7ce..bc40152 100644 Binary files a/game/cache/bytecode.rpyb and b/game/cache/bytecode.rpyb differ diff --git a/game/cache/screens.rpyb b/game/cache/screens.rpyb index b3ef47c..b7a59f2 100644 Binary files a/game/cache/screens.rpyb and b/game/cache/screens.rpyb differ diff --git a/game/saves/auto-1-LT1.save b/game/saves/auto-1-LT1.save index 26f5ba7..224f3ac 100644 Binary files a/game/saves/auto-1-LT1.save and b/game/saves/auto-1-LT1.save differ diff --git a/game/saves/auto-10-LT1.save b/game/saves/auto-10-LT1.save index 7e32f3c..9347503 100644 Binary files a/game/saves/auto-10-LT1.save and b/game/saves/auto-10-LT1.save differ diff --git a/game/saves/auto-2-LT1.save b/game/saves/auto-2-LT1.save index b11b38c..339f280 100644 Binary files a/game/saves/auto-2-LT1.save and b/game/saves/auto-2-LT1.save differ diff --git a/game/saves/auto-3-LT1.save b/game/saves/auto-3-LT1.save index c065cbb..53f4436 100644 Binary files a/game/saves/auto-3-LT1.save and b/game/saves/auto-3-LT1.save differ diff --git a/game/saves/auto-4-LT1.save b/game/saves/auto-4-LT1.save index e14b3cd..66a8f02 100644 Binary files a/game/saves/auto-4-LT1.save and b/game/saves/auto-4-LT1.save differ diff --git a/game/saves/auto-5-LT1.save b/game/saves/auto-5-LT1.save index 2ac631b..d3f8e46 100644 Binary files a/game/saves/auto-5-LT1.save and b/game/saves/auto-5-LT1.save differ diff --git a/game/saves/auto-6-LT1.save b/game/saves/auto-6-LT1.save index c7bb514..1cd41a7 100644 Binary files a/game/saves/auto-6-LT1.save and b/game/saves/auto-6-LT1.save differ diff --git a/game/saves/auto-7-LT1.save b/game/saves/auto-7-LT1.save index 9cebd3c..4cfb04c 100644 Binary files a/game/saves/auto-7-LT1.save and b/game/saves/auto-7-LT1.save differ diff --git a/game/saves/auto-8-LT1.save b/game/saves/auto-8-LT1.save index 1b84234..2193898 100644 Binary files a/game/saves/auto-8-LT1.save and b/game/saves/auto-8-LT1.save differ diff --git a/game/saves/auto-9-LT1.save b/game/saves/auto-9-LT1.save index 94b7e32..40f74ea 100644 Binary files a/game/saves/auto-9-LT1.save and b/game/saves/auto-9-LT1.save differ diff --git a/game/saves/navigation.json b/game/saves/navigation.json index 8af9ae6..828d103 100644 --- a/game/saves/navigation.json +++ b/game/saves/navigation.json @@ -1 +1 @@ -{"name": "She Likes You Alotl", "version": "1.0", "location": {"callable": {"randomize_choices": ["game/script.rpy", 2]}, "screen": {"load": ["game/screens.rpy", 593], "help": ["game/screens.rpy", 972], "say": ["game/screens.rpy", 98], "notify": ["game/screens.rpy", 1260], "keyboard_help": ["game/screens.rpy", 1001], "gamepad_help": ["game/screens.rpy", 1075], "preferences": ["game/screens.rpy", 715], "confirm": ["game/screens.rpy", 1141], "mouse_help": ["game/screens.rpy", 1052], "input": ["game/screens.rpy", 174], "save": ["game/screens.rpy", 586], "skip_indicator": ["game/screens.rpy", 1204], "file_slots": ["game/screens.rpy", 600], "choice": ["game/screens.rpy", 207], "game_menu": ["game/screens.rpy", 420], "main_menu": ["game/screens.rpy", 355], "nvl": ["game/screens.rpy", 1299], "quick_menu": ["game/screens.rpy", 1421], "about": ["game/screens.rpy", 546], "nvl_dialogue": ["game/screens.rpy", 1331], "navigation": ["game/screens.rpy", 292], "history": ["game/screens.rpy", 882]}, "define": {"gui.accent_color": ["game/gui.rpy", 26], "gui.interface_text_size": ["game/gui.rpy", 73], "build.name": ["game/options.rpy", 40], "gui.bar_tile": ["game/gui.rpy", 314], "gui.nvl_thought_xpos": ["game/gui.rpy", 392], "gui.slot_button_text_idle_color": ["game/gui.rpy", 229], "config.history_length": ["game/gui.rpy", 338], "config.after_load_transition": ["game/options.rpy", 87], "gui.page_spacing": ["game/gui.rpy", 270], "gui.page_button_borders": ["game/gui.rpy", 187], "gui.idle_color": ["game/gui.rpy", 29], "config.window": ["game/options.rpy", 109], "gui.slider_tile": ["game/gui.rpy", 316], "gui.main_menu_text_xalign": ["game/gui.rpy", 276], "gui.nvl_button_xalign": ["game/gui.rpy", 399], "gui.nvl_text_ypos": ["game/gui.rpy", 386], "gui.frame_borders": ["game/gui.rpy", 285], "gui.nvl_list_length": ["game/gui.rpy", 367], "gui.slot_button_borders": ["game/gui.rpy", 226], "gui.scrollbar_borders": ["game/gui.rpy", 320], "config.enter_transition": ["game/options.rpy", 76], "gui.pref_spacing": ["game/gui.rpy", 264], "gui.dialogue_text_xalign": ["game/gui.rpy", 139], "gui.nvl_text_xpos": ["game/gui.rpy", 385], "config.window_icon": ["game/options.rpy", 153], "gui.muted_color": ["game/gui.rpy", 47], "gui.dialogue_ypos": ["game/gui.rpy", 132], "config.has_sound": ["game/options.rpy", 49], "gui.button_text_font": ["game/gui.rpy", 159], "gui.nvl_name_ypos": ["game/gui.rpy", 380], "gui.game_menu_background": ["game/gui.rpy", 89], "gui.choice_button_text_hover_color": ["game/gui.rpy", 213], "gui.nvl_button_xpos": ["game/gui.rpy", 398], "gui.name_xalign": ["game/gui.rpy", 112], "gui.namebox_borders": ["game/gui.rpy", 121], "gui.frame_tile": ["game/gui.rpy", 297], "gui.nvl_text_xalign": ["game/gui.rpy", 388], "gui.vbar_borders": ["game/gui.rpy", 324], "config.end_game_transition": ["game/options.rpy", 92], "gui.slot_button_text_size": ["game/gui.rpy", 227], "gui.dialogue_xpos": ["game/gui.rpy", 131], "gui.namebox_height": ["game/gui.rpy", 117], "config.version": ["game/options.rpy", 26], "gui.history_text_width": ["game/gui.rpy", 354], "gui.radio_button_borders": ["game/gui.rpy", 181], "gui.button_text_size": ["game/gui.rpy", 162], "config.window_hide_transition": ["game/options.rpy", 115], "gui.about": ["game/options.rpy", 32], "gui.vslider_borders": ["game/gui.rpy", 326], "gui.navigation_spacing": ["game/gui.rpy", 261], "gui.choice_button_borders": ["game/gui.rpy", 208], "config.intra_transition": ["game/options.rpy", 82], "gui.slot_button_width": ["game/gui.rpy", 224], "M": ["game/script.rpy", 14], "gui.choice_button_text_xalign": ["game/gui.rpy", 211], "gui.show_name": ["game/options.rpy", 21], "gui.slot_button_text_selected_hover_color": ["game/gui.rpy", 231], "gui.title_text_size": ["game/gui.rpy", 82], "gui.slot_button_text_selected_idle_color": ["game/gui.rpy", 230], "gui.button_text_idle_color": ["game/gui.rpy", 165], "gui.notify_frame_borders": ["game/gui.rpy", 294], "gui.navigation_xpos": ["game/gui.rpy", 249], "gui.slot_button_height": ["game/gui.rpy", 225], "gui.history_text_ypos": ["game/gui.rpy", 353], "config.nvl_list_length": ["game/screens.rpy", 1352], "gui.notify_text_size": ["game/gui.rpy", 79], "config.has_voice": ["game/options.rpy", 51], "gui.selected_color": ["game/gui.rpy", 40], "gui.history_text_xpos": ["game/gui.rpy", 352], "gui.skip_frame_borders": ["game/gui.rpy", 291], "gui.confirm_button_text_xalign": ["game/gui.rpy", 185], "gui.text_font": ["game/gui.rpy", 58], "gui.history_name_xpos": ["game/gui.rpy", 346], "gui.main_menu_background": ["game/gui.rpy", 88], "gui.button_width": ["game/gui.rpy", 148], "gui.button_text_selected_color": ["game/gui.rpy", 167], "gui.nvl_thought_ypos": ["game/gui.rpy", 393], "config.save_directory": ["game/options.rpy", 146], "gui.skip_ypos": ["game/gui.rpy", 252], "gui.namebox_tile": ["game/gui.rpy", 125], "gui.nvl_text_width": ["game/gui.rpy", 387], "gui.hover_color": ["game/gui.rpy", 36], "gui.interface_text_color": ["game/gui.rpy", 52], "config.thumbnail_width": ["game/gui.rpy", 234], "gui.idle_small_color": ["game/gui.rpy", 33], "config.exit_transition": ["game/options.rpy", 77], "gui.button_text_xalign": ["game/gui.rpy", 172], "gui.name_xpos": ["game/gui.rpy", 107], "gui.name_text_size": ["game/gui.rpy", 70], "gui.history_text_xalign": ["game/gui.rpy", 355], "gui.file_slot_rows": ["game/gui.rpy", 239], "gui.button_text_insensitive_color": ["game/gui.rpy", 168], "gui.hover_muted_color": ["game/gui.rpy", 48], "gui.scrollbar_size": ["game/gui.rpy", 310], "gui.quick_button_text_selected_color": ["game/gui.rpy", 192], "gui.nvl_thought_width": ["game/gui.rpy", 394], "gui.history_height": ["game/gui.rpy", 342], "gui.text_size": ["game/gui.rpy", 67], "gui.unscrollable": ["game/gui.rpy", 330], "gui.choice_button_text_font": ["game/gui.rpy", 209], "gui.slot_spacing": ["game/gui.rpy", 273], "gui.quick_button_text_idle_color": ["game/gui.rpy", 191], "config.window_show_transition": ["game/options.rpy", 114], "config.narrator_menu": ["game/screens.rpy", 217], "gui.nvl_height": ["game/gui.rpy", 371], "gui.choice_button_height": ["game/gui.rpy", 206], "gui.nvl_spacing": ["game/gui.rpy", 375], "quick_menu": ["game/screens.rpy", 271], "gui.insensitive_color": ["game/gui.rpy", 43], "gui.bar_borders": ["game/gui.rpy", 319], "gui.dialogue_width": ["game/gui.rpy", 135], "gui.scrollbar_tile": ["game/gui.rpy", 315], "gui.quick_button_text_size": ["game/gui.rpy", 190], "config.has_music": ["game/options.rpy", 50], "gui.textbox_height": ["game/gui.rpy", 98], "gui.file_slot_cols": ["game/gui.rpy", 238], "gui.text_color": ["game/gui.rpy", 51], "gui.history_name_xalign": ["game/gui.rpy", 349], "config.name": ["game/options.rpy", 15], "gui.button_text_hover_color": ["game/gui.rpy", 166], "gui.textbox_yalign": ["game/gui.rpy", 102], "gui.nvl_name_width": ["game/gui.rpy", 381], "gui.choice_button_text_idle_color": ["game/gui.rpy", 212], "gui.button_borders": ["game/gui.rpy", 152], "gui.button_tile": ["game/gui.rpy", 156], "gui.choice_button_tile": ["game/gui.rpy", 207], "gui.history_name_width": ["game/gui.rpy", 348], "gui.language": ["game/gui.rpy", 407], "gui.notify_ypos": ["game/gui.rpy", 255], "F": ["game/script.rpy", 15], "gui.nvl_name_xalign": ["game/gui.rpy", 382], "gui.label_text_size": ["game/gui.rpy", 76], "gui.nvl_thought_xalign": ["game/gui.rpy", 395], "gui.namebox_width": ["game/gui.rpy", 116], "gui.choice_button_text_insensitive_color": ["game/gui.rpy", 214], "gui.slider_borders": ["game/gui.rpy", 321], "gui.history_allow_tags": ["game/screens.rpy", 922], "gui.name_text_font": ["game/gui.rpy", 61], "gui.name_ypos": ["game/gui.rpy", 108], "gui.nvl_borders": ["game/gui.rpy", 363], "gui.pref_button_spacing": ["game/gui.rpy", 267], "config.thumbnail_height": ["game/gui.rpy", 235], "gui.bar_size": ["game/gui.rpy", 309], "gui.choice_button_width": ["game/gui.rpy", 205], "gui.interface_text_font": ["game/gui.rpy", 64], "gui.history_name_ypos": ["game/gui.rpy", 347], "gui.slot_button_text_xalign": ["game/gui.rpy", 228], "gui.nvl_name_xpos": ["game/gui.rpy", 379], "gui.confirm_frame_borders": ["game/gui.rpy", 288], "gui.slider_size": ["game/gui.rpy", 311], "gui.button_height": ["game/gui.rpy", 149], "gui.check_button_borders": ["game/gui.rpy", 183], "gui.choice_spacing": ["game/gui.rpy", 258], "gui.quick_button_borders": ["game/gui.rpy", 189], "gui.choice_button_text_size": ["game/gui.rpy", 210], "gui.vscrollbar_borders": ["game/gui.rpy", 325]}, "transform": {"delayed_blink": ["game/screens.rpy", 1222], "notify_appear": ["game/screens.rpy", 1271]}, "label": {"tryagain": ["game/script.rpy", 394], "shutup": ["game/script.rpy", 259], "endingcheck": ["game/script.rpy", 752], "badend": ["game/script.rpy", 760], "speakup": ["game/script.rpy", 220], "start": ["game/script.rpy", 17], "skip": ["game/script.rpy", 593], "Good": ["game/script.rpy", 1045], "Neutral": ["game/script.rpy", 889], "secondchoice": ["game/script.rpy", 289], "encourage": ["game/script.rpy", 433], "going": ["game/script.rpy", 654], "bonusend": ["game/script.rpy", 1297], "thirdchoice": ["game/script.rpy", 508], "splashscreen": ["game/script.rpy", 8]}}, "error": false, "size": [1920, 1080], "build": {"documentation_patterns": ["*.html", "*.txt"], "directory_name": "SheLikesYouAlotl-1.0", "display_name": "She Likes You Alotl", "mac_info_plist": {}, "script_version": true, "include_i686": true, "destination": "SheLikesYouAlotl-1.0-dists", "renpy": false, "allow_integrated_gpu": true, "include_update": false, "android_permissions": [], "merge": [["linux_i686", "linux"], ["windows_i686", "windows"]], "base_patterns": [["*.py", null], ["*.sh", null], ["*.app/", null], ["*.dll", null], ["*.manifest", null], ["lib/", null], ["renpy/", null], ["update/", null], ["common/", null], ["update/", null], ["old-game/", null], ["icon.ico", null], ["icon.icns", null], ["project.json", null], ["log.txt", null], ["errors.txt", null], ["traceback.txt", null], ["image_cache.txt", null], ["text_overflow.txt", null], ["dialogue.txt", null], ["dialogue.tab", null], ["profile_screen.txt", null], ["files.txt", null], ["memory.txt", null], ["tmp/", null], ["game/saves/", null], ["game/bytecode.rpyb", null], ["archived/", null], ["launcherinfo.py", null], ["android.txt", null], ["game/presplash*.*", ["all"]], [".android.json", ["android"]], ["android-*.png", ["android"]], ["android-*.jpg", ["android"]], ["ouya_icon.png", null], ["ios-presplash.*", ["ios"]], ["ios-launchimage.png", null], ["ios-icon.png", null], ["web-presplash.png", ["web"]], ["web-presplash.jpg", ["web"]], ["web-presplash.webp", ["web"]], ["progressive_download.txt", ["web"]], ["steam_appid.txt", null], ["**~", null], ["**.bak", null], ["**/.**", null], ["**/#**", null], ["**/thumbs.db", null], [".*", null], ["**", ["all"]]], "version": "1.0", "change_icon_i686": true, "archives": [["archive", ["all"]]], "xbit_patterns": ["**.sh", "lib/linux-*/*", "lib/mac-*/*", "**.app/Contents/MacOS/*"], "exclude_empty_directories": true, "renpy_patterns": [["renpy/common/_compat/**", null], ["renpy/common/_roundrect/**", null], ["renpy/common/_outline/**", null], ["renpy/common/_theme**", null], ["**~", null], ["**/#*", null], ["**/.*", null], ["**.old", null], ["**.new", null], ["**.rpa", null], ["**/*.pyc", null], ["**/steam_appid.txt", null], ["renpy.py", ["all"]], ["renpy/", ["all"]], ["renpy/**.py", ["renpy"]], ["renpy/**.pyx", ["renpy"]], ["renpy/**.pyd", ["renpy"]], ["renpy/**.pxi", ["renpy"]], ["renpy/common/", ["all"]], ["renpy/common/_compat/**", ["renpy"]], ["renpy/common/**.rpy", ["renpy"]], ["renpy/common/**.rpym", ["renpy"]], ["renpy/common/_compat/**", ["renpy"]], ["renpy/common/**", ["all"]], ["renpy/**", ["all"]], ["lib/*/renpy", null], ["lib/*/renpy.exe", null], ["lib/*/pythonw.exe", null], ["lib/windows-i686/**", ["windows_i686"]], ["lib/windows-x86_64/**", ["windows"]], ["lib/linux-i686/**", ["linux_i686"]], ["lib/linux-*/**", ["linux"]], ["lib/mac-*/**", ["mac"]], ["lib/**", ["windows", "linux", "mac", "android", "ios"]], ["renpy.sh", ["linux", "mac"]]], "packages": [{"dlc": false, "hidden": false, "description": "PC: Windows and Linux", "formats": ["zip"], "file_lists": ["windows", "linux", "renpy", "all"], "update": true, "name": "pc"}, {"dlc": false, "hidden": false, "description": "Linux", "formats": ["tar.bz2"], "file_lists": ["linux", "renpy", "all"], "update": true, "name": "linux"}, {"dlc": false, "hidden": false, "description": "Macintosh", "formats": ["app-zip", "app-dmg"], "file_lists": ["mac", "renpy", "all"], "update": true, "name": "mac"}, {"dlc": false, "hidden": false, "description": "Windows", "formats": ["zip"], "file_lists": ["windows", "renpy", "all"], "update": true, "name": "win"}, {"dlc": false, "hidden": false, "description": "Windows, Mac, Linux for Markets", "formats": ["zip"], "file_lists": ["windows", "linux", "mac", "renpy", "all"], "update": true, "name": "market"}, {"dlc": false, "hidden": true, "description": "steam", "formats": ["zip"], "file_lists": ["windows", "linux", "mac", "renpy", "all"], "update": true, "name": "steam"}, {"dlc": true, "hidden": true, "description": "android", "formats": ["directory"], "file_lists": ["android", "all"], "update": false, "name": "android"}, {"dlc": true, "hidden": true, "description": "ios", "formats": ["directory"], "file_lists": ["ios", "all"], "update": false, "name": "ios"}, {"dlc": true, "hidden": true, "description": "web", "formats": ["zip"], "file_lists": ["web", "all"], "update": false, "name": "web"}], "executable_name": "SheLikesYouAlotl"}} \ No newline at end of file +{"name": "She Likes You Alotl", "version": "1.0", "location": {"callable": {"randomize_choices": ["game/script.rpy", 2]}, "screen": {"load": ["game/screens.rpy", 593], "help": ["game/screens.rpy", 972], "say": ["game/screens.rpy", 98], "notify": ["game/screens.rpy", 1260], "keyboard_help": ["game/screens.rpy", 1001], "gamepad_help": ["game/screens.rpy", 1075], "preferences": ["game/screens.rpy", 715], "confirm": ["game/screens.rpy", 1141], "mouse_help": ["game/screens.rpy", 1052], "input": ["game/screens.rpy", 174], "save": ["game/screens.rpy", 586], "skip_indicator": ["game/screens.rpy", 1204], "file_slots": ["game/screens.rpy", 600], "choice": ["game/screens.rpy", 207], "game_menu": ["game/screens.rpy", 420], "main_menu": ["game/screens.rpy", 355], "nvl": ["game/screens.rpy", 1299], "quick_menu": ["game/screens.rpy", 1421], "about": ["game/screens.rpy", 546], "nvl_dialogue": ["game/screens.rpy", 1331], "navigation": ["game/screens.rpy", 292], "history": ["game/screens.rpy", 882]}, "define": {"gui.accent_color": ["game/gui.rpy", 26], "gui.interface_text_size": ["game/gui.rpy", 73], "build.name": ["game/options.rpy", 40], "gui.bar_tile": ["game/gui.rpy", 314], "gui.nvl_thought_xpos": ["game/gui.rpy", 392], "gui.slot_button_text_idle_color": ["game/gui.rpy", 229], "config.history_length": ["game/gui.rpy", 338], "config.after_load_transition": ["game/options.rpy", 87], "gui.page_spacing": ["game/gui.rpy", 270], "gui.page_button_borders": ["game/gui.rpy", 187], "gui.idle_color": ["game/gui.rpy", 29], "config.window": ["game/options.rpy", 109], "gui.slider_tile": ["game/gui.rpy", 316], "gui.main_menu_text_xalign": ["game/gui.rpy", 276], "gui.nvl_button_xalign": ["game/gui.rpy", 399], "gui.nvl_text_ypos": ["game/gui.rpy", 386], "gui.frame_borders": ["game/gui.rpy", 285], "gui.nvl_list_length": ["game/gui.rpy", 367], "gui.slot_button_borders": ["game/gui.rpy", 226], "gui.scrollbar_borders": ["game/gui.rpy", 320], "config.enter_transition": ["game/options.rpy", 76], "gui.pref_spacing": ["game/gui.rpy", 264], "gui.dialogue_text_xalign": ["game/gui.rpy", 139], "gui.nvl_text_xpos": ["game/gui.rpy", 385], "config.window_icon": ["game/options.rpy", 153], "gui.muted_color": ["game/gui.rpy", 47], "gui.dialogue_ypos": ["game/gui.rpy", 132], "config.has_sound": ["game/options.rpy", 49], "gui.button_text_font": ["game/gui.rpy", 159], "gui.nvl_name_ypos": ["game/gui.rpy", 380], "gui.game_menu_background": ["game/gui.rpy", 89], "gui.choice_button_text_hover_color": ["game/gui.rpy", 213], "gui.nvl_button_xpos": ["game/gui.rpy", 398], "gui.name_xalign": ["game/gui.rpy", 112], "gui.namebox_borders": ["game/gui.rpy", 121], "gui.frame_tile": ["game/gui.rpy", 297], "gui.nvl_text_xalign": ["game/gui.rpy", 388], "gui.vbar_borders": ["game/gui.rpy", 324], "config.end_game_transition": ["game/options.rpy", 92], "gui.slot_button_text_size": ["game/gui.rpy", 227], "gui.dialogue_xpos": ["game/gui.rpy", 131], "gui.namebox_height": ["game/gui.rpy", 117], "config.version": ["game/options.rpy", 26], "gui.history_text_width": ["game/gui.rpy", 354], "gui.radio_button_borders": ["game/gui.rpy", 181], "gui.button_text_size": ["game/gui.rpy", 162], "config.window_hide_transition": ["game/options.rpy", 115], "gui.about": ["game/options.rpy", 32], "gui.vslider_borders": ["game/gui.rpy", 326], "gui.navigation_spacing": ["game/gui.rpy", 261], "gui.choice_button_borders": ["game/gui.rpy", 208], "config.intra_transition": ["game/options.rpy", 82], "gui.slot_button_width": ["game/gui.rpy", 224], "M": ["game/script.rpy", 14], "gui.choice_button_text_xalign": ["game/gui.rpy", 211], "gui.show_name": ["game/options.rpy", 21], "gui.slot_button_text_selected_hover_color": ["game/gui.rpy", 231], "gui.title_text_size": ["game/gui.rpy", 82], "gui.slot_button_text_selected_idle_color": ["game/gui.rpy", 230], "gui.button_text_idle_color": ["game/gui.rpy", 165], "gui.notify_frame_borders": ["game/gui.rpy", 294], "gui.navigation_xpos": ["game/gui.rpy", 249], "gui.slot_button_height": ["game/gui.rpy", 225], "gui.history_text_ypos": ["game/gui.rpy", 353], "config.nvl_list_length": ["game/screens.rpy", 1352], "gui.notify_text_size": ["game/gui.rpy", 79], "config.has_voice": ["game/options.rpy", 51], "gui.selected_color": ["game/gui.rpy", 40], "gui.history_text_xpos": ["game/gui.rpy", 352], "gui.skip_frame_borders": ["game/gui.rpy", 291], "gui.confirm_button_text_xalign": ["game/gui.rpy", 185], "gui.text_font": ["game/gui.rpy", 58], "gui.history_name_xpos": ["game/gui.rpy", 346], "gui.main_menu_background": ["game/gui.rpy", 88], "gui.button_width": ["game/gui.rpy", 148], "gui.button_text_selected_color": ["game/gui.rpy", 167], "gui.nvl_thought_ypos": ["game/gui.rpy", 393], "config.save_directory": ["game/options.rpy", 146], "gui.skip_ypos": ["game/gui.rpy", 252], "gui.namebox_tile": ["game/gui.rpy", 125], "gui.nvl_text_width": ["game/gui.rpy", 387], "gui.hover_color": ["game/gui.rpy", 36], "gui.interface_text_color": ["game/gui.rpy", 52], "config.thumbnail_width": ["game/gui.rpy", 234], "gui.idle_small_color": ["game/gui.rpy", 33], "config.exit_transition": ["game/options.rpy", 77], "gui.button_text_xalign": ["game/gui.rpy", 172], "gui.name_xpos": ["game/gui.rpy", 107], "gui.name_text_size": ["game/gui.rpy", 70], "gui.history_text_xalign": ["game/gui.rpy", 355], "gui.file_slot_rows": ["game/gui.rpy", 239], "gui.button_text_insensitive_color": ["game/gui.rpy", 168], "gui.hover_muted_color": ["game/gui.rpy", 48], "gui.scrollbar_size": ["game/gui.rpy", 310], "gui.quick_button_text_selected_color": ["game/gui.rpy", 192], "gui.nvl_thought_width": ["game/gui.rpy", 394], "gui.history_height": ["game/gui.rpy", 342], "gui.text_size": ["game/gui.rpy", 67], "gui.unscrollable": ["game/gui.rpy", 330], "gui.choice_button_text_font": ["game/gui.rpy", 209], "gui.slot_spacing": ["game/gui.rpy", 273], "gui.quick_button_text_idle_color": ["game/gui.rpy", 191], "config.window_show_transition": ["game/options.rpy", 114], "config.narrator_menu": ["game/screens.rpy", 217], "gui.nvl_height": ["game/gui.rpy", 371], "gui.choice_button_height": ["game/gui.rpy", 206], "gui.nvl_spacing": ["game/gui.rpy", 375], "quick_menu": ["game/screens.rpy", 271], "gui.insensitive_color": ["game/gui.rpy", 43], "gui.bar_borders": ["game/gui.rpy", 319], "gui.dialogue_width": ["game/gui.rpy", 135], "gui.scrollbar_tile": ["game/gui.rpy", 315], "gui.quick_button_text_size": ["game/gui.rpy", 190], "config.has_music": ["game/options.rpy", 50], "gui.textbox_height": ["game/gui.rpy", 98], "gui.file_slot_cols": ["game/gui.rpy", 238], "gui.text_color": ["game/gui.rpy", 51], "gui.history_name_xalign": ["game/gui.rpy", 349], "config.name": ["game/options.rpy", 15], "gui.button_text_hover_color": ["game/gui.rpy", 166], "gui.textbox_yalign": ["game/gui.rpy", 102], "gui.nvl_name_width": ["game/gui.rpy", 381], "gui.choice_button_text_idle_color": ["game/gui.rpy", 212], "gui.button_borders": ["game/gui.rpy", 152], "gui.button_tile": ["game/gui.rpy", 156], "gui.choice_button_tile": ["game/gui.rpy", 207], "gui.history_name_width": ["game/gui.rpy", 348], "gui.language": ["game/gui.rpy", 407], "gui.notify_ypos": ["game/gui.rpy", 255], "F": ["game/script.rpy", 15], "gui.nvl_name_xalign": ["game/gui.rpy", 382], "gui.label_text_size": ["game/gui.rpy", 76], "gui.nvl_thought_xalign": ["game/gui.rpy", 395], "gui.namebox_width": ["game/gui.rpy", 116], "gui.choice_button_text_insensitive_color": ["game/gui.rpy", 214], "gui.slider_borders": ["game/gui.rpy", 321], "gui.history_allow_tags": ["game/screens.rpy", 922], "gui.name_text_font": ["game/gui.rpy", 61], "gui.name_ypos": ["game/gui.rpy", 108], "gui.nvl_borders": ["game/gui.rpy", 363], "gui.pref_button_spacing": ["game/gui.rpy", 267], "config.thumbnail_height": ["game/gui.rpy", 235], "gui.bar_size": ["game/gui.rpy", 309], "gui.choice_button_width": ["game/gui.rpy", 205], "gui.interface_text_font": ["game/gui.rpy", 64], "gui.history_name_ypos": ["game/gui.rpy", 347], "gui.slot_button_text_xalign": ["game/gui.rpy", 228], "gui.nvl_name_xpos": ["game/gui.rpy", 379], "gui.confirm_frame_borders": ["game/gui.rpy", 288], "gui.slider_size": ["game/gui.rpy", 311], "gui.button_height": ["game/gui.rpy", 149], "gui.check_button_borders": ["game/gui.rpy", 183], "gui.choice_spacing": ["game/gui.rpy", 258], "gui.quick_button_borders": ["game/gui.rpy", 189], "gui.choice_button_text_size": ["game/gui.rpy", 210], "gui.vscrollbar_borders": ["game/gui.rpy", 325]}, "transform": {"delayed_blink": ["game/screens.rpy", 1222], "notify_appear": ["game/screens.rpy", 1271]}, "label": {"tryagain": ["game/script.rpy", 401], "shutup": ["game/script.rpy", 266], "endingcheck": ["game/script.rpy", 772], "badend": ["game/script.rpy", 780], "speakup": ["game/script.rpy", 227], "start": ["game/script.rpy", 17], "skip": ["game/script.rpy", 607], "Good": ["game/script.rpy", 1073], "Neutral": ["game/script.rpy", 911], "secondchoice": ["game/script.rpy", 296], "encourage": ["game/script.rpy", 442], "going": ["game/script.rpy", 669], "bonusend": ["game/script.rpy", 1340], "thirdchoice": ["game/script.rpy", 519], "splashscreen": ["game/script.rpy", 8]}}, "error": false, "size": [1920, 1080], "build": {"documentation_patterns": ["*.html", "*.txt"], "directory_name": "SheLikesYouAlotl-1.0", "display_name": "She Likes You Alotl", "mac_info_plist": {}, "script_version": true, "include_i686": true, "destination": "SheLikesYouAlotl-1.0-dists", "renpy": false, "allow_integrated_gpu": true, "include_update": false, "android_permissions": [], "merge": [["linux_i686", "linux"], ["windows_i686", "windows"]], "base_patterns": [["*.py", null], ["*.sh", null], ["*.app/", null], ["*.dll", null], ["*.manifest", null], ["lib/", null], ["renpy/", null], ["update/", null], ["common/", null], ["update/", null], ["old-game/", null], ["icon.ico", null], ["icon.icns", null], ["project.json", null], ["log.txt", null], ["errors.txt", null], ["traceback.txt", null], ["image_cache.txt", null], ["text_overflow.txt", null], ["dialogue.txt", null], ["dialogue.tab", null], ["profile_screen.txt", null], ["files.txt", null], ["memory.txt", null], ["tmp/", null], ["game/saves/", null], ["game/bytecode.rpyb", null], ["archived/", null], ["launcherinfo.py", null], ["android.txt", null], ["game/presplash*.*", ["all"]], [".android.json", ["android"]], ["android-*.png", ["android"]], ["android-*.jpg", ["android"]], ["ouya_icon.png", null], ["ios-presplash.*", ["ios"]], ["ios-launchimage.png", null], ["ios-icon.png", null], ["web-presplash.png", ["web"]], ["web-presplash.jpg", ["web"]], ["web-presplash.webp", ["web"]], ["progressive_download.txt", ["web"]], ["steam_appid.txt", null], ["**~", null], ["**.bak", null], ["**/.**", null], ["**/#**", null], ["**/thumbs.db", null], [".*", null], ["**", ["all"]]], "version": "1.0", "change_icon_i686": true, "archives": [["archive", ["all"]]], "xbit_patterns": ["**.sh", "lib/linux-*/*", "lib/mac-*/*", "**.app/Contents/MacOS/*"], "exclude_empty_directories": true, "renpy_patterns": [["renpy/common/_compat/**", null], ["renpy/common/_roundrect/**", null], ["renpy/common/_outline/**", null], ["renpy/common/_theme**", null], ["**~", null], ["**/#*", null], ["**/.*", null], ["**.old", null], ["**.new", null], ["**.rpa", null], ["**/*.pyc", null], ["**/steam_appid.txt", null], ["renpy.py", ["all"]], ["renpy/", ["all"]], ["renpy/**.py", ["renpy"]], ["renpy/**.pyx", ["renpy"]], ["renpy/**.pyd", ["renpy"]], ["renpy/**.pxi", ["renpy"]], ["renpy/common/", ["all"]], ["renpy/common/_compat/**", ["renpy"]], ["renpy/common/**.rpy", ["renpy"]], ["renpy/common/**.rpym", ["renpy"]], ["renpy/common/_compat/**", ["renpy"]], ["renpy/common/**", ["all"]], ["renpy/**", ["all"]], ["lib/*/renpy", null], ["lib/*/renpy.exe", null], ["lib/*/pythonw.exe", null], ["lib/windows-i686/**", ["windows_i686"]], ["lib/windows-x86_64/**", ["windows"]], ["lib/linux-i686/**", ["linux_i686"]], ["lib/linux-*/**", ["linux"]], ["lib/mac-*/**", ["mac"]], ["lib/**", ["windows", "linux", "mac", "android", "ios"]], ["renpy.sh", ["linux", "mac"]]], "packages": [{"dlc": false, "hidden": false, "description": "PC: Windows and Linux", "formats": ["zip"], "file_lists": ["windows", "linux", "renpy", "all"], "update": true, "name": "pc"}, {"dlc": false, "hidden": false, "description": "Linux", "formats": ["tar.bz2"], "file_lists": ["linux", "renpy", "all"], "update": true, "name": "linux"}, {"dlc": false, "hidden": false, "description": "Macintosh", "formats": ["app-zip", "app-dmg"], "file_lists": ["mac", "renpy", "all"], "update": true, "name": "mac"}, {"dlc": false, "hidden": false, "description": "Windows", "formats": ["zip"], "file_lists": ["windows", "renpy", "all"], "update": true, "name": "win"}, {"dlc": false, "hidden": false, "description": "Windows, Mac, Linux for Markets", "formats": ["zip"], "file_lists": ["windows", "linux", "mac", "renpy", "all"], "update": true, "name": "market"}, {"dlc": false, "hidden": true, "description": "steam", "formats": ["zip"], "file_lists": ["windows", "linux", "mac", "renpy", "all"], "update": true, "name": "steam"}, {"dlc": true, "hidden": true, "description": "android", "formats": ["directory"], "file_lists": ["android", "all"], "update": false, "name": "android"}, {"dlc": true, "hidden": true, "description": "ios", "formats": ["directory"], "file_lists": ["ios", "all"], "update": false, "name": "ios"}, {"dlc": true, "hidden": true, "description": "web", "formats": ["zip"], "file_lists": ["web", "all"], "update": false, "name": "web"}], "executable_name": "SheLikesYouAlotl"}} \ No newline at end of file diff --git a/game/saves/persistent b/game/saves/persistent index 4ff2455..a3f243b 100644 Binary files a/game/saves/persistent and b/game/saves/persistent differ diff --git a/game/script.rpy b/game/script.rpy index abce9d8..7b22b20 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -96,7 +96,14 @@ M "These courses aren’t jungle gyms, and there’s your medicine to think abou "Farelie pays no mind to that, opening the backseat of the car and pulling out our backpacks for the day." -scene farelie01 at Pan((0, 3125-1080), (0, 540/2), 10.0) with dissolve +if lewd: + scene farelie01 at Pan((0, 3125-1080), (0, 540/2), 10.0) with dissolve +else: + scene farelie02 at Pan((0, 3125-1080), (0, 540/2), 10.0) with dissolve + + M "Should leave the hat behind." + + "Farelie pouts but complies, setting the designer hat on the backseat." F "C’mon, Morgan! The sooner we start the sooner we can get home and have a real dinner." @@ -419,6 +426,7 @@ M "I’ll catch you." "I struggle to keep upright as her form impacts my arms." "Luckily, I still stand upright." +scene princesscarry "Weary they may be, my arms have yet to fail me" @@ -427,6 +435,7 @@ M "I’ll catch you." "I look down at Farelie, still in my embrace." F "You can let me down now." +scene black with dissolve jump thirdchoice @@ -454,6 +463,7 @@ M "We can take a breather after you’re done." "I look up and wave to her. She sees me, and returns the favor with a smile." "She jumps off, though with less grace than her normal, and lands on the mat." +scene shedidit "I walk over, and can see the familiar results of strenuous exercise." @@ -502,6 +512,7 @@ F "It’s gonna be great." "I smile and nod before laying back on my hands again." "After a while, Farelie gets back up and dusts her pants off." +scene black with dissolve jump thirdchoice @@ -523,6 +534,7 @@ F "{i}Look!{/i}" "The log blinks at our presence." "?!" +scene oliviainreal F "The gator over there’s got some friends!" @@ -543,6 +555,7 @@ M "If we want to get out of here by evening, we aren’t going to have much time M "And we definitely won’t be safe after nightfall." F "Awww… Yeah, let’s keep going." +scene black with dissolve "I start a slow jog again and pick up the pace once I hear her following along." @@ -559,6 +572,7 @@ F "Awww… Yeah, let’s keep going." "Or rather, the final trial before the home stretch." "The smile fades from Farelie’s face as she takes in the sight before her." +scene thepit "Between us and sweet, sweet freedom lies the mud pit." @@ -615,9 +629,9 @@ M "C’mon it’s not that far Farelie." F "But my legs {i}hurt{/i}." "I roll my eyes but still stick my arms out, and she hops into place." +scene cleanpotatosack - -"Carrying her bridal style, I walk around the large mud pit." +"Carrying her lazy fireman style, I walk around the large mud pit." "She wears an impish grin in my arms." @@ -630,6 +644,7 @@ F "But we don’t need to do the mud thing, right? Right?!" "I’m going to need to check that pamphlet." M "Maybe… depends on what you actually signed us up for." +scene black with dissolve "I consider how Farelie really did on all the obstacles today." @@ -674,13 +689,16 @@ M "We can go out for ice cream…" "Although she’s quite hesitant, she eventually lowers herself into the grime and gunk." -"Side by side, we slowly make our way through the pit.""Suddenly, an idea hits me." +"Side by side, we slowly make our way through the pit." + +"Suddenly, an idea hits me." "I dip my finger in the mud, and when she isn’t looking, poke her face." "I’m glad my ears don’t bleed from the banshee shriek that she unleashes right next to my head." "As I laugh, her hurt expression turns into an impish one." +scene funinmud "I am repaid with a handful of moist clay smooshed onto the side of my head." @@ -699,6 +717,7 @@ F "No… it was even worse…" F "You owe me… a new workout shirt…Morgan." "Striding over, I take Farelie by surprise and lift her over my shoulder." +scene dirtypotatosack F "Wah-!" @@ -730,6 +749,7 @@ M "Unfortunately, we’ve got to do this a lot more if we’re going to be ready M "Don’t worry, now’s the time for relaxing." M "A nice shower, a nice dinner…" +scene black with dissolve "I can hear her murmur in approval. After a few minutes, the only sign she’s alive is her slight breathing." @@ -855,6 +875,7 @@ F "Just leave me alone for a while, please." F "I’m going back to bed." "She returns to her room in a huff, leaving me all alone in the tiny offsite-house." +scene wakemeup "I shift awkwardly, unsure what the appropriate action to do is." @@ -867,7 +888,7 @@ F "I’m going back to bed." "I stir the coffee, bringing it to my lips, and imagine the what-ifs had I said something different." "Maybe if I said this, or that, she’d still be up. Maybe we’d be laughing right now." - +scene wakemeupinside "I end up spending my last full day off for another several months reading to myself and watching television." "But no matter what I tried to watch, the couch under my body felt uncomfortable." @@ -879,9 +900,10 @@ F "I’m going back to bed." "..." "... but seeing it still locked shut." +scene saaavemeee "Maybe she doesn’t actually like me alotl." - +scene black with dissolve "..." $ persistent.b_end = True return @@ -948,7 +970,9 @@ M "You’ve just got pre-game jitters. Happens to the best of us." "Farelie mimics my stretches, and from the looks of it she’s gotten better at it." "After a few minutes in the hot overhead sun, it’s time to start." + "We both take off, side by side. I slow myself down a little so it’s more evenly matched." +scene sherungood "In, out. In, out." @@ -957,6 +981,7 @@ M "You’ve just got pre-game jitters. Happens to the best of us." "In through the nose, out through the mouth." "Jacob’s Ladder." +scene ladderclimb2 "Climb up. Right arm, right leg. Left arm, left leg." @@ -965,12 +990,14 @@ M "You’ve just got pre-game jitters. Happens to the best of us." "Over the edge, hurtling towards earth. Tuck and roll, like I practiced. Like I was taught." "A momentary pause. Soon enough I see Farelie climb over the top." +scene black with dissolve "Having made sure she’s still in shape to continue, we pick back up and continue running." "We come across and pass several more obstacles…" "But after each one, Farelie lags behind further and further." +scene sherunnotsogood "My heart sinks. We’re only just about halfway. Can she even keep going?" @@ -991,6 +1018,7 @@ M "... Maybe we should just call it quits here." F "N… Nuh… I ca…. I ca…" "She takes a step forward, but I can see her knee buckle as she does so." +scene black with dissolve "I stop myself, skidding to a halt. I’m already half-turning to face her as she begins to fall to the ground." @@ -1052,6 +1080,7 @@ label Good: M "What’s that again?" F "It’s a double chocolate chip cookie dough supremo with sprinkles and cookie bits!" +scene baskinrobinsad M "So much for the workout part of this." @@ -1077,6 +1106,7 @@ F "Helps that I had such a good coach." "I drive with one hand so I can briefly return Farelie’s embrace." "When we arrive home, we drag ourselves inside and rest a bit longer on the couch." +scene black with dissolve "Farelie took a shower first, and true to her word she crashed in her bed before I even entered the bathroom to take mine." @@ -1138,6 +1168,7 @@ M "Those guys’re gonna burn themselves out." F "Oh, right." "We start in the middle of the pack, taking a far more manageable jog." +scene sherungood "In the corner of my eye I watch Farelie’s mental switch flick." @@ -1146,10 +1177,12 @@ F "Oh, right." "I can’t help the smile creeping across my lips as she’s entirely focused on the course." "The first obstacle, the Jacob’s Ladder, is practically an afterthought for us." +scene jacobladder "I scale the wooden rungs with ease, finding that my own training with Farelie has made this even easier." "At the top I think to stop and wait for her, only she surprises me by being just a few rungs below." +scene ladderclimb2 "She giggles when she gets to me, straddling the last wrung in wait." @@ -1164,6 +1197,7 @@ M "Wanna jump together?" "She grins and offers me her hand." "I count down from three and-" +scene black with dissolve "I can’t contain my laugh as I yank Farelie with me on ‘two’, her shriek morphing into laughs as well when we hit the cushion together." @@ -1182,18 +1216,23 @@ F "No you aren’t!" M "No time to waste, let’s go." "I help Farelie to her feet and we continue down the course, through the other obstacles with varying degrees of ease and stress." - +scene sherungood "Things like the Hoist or Tire Flip are made easy because of smaller and lighter equipment." "Weird trivia obstacles like the Memory Wall are made worse (for me) because of the extra workout punishment." "Time seems to fly as Farelie and I get through the race until we reach the final obstacle." +scene thepit "Without thinking Farelie is already on her belly, army crawling beneath the fake barbed wire." "She’s practically swimming through the mud." "I’m right behind her, and totally not taking advantage of the view and obscuring it for others." +if lewd: + scene youknowwhatyouaredoing +else: + scene black with dissolve "Not at all." @@ -1214,10 +1253,12 @@ F "Wooooo!" "Once she’s done cheering and catching our breaths we continue." "Farelie’s pace starts to waver, the taxing workout throughout really hitting her now." +scene sherunnotsogood M "Almost there… Just a bit more…" "My words seem to invigorate Farelie, her gills billowing more and her eyes deadset on the finish line in the distance." +scene sherungood F "Almost there… almost there… a few more steps… almost there…" @@ -1228,6 +1269,7 @@ F "Almost there… almost there… a few more steps… almost there…" "In the last twenty feet she suddenly zooms past me towards the goal." "I chase after, hearing her laugh as she finally crosses the line." +scene finishline F "YESSSSSS!" @@ -1268,6 +1310,7 @@ F "Well…" F "I wouldn’t say no to some help to the car." "Farelie’s legs being completely numb at this point, I pick her up and swing her atop my shoulder." +scene themedal "It’s quickly spending the last of my own energy, but it’s worth it." @@ -1302,6 +1345,10 @@ label bonusend: "The other day she picked up a new workout outfit, and it’s been a real motivator." "... for me." +if lewd: + scene wewlad +else: + scene black "I’m proud of how much better she’s gotten at this, and I can tell by the look in her eyes that she is too." diff --git a/game/script.rpyc b/game/script.rpyc index bde12d5..a88545e 100644 Binary files a/game/script.rpyc and b/game/script.rpyc differ diff --git a/log.txt b/log.txt index 1f2c715..6628cde 100644 --- a/log.txt +++ b/log.txt @@ -1,735 +1,39 @@ -Thu Mar 3 18:45:14 2022 +Fri Mar 4 11:57:05 2022 Darwin-17.7.0-x86_64-i386-64bit Ren'Py 7.4.9.2142 -Bootstrap to the start of init.init took 0.17s +Bootstrap to the start of init.init took 0.16s Early init took 0.01s -Loader init took 0.07s +Loader init took 0.06s Loading error handling took 0.06s -Loading script took 0.56s -Loading save slot metadata. took 0.08s +Loading script took 1.04s +Loading save slot metadata. took 0.07s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) -Running init code took 0.14s -Loading analysis data took 0.03s +Running init code took 0.16s +Loading analysis data took 0.04s Analyze and compile ATL took 0.00s Index archives took 0.00s -Dump and make backups. took 0.11s +Backing up script files to '/Users/FieldFoxMk6/Library/RenPy/backups/She Likes You Alotl': +Dump and make backups. took 0.09s Cleaning cache took 0.00s Making clean stores took 0.00s Initial gc. took 0.03s DPI scale factor: 1.000000 Creating interface object took 0.00s Cleaning stores took 0.00s -Init translation took 0.06s -Build styles took 0.01s -Load screen analysis took 0.03s -Analyze screens took 0.00s -Save screen analysis took 0.00s -Prepare screens took 0.12s -Save pyanalysis. took 0.00s -Save bytecode. took 0.00s -Running _start took 0.00s -Performance test: -Interface start took 0.96s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 77.01s -Early init took 0.00s -Loader init took 0.06s -Loading error handling took 0.06s -Loading script took 0.88s -Loading save slot metadata. took 0.07s -Loading persistent took 0.00s -Importing _renpysteam: ImportError('No module named _renpysteam',) -Running init code took 0.10s -Loading analysis data took 0.05s -Analyze and compile ATL took 0.01s -Index archives took 0.00s -Backing up script files to '/Users/FieldFoxMk6/Library/RenPy/backups/She Likes You Alotl': -Dump and make backups. took 0.12s -Cleaning cache took 0.00s -Making clean stores took 0.00s -Initial gc. took 0.08s -DPI scale factor: 1.000000 -Creating interface object took 0.00s -Cleaning stores took 0.00s -Init translation took 0.08s -Build styles took 0.01s -Load screen analysis took 0.00s -Analyze screens took 0.03s -Save screen analysis took 0.05s -Prepare screens took 0.16s -Save pyanalysis. took 0.00s -Save bytecode. took 0.02s -Running _start took 0.00s -Performance test: -Interface start took 0.10s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 138.81s -Early init took 0.00s -Loader init took 0.06s -Loading error handling took 0.05s -Loading script took 0.75s -Loading save slot metadata. took 0.09s -Loading persistent took 0.00s -Importing _renpysteam: ImportError('No module named _renpysteam',) -Running init code took 0.09s -Loading analysis data took 0.05s -Analyze and compile ATL took 0.01s -Index archives took 0.00s -Backing up script files to '/Users/FieldFoxMk6/Library/RenPy/backups/She Likes You Alotl': -Dump and make backups. took 0.14s -Cleaning cache took 0.00s -Making clean stores took 0.00s -Initial gc. took 0.08s -DPI scale factor: 1.000000 -Creating interface object took 0.00s -Cleaning stores took 0.00s -Init translation took 0.08s -Build styles took 0.01s -Load screen analysis took 0.00s -Analyze screens took 0.03s -Save screen analysis took 0.05s -Prepare screens took 0.15s -Save pyanalysis. took 0.00s -Save bytecode. took 0.02s -Running _start took 0.00s -Performance test: -Interface start took 0.11s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 210.81s -Early init took 0.00s -Loader init took 0.07s -Loading error handling took 0.06s -Loading script took 1.11s -Loading save slot metadata. took 0.11s -Loading persistent took 0.00s -Importing _renpysteam: ImportError('No module named _renpysteam',) -Running init code took 0.13s -Loading analysis data took 0.06s -Analyze and compile ATL took 0.01s -Index archives took 0.00s -Backing up script files to '/Users/FieldFoxMk6/Library/RenPy/backups/She Likes You Alotl': -Dump and make backups. took 0.19s -Cleaning cache took 0.00s -Making clean stores took 0.00s -Initial gc. took 0.09s -DPI scale factor: 1.000000 -Creating interface object took 0.00s -Cleaning stores took 0.00s -Init translation took 0.07s -Build styles took 0.01s -Load screen analysis took 0.00s -Analyze screens took 0.03s -Save screen analysis took 0.06s -Prepare screens took 0.15s -Save pyanalysis. took 0.00s -Save bytecode. took 0.02s -Running _start took 0.00s -Performance test: -Interface start took 0.12s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 260.19s -Early init took 0.00s -Loader init took 0.07s -Loading error handling took 0.05s -Loading script took 0.79s -Loading save slot metadata. took 0.07s -Loading persistent took 0.00s -Importing _renpysteam: ImportError('No module named _renpysteam',) -Running init code took 0.10s -Loading analysis data took 0.04s -Analyze and compile ATL took 0.01s -Index archives took 0.00s -Backing up script files to '/Users/FieldFoxMk6/Library/RenPy/backups/She Likes You Alotl': -Dump and make backups. took 0.13s -Cleaning cache took 0.00s -Making clean stores took 0.00s -Initial gc. took 0.07s -DPI scale factor: 1.000000 -Creating interface object took 0.00s -Cleaning stores took 0.00s -Init translation took 0.09s -Build styles took 0.01s -Load screen analysis took 0.00s -Analyze screens took 0.03s -Save screen analysis took 0.06s -Prepare screens took 0.17s -Save pyanalysis. took 0.00s -Save bytecode. took 0.02s -Running _start took 0.00s -Performance test: -Interface start took 0.11s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 274.92s -Early init took 0.00s -Loader init took 0.02s -Loading error handling took 0.05s -Loading script took 0.81s -Loading save slot metadata. took 0.07s -Loading persistent took 0.00s -Importing _renpysteam: ImportError('No module named _renpysteam',) -Running init code took 0.09s -Loading analysis data took 0.04s -Analyze and compile ATL took 0.01s -Index archives took 0.00s -Backing up script files to '/Users/FieldFoxMk6/Library/RenPy/backups/She Likes You Alotl': -Dump and make backups. took 0.11s -Cleaning cache took 0.00s -Making clean stores took 0.00s -Initial gc. took 0.06s -DPI scale factor: 1.000000 -Creating interface object took 0.00s -Cleaning stores took 0.00s -Init translation took 0.07s +Init translation took 0.05s Build styles took 0.01s Load screen analysis took 0.00s Analyze screens took 0.02s -Save screen analysis took 0.06s -Prepare screens took 0.14s -Save pyanalysis. took 0.00s -Save bytecode. took 0.02s -Running _start took 0.00s -Performance test: -Interface start took 0.11s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 418.01s -Early init took 0.00s -Loader init took 0.07s -Loading error handling took 0.05s -Loading script took 0.80s -Loading save slot metadata. took 0.07s -Loading persistent took 0.00s -Importing _renpysteam: ImportError('No module named _renpysteam',) -Running init code took 0.10s -Loading analysis data took 0.05s -Analyze and compile ATL took 0.01s -Index archives took 0.00s -Backing up script files to '/Users/FieldFoxMk6/Library/RenPy/backups/She Likes You Alotl': -Dump and make backups. took 0.12s -Cleaning cache took 0.00s -Making clean stores took 0.00s -Initial gc. took 0.08s -DPI scale factor: 1.000000 -Creating interface object took 0.00s -Cleaning stores took 0.00s -Init translation took 0.09s -Build styles took 0.01s -Load screen analysis took 0.00s -Analyze screens took 0.03s Save screen analysis took 0.05s -Prepare screens took 0.17s +Prepare screens took 0.09s Save pyanalysis. took 0.00s -Save bytecode. took 0.02s +Save bytecode. took 0.03s Running _start took 0.00s Performance test: -Interface start took 0.10s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 479.70s -Early init took 0.00s -Loader init took 0.07s -Loading error handling took 0.06s -Loading script took 0.61s -Loading save slot metadata. took 0.07s -Loading persistent took 0.00s -Importing _renpysteam: ImportError('No module named _renpysteam',) -Running init code took 0.14s -Loading analysis data took 0.03s -Analyze and compile ATL took 0.01s -Index archives took 0.00s -Dump and make backups. took 0.12s -Cleaning cache took 0.00s -Making clean stores took 0.00s -Initial gc. took 0.07s -DPI scale factor: 1.000000 -Creating interface object took 0.00s -Cleaning stores took 0.00s -Init translation took 0.08s -Build styles took 0.01s -Load screen analysis took 0.04s -Analyze screens took 0.00s -Save screen analysis took 0.00s -Prepare screens took 0.16s -Save pyanalysis. took 0.00s -Save bytecode. took 0.00s -Running _start took 0.00s -Performance test: -Interface start took 0.14s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 1805.44s -Early init took 0.00s -Loader init took 0.06s -Loading error handling took 0.05s -Loading script took 0.76s -Loading save slot metadata. took 0.07s -Loading persistent took 0.00s -Importing _renpysteam: ImportError('No module named _renpysteam',) -Running init code took 0.09s -Loading analysis data took 0.04s -Analyze and compile ATL took 0.00s -Index archives took 0.00s -Backing up script files to '/Users/FieldFoxMk6/Library/RenPy/backups/She Likes You Alotl': -Dump and make backups. took 0.10s -Cleaning cache took 0.00s -Making clean stores took 0.00s -Initial gc. took 0.05s -DPI scale factor: 1.000000 -Creating interface object took 0.01s -Cleaning stores took 0.00s -Init translation took 0.07s -Build styles took 0.01s -Load screen analysis took 0.00s -Analyze screens took 0.02s -Save screen analysis took 0.04s -Prepare screens took 0.11s -Save pyanalysis. took 0.00s -Save bytecode. took 0.02s -Running _start took 0.00s -Performance test: -Interface start took 0.08s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 2277.51s -Early init took 0.00s -Loader init took 0.05s -Loading error handling took 0.05s -Loading script took 0.54s -Loading save slot metadata. took 0.03s -Loading persistent took 0.00s - -File "game/script.rpy", line 1122: is not terminated with a newline. (Check strings and parenthesis.) -(Perhaps you left out a " at the end of the first line.) - Crap, just like her I should focus on my own warm-ups." -DPI scale factor: 1.000000 -Interface start took 0.18s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 2307.89s -Early init took 0.00s -Loader init took 0.01s -Loading error handling took 0.05s -Loading script took 0.66s -Loading save slot metadata. took 0.06s -Loading persistent took 0.00s - -File "game/script.rpy", line 24: expected statement. - lewd = False - ^ - -File "game/script.rpy", line 29: expected statement. - lewd = True - ^ - -File "game/script.rpy", line 276: reached end of line when expecting ':'. - if lewd = True - ^ - -File "game/script.rpy", line 278: expected statement. - else - ^ - -File "game/script.rpy", line 1119: reached end of line when expecting ':'. - if lewd = True - ^ - -File "game/script.rpy", line 1121: expected statement. - else - ^ - -File "game/script.rpy", line 1336: expected statement. - If lewd = True - ^ -DPI scale factor: 1.000000 -Interface start took 0.14s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 2416.44s -Early init took 0.00s -Loader init took 0.07s -Loading error handling took 0.05s -Loading script took 0.67s -Loading save slot metadata. took 0.07s -Loading persistent took 0.00s - -File "game/script.rpy", line 24: expected statement. - lewd = False - ^ - -File "game/script.rpy", line 29: expected statement. - lewd = True - ^ - -File "game/script.rpy", line 276: reached end of line when expecting ':'. - if lewd = True - ^ - -File "game/script.rpy", line 278: expected statement. - elif lewd = False - ^ - -File "game/script.rpy", line 1119: reached end of line when expecting ':'. - if lewd = True - ^ - -File "game/script.rpy", line 1121: expected statement. - elif lewd = False - ^ - -File "game/script.rpy", line 1336: reached end of line when expecting ':'. - if lewd = True - ^ - -File "game/script.rpy", line 1338: expected statement. - elif lewd = False - ^ -DPI scale factor: 1.000000 -Interface start took 0.16s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 2422.40s -Early init took 0.00s -Loader init took 0.01s -Loading error handling took 0.02s -Loading script took 0.23s -Loading save slot metadata. took 0.03s -Loading persistent took 0.00s - -File "game/script.rpy", line 24: expected statement. - lewd = False - ^ - -File "game/script.rpy", line 29: expected statement. - lewd = True - ^ - -File "game/script.rpy", line 276: reached end of line when expecting ':'. - if lewd = True - ^ - -File "game/script.rpy", line 278: expected statement. - elif lewd = False - ^ - -File "game/script.rpy", line 1119: reached end of line when expecting ':'. - if lewd = True - ^ - -File "game/script.rpy", line 1121: expected statement. - elif lewd = False - ^ - -File "game/script.rpy", line 1336: reached end of line when expecting ':'. - if lewd = True - ^ - -File "game/script.rpy", line 1338: expected statement. - elif lewd = False - ^ -DPI scale factor: 1.000000 -Interface start took 0.16s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 2424.31s -Early init took 0.00s -Loader init took 0.01s -Loading error handling took 0.02s -Loading script took 0.23s -Loading save slot metadata. took 0.02s -Loading persistent took 0.00s - -File "game/script.rpy", line 24: expected statement. - lewd = False - ^ - -File "game/script.rpy", line 29: expected statement. - lewd = True - ^ - -File "game/script.rpy", line 276: reached end of line when expecting ':'. - if lewd = True - ^ - -File "game/script.rpy", line 278: expected statement. - elif lewd = False - ^ - -File "game/script.rpy", line 1119: reached end of line when expecting ':'. - if lewd = True - ^ - -File "game/script.rpy", line 1121: expected statement. - elif lewd = False - ^ - -File "game/script.rpy", line 1336: reached end of line when expecting ':'. - if lewd = True - ^ - -File "game/script.rpy", line 1338: expected statement. - elif lewd = False - ^ -DPI scale factor: 1.000000 -Interface start took 0.15s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 2516.49s -Early init took 0.00s -Loader init took 0.07s -Loading error handling took 0.05s -Loading script took 0.64s -Loading save slot metadata. took 0.07s -Loading persistent took 0.00s - -File "game/script.rpy", line 24: expected statement. - lewd = False - ^ - -File "game/script.rpy", line 29: expected statement. - lewd = True - ^ -DPI scale factor: 1.000000 -Interface start took 0.19s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Resetting cache. -Bootstrap to the start of init.init took 2548.42s -Early init took 0.00s -Loader init took 0.08s -Loading error handling took 0.06s -Loading script took 0.89s -Loading save slot metadata. took 0.08s -Loading persistent took 0.00s -Importing _renpysteam: ImportError('No module named _renpysteam',) -Running init code took 0.12s -Loading analysis data took 0.05s -Analyze and compile ATL took 0.01s -Index archives took 0.00s -Backing up script files to '/Users/FieldFoxMk6/Library/RenPy/backups/She Likes You Alotl': -Dump and make backups. took 0.11s -Cleaning cache took 0.00s -Making clean stores took 0.00s -Initial gc. took 0.05s -DPI scale factor: 1.000000 -Creating interface object took 0.00s -Cleaning stores took 0.00s -Init translation took 0.08s -Build styles took 0.01s -Load screen analysis took 0.00s -Analyze screens took 0.03s -Save screen analysis took 0.06s -Prepare screens took 0.14s -Save pyanalysis. took 0.00s -Save bytecode. took 0.02s -Running _start took 0.00s -Performance test: -Interface start took 0.11s - -Initializing gl2 renderer: -primary display bounds: (0, 0, 1440, 900) -swap interval: 1 frames -Windowed mode. -Vendor: 'Intel Inc.' -Renderer: 'Intel(R) HD Graphics 6000' -Version: '2.1 INTEL-10.36.32' -Display Info: None -Screen sizes: virtual=(1920, 1080) physical=(1338, 753) drawable=(1338, 753) -Maximum texture size: 4096x4096 -Cleaning stores took 0.00s -Init translation took 0.00s -Build styles took 0.01s -Load screen analysis took 0.05s -Analyze screens took 0.00s -Prepare screens took 0.00s -Running _start took 0.00s -Resetting cache. -Bootstrap to the start of init.init took 9601.73s -Early init took 0.01s -Loader init took 0.06s -Loading error handling took 0.06s -Loading script took 0.68s -Loading save slot metadata. took 0.06s -Loading persistent took 0.00s -Importing _renpysteam: ImportError('No module named _renpysteam',) -Running init code took 0.11s -Loading analysis data took 0.04s -Analyze and compile ATL took 0.00s -Index archives took 0.00s -Dump and make backups. took 0.10s -Cleaning cache took 0.00s -Making clean stores took 0.00s -Initial gc. took 0.06s -DPI scale factor: 1.000000 -Creating interface object took 0.01s -Cleaning stores took 0.00s -Init translation took 0.07s -Build styles took 0.01s -Load screen analysis took 0.03s -Analyze screens took 0.00s -Save screen analysis took 0.00s -Prepare screens took 0.12s -Save pyanalysis. took 0.00s -Save bytecode. took 0.00s -Running _start took 0.00s -Performance test: -Interface start took 0.14s +Interface start took 0.33s Initializing gl2 renderer: primary display bounds: (0, 0, 1440, 900)