Map
83d3c129fa
fix debug scores not returning after the menu updates
2024-10-11 18:25:54 -05:00
Map
b86f91e423
Update woodpecker to renpy 8.3.2
2024-10-11 16:31:33 -05:00
Map
b4a7223e9a
cleanup classify functions
2024-10-11 16:19:08 -05:00
Map
3776b2bc9d
update gitignore to ignore mod folders
2024-10-11 16:11:03 -05:00
Mappening
46c47303d7
Merge pull request 'Fix Snootgame Building' ( #253 ) from fix-snootgame-building into master
...
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/253
Reviewed-by: Mappening <mapanon@noreply.git.cavemanon.xyz>
2024-10-11 20:59:00 +00:00
Michael Yick
6377fffba0
Remove renconstruct from build
2024-10-11 15:45:32 -05:00
Michael Yick
b16bd97d33
Debloated builds and include renconstruct
...
An option in the options.rpy made it so renconstruct.toml wasn't shipped
with the game AND the lack of an option made the game compile with the
dist/ folder being exported, meaning that the game would ship with an
android build unnecessarily.
Fixes : #239
Fixes : #240
2024-10-11 15:03:13 -05:00
Map
a82e51e477
tweaked a few language strings to look better in the menu
2024-10-11 13:30:42 -05:00
Map
e7eb667820
update polish strings
2024-10-11 13:21:33 -05:00
Mappening
520a728ebd
Merge pull request 'New RU tl stuff' ( #252 ) from Gexahord/SnootGameKGB:rutl-newstuff into master
...
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/252
Reviewed-by: Mappening <mapanon@noreply.git.cavemanon.xyz>
2024-10-11 15:14:03 +00:00
Gexahord
8686143ddd
Promo Art Fix
2024-10-11 06:07:18 +03:00
Gexahord
a0c0a22a41
New RU tl stuff
2024-10-11 00:08:32 +03:00
Map
6cea8fa94b
add additional promo art credit
2024-10-10 14:40:02 -05:00
Map
1fad3b0b62
Update italian and spanish strings
2024-10-10 11:17:22 -05:00
Map
fc537fecc7
undo checking for conflicting properties (as it turns out enforcing cleaner code is inconvenient (especially if it's over something that doesn't show issues in the first place))
2024-10-08 18:18:20 -05:00
Map
f3bb2caa7f
put backspace functionality into the help menu
2024-10-08 13:17:03 -05:00
Map
3bf7e9e433
up the default volume slider
2024-10-07 20:59:14 -05:00
Map
d581c7884c
makes the scroll toggle a little smarter
2024-10-07 20:15:57 -05:00
Map
3d51bae4a6
remove comment that no longer applies in mod menu
2024-10-07 20:14:54 -05:00
Map
5d44682f49
fix android mod buttons
2024-10-07 18:14:12 -05:00
Map
033175500c
Fix mods without defined names not being assigned their folder name
...
Remove checks for the 'None' language as the user will never be assigned to it
Some comment typo fixes
Make reloading mods not play the splash screen
Pressing backspace will now hide the mod details pane, and shoe mod errors if there's any
Attempt at making a button for android to hide the details pane.
2024-10-07 17:10:10 -05:00
Map
2c2899e734
Turn on check conflicting properties (trolling modders one config var at a time)
2024-10-07 04:02:06 -05:00
Map
301035bad1
Fix some lint errors
2024-10-07 03:57:39 -05:00
Map
e06db742e2
Merge branch 'master' of https://git.cavemanon.xyz/Cavemanon/SnootGame
2024-10-07 03:07:10 -05:00
Map
610737fddf
remove redundant imports for rounded corners
2024-10-07 03:07:03 -05:00
Map
e41d42d4e7
tweak rounded corners of mod icons
2024-10-07 03:06:54 -05:00
Map
7873a882a8
Add note about icon in mod README
2024-10-07 02:50:02 -05:00
Map
c045fcff26
nudge "no mods!" message down a bit
2024-10-07 02:49:53 -05:00
Map
81c646e81b
remove unused gui images
2024-10-07 00:56:36 -05:00
Map
7612935547
turn on linear fades to prevent mixing from getting out of wack
...
and fucking fix those volume defaults once and for all
2024-10-07 00:51:56 -05:00
Legalo
201cd61f63
Merge pull request 'Spanish Translation for new stuf' ( #251 ) from Espaniolo into master
...
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/251
2024-10-07 05:31:53 +00:00
Map
934a0dc72a
change languaged_up to be set inside the lang_sel screen
2024-10-07 00:30:08 -05:00
Legalo
9d1064c75e
Spanish Translation for new stuf
2024-10-07 02:29:08 -03:00
Map
ca7406d0d9
Add pre-splash
2024-10-07 00:08:51 -05:00
Map
79ac93e6fd
Turn on deferred languages
2024-10-06 23:23:58 -05:00
Map
019d5f4f44
Fixed language setup screen
2024-10-06 23:22:25 -05:00
Map
64b566d66b
Set volume slider default
2024-10-06 23:15:57 -05:00
Mappening
40ec930ab3
Merge pull request 'Improved epilgoue menu' ( #250 ) from improved_epilogue_menu into master
...
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/250
Reviewed-by: Legalo <legalo@noreply.git.cavemanon.xyz>
2024-10-07 03:00:23 +00:00
Map
b8d8a00f44
Give the mod menu the epilogue style.
...
Change the mod details pane to display the name of a mod if the display is set to "icon"
2024-10-06 21:46:08 -05:00
Map
fd21e45713
Merge branch 'master' into improved_epilogue_menu
2024-10-06 21:08:29 -05:00
Mappening
87e9546d15
Merge pull request 'Backporting Wani's mod interface' ( #249 ) from wani_mod_menu into master
...
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/249
Reviewed-by: Legalo <legalo@noreply.git.cavemanon.xyz>
2024-10-07 02:00:49 +00:00
Map
a266c9508c
Fix NOMODS flag clearing the load order
...
Mods that don't have loadable scripts are forced on
2024-10-06 20:30:04 -05:00
Map
b1719c4b21
make the mod toggle button disappear if the mod doesn't have any valid scripts loaded
2024-10-06 19:53:53 -05:00
Map
db337e64ae
make the custom backgrounds more orange
2024-10-06 18:26:33 -05:00
Map
0e35c5a415
Expand epilogue menu style to include the rest of the menu's (except for the mod menu, for the time being)
2024-10-06 18:19:06 -05:00
Map
302c2f6b10
Change rollback side to only appear on Android
2024-10-06 18:17:54 -05:00
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