changes for demo
hidden option for secret endings, change route ending to redirect to site
This commit is contained in:
BIN
game/cache/bytecode-39.rpyb
vendored
BIN
game/cache/bytecode-39.rpyb
vendored
Binary file not shown.
BIN
game/cache/screens.rpyb
vendored
BIN
game/cache/screens.rpyb
vendored
Binary file not shown.
BIN
game/cache/shaders.txt
vendored
BIN
game/cache/shaders.txt
vendored
Binary file not shown.
BIN
game/images/demo_end.png
Normal file
BIN
game/images/demo_end.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 618 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -561,11 +561,11 @@ label start:
|
|||||||
"כן, אעזור לאקאי עם ההתנדבות":
|
"כן, אעזור לאקאי עם ההתנדבות":
|
||||||
jump akai_route
|
jump akai_route
|
||||||
|
|
||||||
"רגע, על אמת? אבל אנחנו כבר חברים!" if persistent.aoi_ending == True and persistent.shiro_ending == True and persistent.akai_ending == True:
|
##"רגע, על אמת? אבל אנחנו כבר חברים!" if persistent.aoi_ending == True and persistent.shiro_ending == True and persistent.akai_ending == True:
|
||||||
jump true_ending
|
## jump true_ending
|
||||||
|
|
||||||
"האמת... אין לי כוח אליהם." if persistent.aoi_ending_bad == True and persistent.shiro_ending_bad == True and persistent.akai_ending_bad == True:
|
##"האמת... אין לי כוח אליהם." if persistent.aoi_ending_bad == True and persistent.shiro_ending_bad == True and persistent.akai_ending_bad == True:
|
||||||
jump true_bad_ending
|
## jump true_bad_ending
|
||||||
|
|
||||||
return
|
return
|
||||||
|
|
||||||
@@ -573,7 +573,7 @@ label start:
|
|||||||
## Post endings
|
## Post endings
|
||||||
label post_ending:
|
label post_ending:
|
||||||
stop music fadeout 1.0
|
stop music fadeout 1.0
|
||||||
scene black with fade
|
scene demo_end with fade
|
||||||
|
|
||||||
"שחקן יקר שחקן נעים,"
|
"שחקן יקר שחקן נעים,"
|
||||||
|
|
||||||
@@ -590,11 +590,14 @@ label start:
|
|||||||
if persistent.akai_ending_bad == True:
|
if persistent.akai_ending_bad == True:
|
||||||
$ endings_tally += 1
|
$ endings_tally += 1
|
||||||
|
|
||||||
"השגת
|
"השגת סוף עצוב או מדהים!"
|
||||||
{=txtbold} [endings_tally] מתוך 6 סופים! "
|
|
||||||
|
|
||||||
"אם את השאר תרצה לגלות,"
|
"אם את השאר תרצה לגלות,"
|
||||||
|
|
||||||
"עליך לבצע בחירות אחרות!"
|
"עליך לבצע בחירות אחרות!"
|
||||||
|
|
||||||
|
"ואם תרצה לשחק כמה שתוכל..."
|
||||||
|
|
||||||
|
"המשחק מחכה באתר המיוחל!"
|
||||||
|
|
||||||
return
|
return
|
||||||
BIN
game/script.rpyc
BIN
game/script.rpyc
Binary file not shown.
105
log.txt
105
log.txt
@@ -1,31 +1,106 @@
|
|||||||
2025-02-25 20:58:12 UTC
|
2025-03-08 10:59:54 UTC
|
||||||
Windows-10-10.0.19045
|
Windows-10-10.0.19045
|
||||||
Ren'Py 8.3.2.24090902
|
Ren'Py 8.3.2.24090902
|
||||||
|
|
||||||
Early init took 0.11s
|
Early init took 0.12s
|
||||||
Loading error handling took 0.05s
|
Loading error handling took 0.08s
|
||||||
Loading script took 0.19s
|
Loading script took 0.49s
|
||||||
Loading save slot metadata took 0.09s
|
Loading save slot metadata took 0.57s
|
||||||
Loading persistent took 0.00s
|
Loading persistent took 0.00s
|
||||||
Running init code took 0.08s
|
Running init code took 0.14s
|
||||||
Loading analysis data took 0.02s
|
Loading analysis data took 0.03s
|
||||||
Analyze and compile ATL took 0.01s
|
Analyze and compile ATL took 0.01s
|
||||||
Reloading save slot metadata took 0.06s
|
Reloading save slot metadata took 0.51s
|
||||||
Index archives took 0.00s
|
Index archives took 0.00s
|
||||||
|
Backing up script files to 'C:\\Users\\David\\AppData\\Roaming/RenPy/backups\\otomai':
|
||||||
Dump and make backups took 0.09s
|
Dump and make backups took 0.09s
|
||||||
Cleaning cache took 0.00s
|
Cleaning cache took 0.00s
|
||||||
Making clean stores took 0.00s
|
Making clean stores took 0.00s
|
||||||
Initial gc took 0.06s
|
Initial gc took 0.05s
|
||||||
DPI scale factor: 1.000000
|
DPI scale factor: 1.000000
|
||||||
nvdrs: Loaded, about to disable thread optimizations.
|
nvdrs: Loaded, about to disable thread optimizations.
|
||||||
nvdrs: Disabled thread optimizations.
|
nvdrs: Disabled thread optimizations.
|
||||||
Creating interface object took 0.27s
|
Creating interface object took 0.28s
|
||||||
Cleaning stores took 0.00s
|
Cleaning stores took 0.00s
|
||||||
Init translation took 0.05s
|
Init translation took 0.06s
|
||||||
Build styles took 0.00s
|
Build styles took 0.00s
|
||||||
Load screen analysis took 0.03s
|
Load screen analysis took 0.01s
|
||||||
Analyze screens took 0.00s
|
Analyze screens took 0.02s
|
||||||
Save screen analysis took 0.00s
|
Save screen analysis took 0.02s
|
||||||
Prepare screens took 0.09s
|
Prepare screens took 0.09s
|
||||||
Save pyanalysis. took 0.00s
|
Save pyanalysis. took 0.00s
|
||||||
Save bytecode. took 0.00s
|
Save bytecode. took 0.03s
|
||||||
|
Running _start took 0.00s
|
||||||
|
Interface start took 0.19s
|
||||||
|
|
||||||
|
Initializing gl2 renderer:
|
||||||
|
primary display bounds: (0, 0, 1920, 1080)
|
||||||
|
swap interval: 1 frames
|
||||||
|
Windowed mode.
|
||||||
|
Vendor: "b'NVIDIA Corporation'"
|
||||||
|
Renderer: b'NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2'
|
||||||
|
Version: b'4.6.0 NVIDIA 566.14'
|
||||||
|
Display Info: None
|
||||||
|
Screen sizes: virtual=(1920, 1080) physical=(1808, 1017) drawable=(1808, 1017)
|
||||||
|
Maximum texture size: 4096x4096
|
||||||
|
Screen sizes: virtual=(1920, 1080) physical=(1920, 1017) drawable=(1920, 1017)
|
||||||
|
Maximum texture size: 4096x4096
|
||||||
|
Screen sizes: virtual=(1920, 1080) physical=(1920, 1017) drawable=(1920, 1017)
|
||||||
|
Maximum texture size: 4096x4096
|
||||||
|
Screen sizes: virtual=(1920, 1080) physical=(1920, 1017) drawable=(1920, 1017)
|
||||||
|
Maximum texture size: 4096x4096
|
||||||
|
Resetting cache.
|
||||||
|
Early init took 188.14s
|
||||||
|
Loading error handling took 0.04s
|
||||||
|
Loading script took 0.27s
|
||||||
|
Loading save slot metadata took 0.08s
|
||||||
|
Loading persistent took 0.00s
|
||||||
|
Running init code took 0.05s
|
||||||
|
Loading analysis data took 0.03s
|
||||||
|
Analyze and compile ATL took 0.01s
|
||||||
|
Reloading save slot metadata took 0.06s
|
||||||
|
Index archives took 0.00s
|
||||||
|
Backing up script files to 'C:\\Users\\David\\AppData\\Roaming/RenPy/backups\\otomai':
|
||||||
|
Dump and make backups took 0.09s
|
||||||
|
Cleaning cache took 0.00s
|
||||||
|
Making clean stores took 0.00s
|
||||||
|
Initial gc took 0.07s
|
||||||
|
DPI scale factor: 1.000000
|
||||||
|
nvdrs: Loaded, about to disable thread optimizations.
|
||||||
|
nvdrs: Disabled thread optimizations.
|
||||||
|
Creating interface object took 0.25s
|
||||||
|
Cleaning stores took 0.00s
|
||||||
|
Init translation took 0.06s
|
||||||
|
Build styles took 0.00s
|
||||||
|
Load screen analysis took 0.00s
|
||||||
|
Analyze screens took 0.02s
|
||||||
|
Save screen analysis took 0.02s
|
||||||
|
Prepare screens took 0.09s
|
||||||
|
Save pyanalysis. took 0.00s
|
||||||
|
Save bytecode. took 0.02s
|
||||||
|
Running _start took 0.00s
|
||||||
|
Interface start took 0.06s
|
||||||
|
|
||||||
|
Initializing gl2 renderer:
|
||||||
|
primary display bounds: (0, 0, 1920, 1080)
|
||||||
|
swap interval: 1 frames
|
||||||
|
Windowed mode.
|
||||||
|
Vendor: "b'NVIDIA Corporation'"
|
||||||
|
Renderer: b'NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2'
|
||||||
|
Version: b'4.6.0 NVIDIA 566.14'
|
||||||
|
Display Info: None
|
||||||
|
Screen sizes: virtual=(1920, 1080) physical=(1920, 1017) drawable=(1920, 1017)
|
||||||
|
Maximum texture size: 4096x4096
|
||||||
|
Screen sizes: virtual=(1920, 1080) physical=(1920, 1017) drawable=(1920, 1017)
|
||||||
|
Maximum texture size: 4096x4096
|
||||||
|
Screen sizes: virtual=(1920, 1080) physical=(1920, 1017) drawable=(1920, 1017)
|
||||||
|
Maximum texture size: 4096x4096
|
||||||
|
Screen sizes: virtual=(1920, 1080) physical=(1920, 1017) drawable=(1920, 1017)
|
||||||
|
Maximum texture size: 4096x4096
|
||||||
|
Cleaning stores took 0.00s
|
||||||
|
Init translation took 0.00s
|
||||||
|
Build styles took 0.01s
|
||||||
|
Load screen analysis took 0.03s
|
||||||
|
Analyze screens took 0.00s
|
||||||
|
Prepare screens took 0.00s
|
||||||
|
Running _start took 0.00s
|
||||||
|
|||||||
Reference in New Issue
Block a user