squashed commit of 1.7.0

This commit is contained in:
2025-01-02 03:46:35 -06:00
parent 026409efef
commit 5eec5e2ca0
97 changed files with 29977 additions and 2843 deletions

View File

@@ -10,15 +10,17 @@ label chapter_select:
resetcamera()
yanchor 0.0 xanchor 0.0 rotate None zoom 1.0
matrixcolor None
blur 0
python:
quick_menu = True
notagoodtime_ui = False
quick_menu_hard = True
dialogue_ui_style = "wani"
textbox_offset = 0
namebox_offset = 0
_window_alpha = 1.0
broken_phone = False
renpy.hide_screen("_phone")
renpy.hide_screen("phone_discussion")
renpy.set_return_stack([]) # This prevents timeloop bugs
call initstats from _call_initstats