Commit graph

152 commits

Author SHA1 Message Date
Map
ffccaff704 fix conflicting properties 2024-10-05 08:49:05 -05:00
Map
a8fb7bae19 correct some more lint errors 2024-10-05 08:16:02 -05:00
Map
7309c68119 Bring edgescroll toggling from Wani 2024-10-05 08:09:19 -05:00
MichaelYick
4db1a76088 Italian Translation (#246)
Co-authored-by: dsatta <dsatta60@gmail.com>
Co-authored-by: nutbuster <nutbuster@cock.li>
Co-authored-by: Map <mapmappening@gmail.com>
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/246
Reviewed-by: Mappening <mapanon@noreply.git.cavemanon.xyz>
Co-authored-by: MichaelYick <michaelyick@cavemanon.xyz>
Co-committed-by: MichaelYick <michaelyick@cavemanon.xyz>
2024-10-04 21:46:02 +00:00
Map
3b53dc1f6f Move story var resetting so that it runs everytime the user enters the ending selection menu.
Fix list copying to work as intended
2024-10-03 10:09:29 -05:00
Map
e82064ef6b slightly better documentation for storyline.rpy 2024-10-03 07:22:12 -05:00
Map
c8b5c68649 Reset story vars when chapter select initializes 2024-10-03 07:21:59 -05:00
Map
6b93689456 Provide a const-like variable for chapter_list so it can be reset as needed 2024-10-03 07:15:35 -05:00
Map
f71b284e90 revise chapter select code again 2024-10-03 07:07:41 -05:00
Map
73328cb2e1 final overhaul that should make everything work
Redid chapter names, sourced from the source snoot script
Tightened up transitions in chapter select
made all get_ending() checks use ending_route_number instead.
2024-10-02 11:16:26 -05:00
Map
c3e365d01c Add setup_ending. Endings are now determined and setup the moment branching is required. 2024-10-02 07:27:34 -05:00
Map
3059d469f2 redo chapter select and chapter processing 2024-10-02 06:54:36 -05:00
Map
2a157e1362 add locking feature to get_ending (needed for chapter 11) 2024-10-02 06:34:35 -05:00
Map
1373bed36b document chapter_variables 2024-10-02 06:34:14 -05:00
Map
99997a4204 move all non-default renpy scripts into src 2024-10-01 17:17:59 -05:00
Map
00166f6d3d move insult layers function into misc_definitions 2024-10-01 17:16:18 -05:00
Map
d9cb051d91 reorganize definitions into a seperate file.
Rename definitions.rpy into image_definitions.rpy
change some var defaults into actual default statements
2024-10-01 17:11:18 -05:00
Map
0ceae541a5 Add more safegaurds when entering the chapter select, rephrase some chapter select text 2024-10-01 17:03:38 -05:00
Iggy
4d3801dd3d fix commit 2024-08-30 20:35:22 -03:00
Iggy
aee5d8b610 find_chapter_in_array now exits to the main menu in case of error 2024-08-30 20:31:52 -03:00
Iggy
b1cc24fb2e chapter_select improvements 2024-08-30 20:03:19 -03:00
Iggy
e0027f3c5d Add ending chapters to chapter-select tool 2024-08-30 19:45:30 -03:00
Iggy
a787d1ceaf Remove unused globals 2024-08-30 17:33:26 -03:00
Iggy
719f08ba24 Make set_scores function more readable 2024-08-30 15:18:00 -03:00
Iggy
a31fa50d8a Functions refactoring 2024-08-30 15:02:24 -03:00
Iggy
908d8f62f7 Remove lock_scores logic and point-increasing functions 2024-08-29 18:07:30 -03:00
Iggy
fef3b7beec Hide quick_menu in chapter selection 2024-08-23 17:45:04 -03:00
Iggy
cee1984f4d Convert "selected_tuple" into local function variable 2024-08-22 23:26:33 -03:00
Iggy
0fbff1b81b Code optimizations 2024-08-22 23:18:23 -03:00
Iggy
84ccfc1b13 Add improved chapter_selection 2024-08-22 22:13:00 -03:00
Iggy
993824e152 Mode chapter_select into "src" folder 2024-08-22 19:27:44 -03:00
Iggy
4a2a62478d Call main menu after credits 2024-08-16 20:58:32 -03:00
Iggy
c50eb0ce32 Replace get_ending label usage in credits.rpy 2024-08-08 19:51:58 -03: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
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
Michael Yick
c12a1c7cbf New Russo Translation 2024-04-03 02:37:52 -05:00
nutbuster
da3b9a2467 Add Russian Translation Files & Group by Language
Group translators by Language rather than Role
Rename Patch8 to Patch9 accordingly (Incremental number system for only this game)
Replace the Russian Flag straight from wikipedia instead

Notable Changes (that is kept in) from the cold north:
    FallingSky.otf has Cyrillic characters, unknown where they are from
    One of the insults uses a different font compared to the one from
    the modified FallingSky.otf
2023-12-27 11:28:10 +11:00
nutbuster
e473ddc1db Bonus Chapter 10 Unlock Requirement 2023-10-02 16:53:24 +11:00
san7890
0c648922aa common code 2023-05-06 22:50:23 -06:00
san7890
ef4764b322 get_ending to not be numerically based, but instead enum-based. (#219)
Co-authored-by: san7890 <the@san7890.com>
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/219
Co-authored-by: san7890 <san7890@noreply.git.cavemanon.xyz>
Co-committed-by: san7890 <san7890@noreply.git.cavemanon.xyz>
2023-05-07 00:44:59 +00:00
Map
2cfef4ad45 some clause stuff 2023-01-02 22:11:57 -06:00
GManon
17e90d3864 Fixes silly bug 2023-01-02 03:21:45 -03:00
GManon
868487c9b2 Prevents exception when emulating the android version through renpy 2023-01-01 21:14:36 -03:00
GManon
aba1477600 Removes unused import 2023-01-01 21:02:12 -03:00
GManon
ddd003dce0 Cleans up the gallery 2023-01-01 20:49:56 -03:00
Map
d32241fb5a music overhaul, webp conversion 2022-12-31 19:36:22 -06:00
Map
8994d82548 cave intro using an image 2022-12-29 14:43:58 -06:00
Map
d291020ca6 nvm, just remove captions gallery 2022-12-29 14:17:44 -06:00
Map
57ee492319 wip translatable gallery 2022-12-29 08:08:10 -06:00
Map
ccc574f96c fix fang not having her pendant 2022-12-28 15:24:09 -06:00