Map
c14c7b43be
Remove redundant mobile variant of the extras menu
2024-10-06 15:49:49 -05:00
Map
5eb39a7c3c
Merge branch 'master' into wani_mod_menu
2024-10-06 14:29:47 -05:00
Map
aa0eff4377
move mod buttons slightly higher, and create a seperate 'start' button for starting mods on Andoird
2024-10-06 14:27:48 -05:00
Map
e54c950ef6
Fix UI issues.
...
Tighten up mod display to include more buttons at once, showing the original while in android.
Expands mod buttons to fill the space the menu panel provides. Redone mod button images to fit aesthetically
Imports misc files for modding, including the readme and flags
2024-10-05 18:12:28 -05:00
Map
8dfa492442
forgor to return the fucking label that puts you into the main menu
2024-10-05 14:15:11 -05:00
Map
6a407f4630
fix typo blunders that crash the game
2024-10-05 14:07:09 -05:00
Map
2269086430
Bring all features from latest renpy updates into default renpy scripts
2024-10-05 09:42:58 -05:00
Map
902e435e6c
Update common.rpym
2024-10-05 09:29:49 -05:00
Map
62cc1206ce
remove score debug screen and image file
2024-10-05 09:26:49 -05:00
Map
42c05f0cbf
Bring renpy sync back
2024-10-05 09:19:47 -05:00
Map
7904646359
Bring fast skipping to the skip button (fucking finally)
2024-10-05 09:14:16 -05:00
Map
e41e277f7b
Re-enable voices volume slider
2024-10-05 09:03:18 -05:00
Map
fa2bf7e4a9
change comments in cg_gallery to a proper comment
2024-10-05 08:54:14 -05:00
Map
ffccaff704
fix conflicting properties
2024-10-05 08:49:05 -05:00
Map
84240297e5
document where snoot config vars are
2024-10-05 08:18:06 -05:00
Map
a8fb7bae19
correct some more lint errors
2024-10-05 08:16:02 -05:00
Map
cd21d816d3
correct minor russian lint error
2024-10-05 08:12:39 -05:00
Map
557ce88ff4
Remove check that makes developer tools only appear when config.developer is on
2024-10-05 08:09:52 -05:00
Map
7309c68119
Bring edgescroll toggling from Wani
2024-10-05 08:09:19 -05:00
Map
6c283a8dcd
add back in mod menu options
2024-10-05 08:06:25 -05:00
Map
f0892157ab
Remove redundant mod var setup
2024-10-05 08:06:13 -05:00
Map
dabac1f5f0
Implement internal 'en' language, and backport splashscreen fixes from Wani
2024-10-05 08:04:35 -05:00
Map
7d2203dc04
make the mod menu work (not testing mods) and slightly better the mod processing code
2024-10-04 20:55:43 -05:00
Map
963851af8e
Fix android extra's menu not displaying the chapter select button, as well as removing the check that forces chapter select to be on when config.developer is true
2024-10-04 18:12:30 -05:00
Map
85d71da086
import wani mod script
2024-10-04 18:06:23 -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
91abc6f87f
Move some config vars to options.rpy
2024-10-03 10:15:14 -05: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
Mappening
267634783d
Merge pull request 'Redo chapter select and minor clean up of code base' ( #247 ) from chapter_select_and_misc_fixes into master
...
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/247
Reviewed-by: Nutbuster <nutbuster@cock.li>
Reviewed-by: Legalo <legalo@noreply.git.cavemanon.xyz>
2024-10-03 03:19:00 +00: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
10e8010f9b
fix chapter select needing developer mode enabled
2024-10-02 10:52:48 -05:00
Map
5126f0e3ae
fix oversight of me being retarded and removing an import without testing
2024-10-02 10:52: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
cebabce278
document the few functions in script.rpy
2024-10-01 17:16:36 -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
Mappening
ee3f8b7152
Merge pull request 'Chapter navigation improvements' ( #244 ) from Iggy/SnootGame:master into master
...
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/244
Reviewed-by: Mappening <mapanon@noreply.git.cavemanon.xyz>
Reviewed-by: Legalo <legalo@noreply.git.cavemanon.xyz>
2024-10-01 21:04:54 +00:00
Iggy
92ee2a56f1
Add exit game after ending 1
2024-09-18 12:00:03 -03: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
4ce0d1df31
Merge branch 'add-ending-ch-select'
2024-08-30 20:16:08 -03:00