Map
a2093b3bcf
tweak credits panning stop
2024-12-01 16:14:29 -06:00
Map
97b7fb44b8
fix menu strings looking jank
2024-12-01 15:06:37 -06:00
Map
528c4c5350
initial portuguese translation
2024-12-01 12:24:12 -06:00
Mappening
86e011ed42
Merge pull request 'Add icon for macOS' ( #256 ) from Pomi108/SnootGame:mac-icon into master
...
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/256
Reviewed-by: Mappening <mapanon@noreply.git.cavemanon.xyz>
2024-10-13 15:28:54 +00:00
Pomi108
d7cdaf5ee5
add icon for macOS
2024-10-13 16:47:01 +02:00
Pomi108
0eaf8a3188
Revert "improve anon playing guitar"
...
This reverts commit 02000b6bdd
.
2024-10-13 16:46:42 +02:00
Map
1d6a80ce8e
fix gallery having a big offset that softlocks you on mobile while in russian
2024-10-13 09:29:20 -05:00
Map
c52200e989
Fix mobile quick buttons not having alternate actions, incidentally fixing the gallery on mobile.
...
Fix mobile gallery quick buttons not having translatable text
2024-10-13 09:26:58 -05:00
Map
213adc1d8d
fix inconsistency in 11.5 chapters where the background is not the right classroom
2024-10-13 09:06:25 -05:00
Pomi108
02000b6bdd
improve anon playing guitar
2024-10-13 12:38:44 +02:00
Map
3a9ed80978
update presplash images
2024-10-12 23:35:16 -05:00
Map
9adb3bb31e
forgot punctuation for the updated spanish strings
2024-10-12 22:48:05 -05:00
Map
d4540e1441
update spanish strings
2024-10-12 22:47:11 -05:00
Map
03e3f4f876
because i'm SO FUCKING smart, I forgot to update the renconstruct file to use the latest renpy version
2024-10-12 21:32:39 -05:00
Map
b4888ddceb
update spanish common.rpy with Wani's
2024-10-12 21:18:29 -05:00
Map
0fa98c7e90
update gitignore
2024-10-12 21:03:30 -05:00
Map
ff359efd1b
fix language selector being able to scroll horizontally
2024-10-12 07:40:54 -05:00
Map
3f2fc63950
document ending_image()
2024-10-11 19:13:41 -05:00
Map
ccadc0c179
increase credits time slightly
2024-10-11 18:57:07 -05:00
Map
420ed93ee2
Fix conditional dialogue to play properly while using the chapter select. Fix chapter 7's conditional dialogue to only play while on an ending 4 run
2024-10-11 18:48:01 -05:00
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