Iggy
966fca9fc5
Fix Chapter Select button yposition
2024-08-19 20:36:09 -03:00
Iggy
b34ad59fb4
Add setting to enable or disable chapter select
2024-08-19 20:21:49 -03:00
Iggy
a933c090e4
Add chapter_select file
2024-08-19 20:21:32 -03:00
Iggy
17cdc25bb1
Add chapter select to screens
2024-08-19 20:21:23 -03:00
Iggy
3e9ea5ddbc
Add chapter_select file
2024-08-19 19:48:07 -03:00
Iggy
b7da3f957e
Test change
2024-08-19 18:36:01 -03:00
Iggy
ce05fd5cdb
Move story global variables initialization to the "initstats" label
2024-08-18 22:45:14 -03:00
Iggy
806151f430
Change start script to call the first chapter based on the "chapter_list_index" variable
2024-08-18 22:29:50 -03:00
Iggy
859610e3bd
storyline refactoring and improve function modularity
2024-08-18 22:25:53 -03:00
Iggy
8b783f6838
Delete persistent ending variables from storyline
2024-08-18 21:14:40 -03:00
Iggy
a046896907
Move persistent ending variables to screens.rpy
2024-08-18 21:13:45 -03:00
Iggy
098c7dd021
storyline code cleanup
2024-08-18 21:10:30 -03:00
Iggy
7084451986
Modify ending chapters to use the next_story_chapter function
2024-08-18 21:08:07 -03:00
Iggy
ba0024f251
Modify storyline to extend the chapters array once the common chapters are finished
2024-08-18 21:06:13 -03:00
Iggy
01e9ababa2
Delete commented lines from label get_ending
2024-08-18 12:48:53 -03:00
Iggy
66d4b308af
Delete commented lines from the storyline label
2024-08-18 12:46:40 -03:00
Iggy
8b20ffaecd
Remove init -999 python block for config.developer
2024-08-18 12:44:54 -03:00
Iggy
97cc4252d5
Update FallingSky font to fix issue with words containing 'ft'
2024-08-18 12:41:03 -03:00
Iggy
1864a917dc
get_ending formatting
2024-08-17 13:26:00 -03:00
Iggy
f8aa9d0459
Change call order for reset_debug_scores function
2024-08-17 13:25:05 -03:00
Iggy
fc903d08fb
Modify debug_story_variables to append or remove elements accordingly
2024-08-17 13:24:22 -03:00
Iggy
e4d7b18bf2
Chapter 8 choices formatting
2024-08-17 12:07:11 -03:00
Iggy
14b7d1a6ea
Storyline optimizations and fixes
2024-08-16 21:01:55 -03:00
Iggy
4a2a62478d
Call main menu after credits
2024-08-16 20:58:32 -03:00
Iggy
88279e9601
- Implement debug_story_variables function
...
- Modify initstats label to handle debugging and wingStory variable
2024-08-16 20:56:58 -03:00
Iggy
afb67298ec
Implement updated way of playing movies
2024-08-14 22:25:47 -03:00
Iggy
0a4ab9609a
Implement use of 'initstats' label during start
2024-08-11 23:15:13 -03:00
Iggy
6a32d84d24
Add missing logic to 'next_story_chapter' function
...
Modify define statements
2024-08-11 23:13:20 -03:00
Iggy
366c62d484
Comment out storyline and get_ending labels
2024-08-08 22:42:08 -03:00
Iggy
c68090bf58
Replace return calls in ending chapters
2024-08-08 22:31:18 -03:00
Iggy
1345686055
Replace return calls with next_story_chapter function
2024-08-08 21:21:36 -03:00
Iggy
dbf1aa34ef
Adjustments to next_ending_chapter function
2024-08-08 20:01:30 -03:00
Iggy
c50eb0ce32
Replace get_ending label usage in credits.rpy
2024-08-08 19:51:58 -03:00
Iggy
4b662b5488
Replace get_ending label usage for new function in chapter 11
2024-08-08 19:51:18 -03:00
Iggy
79569c7441
Add call first element of the general_chapters array in script
2024-08-08 19:43:36 -03:00
Iggy
297ca81c7c
- Add array containing general chapters labels
...
- Add dictionary for endings
- Add chapter transition functions
2024-08-08 19:19:48 -03:00
Map
670a3624c5
actually fix the language selector jank so it can support longer named languages
2024-07-20 14:30:25 -05:00
Map
50afe3a646
Merge branch 'flower-line'
2024-06-13 03:12:59 -05:00
Map
58469f5ad4
Merge branch 'hunting' into flower-line
...
This also changes the retranslated spanish line to be corrected, and corrects the id for the other languages to work using the old line.
2024-06-10 23:15:58 -05:00
Map
79a73ccc64
Merge branch 'indentation-stuff' into indentation-continued
...
This also removes the enum shit that was introduced but never merged to master, because we don't need it.
2024-06-10 22:53:09 -05:00
Map
0e7708f920
Merge branch 'update-readme'
2024-06-09 01:28:21 -05:00
MichaelYick
468be6e067
Merge pull request 'Fix bug where polish will randomly turn spanish' ( #242 ) from undo-polishisms-in-spanish into master
...
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/242
2024-06-09 05:34:40 +00:00
Map
c31073412b
deleted the wrong lines, fixing
2024-06-08 18:08:36 -05:00
Map
3e51013a55
remove old polish translation strings that replace spanish lines.
2024-06-08 18:01:47 -05:00
Michael Yick
02c413da81
Fix bug where polish will randomly turn spanish
...
polish technologia,,.., very good.. yes into spac.e...
the polish translation team built off the spanish translation and forgot
to remove the spanish declarations for their language when translating.
2024-06-08 17:47:47 -05:00
Map
abeb4f9467
change readme to not contribute to an outdate branch
2024-05-31 04:16:03 -05:00
MichaelYick
0dacec2e60
Merge pull request 'New Russian Email Patch' ( #236 ) from russianpatch into master
...
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/236
2024-05-23 01:40:48 +00:00
Michael Yick
88327c44df
New Russian Email Patch
...
From the email:
Hello, Mike! How are you doing? It's Gex again. Some dudes from our Discord
wrote me that with the release of patch 10 (or even 9) a couple of lines in
the "screens" file were added to the game that we didn't notice. They are
responsible for the appearance of notifications about passing the game and
opening bonus chapters. Since they were not translated, I decided to make a
small patch for the Russian translation, which fixes this problem.
In addition, I have corrected a couple of lines in two chapters and
"common" that were displayed incorrectly (literally one word in each - a
request from guys who are working on voice acting) and added an additional
explanation for the gamepad buttons.
I would be very grateful if you can add this small fix in the next update
(or make it into the existing one, because nothing drastically changes).
Sincerely, the translation team
All files attached
2024-05-20 16:19:38 -05:00
Michael Yick
947f584c0a
Patch "Kurwa Bobr" Ready - Polish translation from email ( #235 )
...
Co-authored-by: Map <mapmappening@gmail.com>
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/235
Reviewed-by: Mappening <mapanon@noreply.git.cavemanon.xyz>
Co-authored-by: Michael Yick <MichaelYick@cavemanon.xyz>
Co-committed-by: Michael Yick <MichaelYick@cavemanon.xyz>
2024-05-04 11:35:46 +00:00
MichaelYick
4a872edd95
Merge pull request 'Marks missing text as translatable' ( #234 ) from missing-text into master
...
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/234
2024-04-14 09:39:15 +00:00