Compare commits

...

457 Commits

Author SHA1 Message Date
MapAnon b86f91e423 Update woodpecker to renpy 8.3.2
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/release/woodpecker Pipeline was successful
2024-10-11 16:31:33 -05:00
MapAnon b4a7223e9a cleanup classify functions
ci/woodpecker/push/woodpecker Pipeline is pending
2024-10-11 16:19:08 -05:00
MapAnon 3776b2bc9d update gitignore to ignore mod folders
ci/woodpecker/push/woodpecker Pipeline is pending
2024-10-11 16:11:03 -05:00
MapAnon 46c47303d7 Merge pull request 'Fix Snootgame Building' (#253) from fix-snootgame-building into master
ci/woodpecker/push/woodpecker Pipeline is pending
Reviewed-on: #253
Reviewed-by: Mappening <mapanon@noreply.git.cavemanon.xyz>
2024-10-11 20:59:00 +00:00
MichaelYick 6377fffba0 Remove renconstruct from build
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_closed/woodpecker Pipeline is pending
2024-10-11 15:45:32 -05:00
MichaelYick b16bd97d33 Debloated builds and include renconstruct
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending
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
MapAnon a82e51e477 tweaked a few language strings to look better in the menu
ci/woodpecker/push/woodpecker Pipeline is pending
2024-10-11 13:30:42 -05:00
MapAnon e7eb667820 update polish strings 2024-10-11 13:21:33 -05:00
MapAnon 520a728ebd Merge pull request 'New RU tl stuff' (#252) from Gexahord/SnootGameKGB:rutl-newstuff into master
ci/woodpecker/push/woodpecker Pipeline is pending
Reviewed-on: #252
Reviewed-by: Mappening <mapanon@noreply.git.cavemanon.xyz>
2024-10-11 15:14:03 +00:00
Gexahord 8686143ddd Promo Art Fix
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_closed/woodpecker Pipeline is pending
2024-10-11 06:07:18 +03:00
Gexahord a0c0a22a41 New RU tl stuff 2024-10-11 00:08:32 +03:00
MapAnon 6cea8fa94b add additional promo art credit 2024-10-10 14:40:02 -05:00
MapAnon 1fad3b0b62 Update italian and spanish strings 2024-10-10 11:17:22 -05:00
MapAnon 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
MapAnon f3bb2caa7f put backspace functionality into the help menu 2024-10-08 13:17:03 -05:00
MapAnon 3bf7e9e433 up the default volume slider 2024-10-07 20:59:14 -05:00
MapAnon d581c7884c makes the scroll toggle a little smarter 2024-10-07 20:15:57 -05:00
MapAnon 3d51bae4a6 remove comment that no longer applies in mod menu 2024-10-07 20:14:54 -05:00
MapAnon 5d44682f49 fix android mod buttons 2024-10-07 18:14:12 -05:00
MapAnon 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
MapAnon 2c2899e734 Turn on check conflicting properties (trolling modders one config var at a time) 2024-10-07 04:02:06 -05:00
MapAnon 301035bad1 Fix some lint errors 2024-10-07 03:57:39 -05:00
MapAnon e06db742e2 Merge branch 'master' of https://git.cavemanon.xyz/Cavemanon/SnootGame 2024-10-07 03:07:10 -05:00
MapAnon 610737fddf remove redundant imports for rounded corners 2024-10-07 03:07:03 -05:00
MapAnon e41d42d4e7 tweak rounded corners of mod icons 2024-10-07 03:06:54 -05:00
MapAnon 7873a882a8 Add note about icon in mod README 2024-10-07 02:50:02 -05:00
MapAnon c045fcff26 nudge "no mods!" message down a bit 2024-10-07 02:49:53 -05:00
MapAnon 81c646e81b remove unused gui images 2024-10-07 00:56:36 -05:00
MapAnon 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: #251
2024-10-07 05:31:53 +00:00
MapAnon 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
MapAnon ca7406d0d9 Add pre-splash 2024-10-07 00:08:51 -05:00
MapAnon 79ac93e6fd Turn on deferred languages 2024-10-06 23:23:58 -05:00
MapAnon 019d5f4f44 Fixed language setup screen 2024-10-06 23:22:25 -05:00
MapAnon 64b566d66b Set volume slider default 2024-10-06 23:15:57 -05:00
MapAnon 40ec930ab3 Merge pull request 'Improved epilgoue menu' (#250) from improved_epilogue_menu into master
Reviewed-on: #250
Reviewed-by: Legalo <legalo@noreply.git.cavemanon.xyz>
2024-10-07 03:00:23 +00:00
MapAnon 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
MapAnon fd21e45713 Merge branch 'master' into improved_epilogue_menu 2024-10-06 21:08:29 -05:00
MapAnon 87e9546d15 Merge pull request 'Backporting Wani's mod interface' (#249) from wani_mod_menu into master
Reviewed-on: #249
Reviewed-by: Legalo <legalo@noreply.git.cavemanon.xyz>
2024-10-07 02:00:49 +00:00
MapAnon 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
MapAnon 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
MapAnon db337e64ae make the custom backgrounds more orange 2024-10-06 18:26:33 -05:00
MapAnon 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
MapAnon 302c2f6b10 Change rollback side to only appear on Android 2024-10-06 18:17:54 -05:00
MapAnon c14c7b43be Remove redundant mobile variant of the extras menu 2024-10-06 15:49:49 -05:00
MapAnon 5eb39a7c3c Merge branch 'master' into wani_mod_menu 2024-10-06 14:29:47 -05:00
MapAnon 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
MapAnon 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
MapAnon 8dfa492442 forgor to return the fucking label that puts you into the main menu 2024-10-05 14:15:11 -05:00
MapAnon 6a407f4630 fix typo blunders that crash the game 2024-10-05 14:07:09 -05:00
MapAnon 2269086430 Bring all features from latest renpy updates into default renpy scripts 2024-10-05 09:42:58 -05:00
MapAnon 902e435e6c Update common.rpym 2024-10-05 09:29:49 -05:00
MapAnon 62cc1206ce remove score debug screen and image file 2024-10-05 09:26:49 -05:00
MapAnon 42c05f0cbf Bring renpy sync back 2024-10-05 09:19:47 -05:00
MapAnon 7904646359 Bring fast skipping to the skip button (fucking finally) 2024-10-05 09:14:16 -05:00
MapAnon e41e277f7b Re-enable voices volume slider 2024-10-05 09:03:18 -05:00
MapAnon fa2bf7e4a9 change comments in cg_gallery to a proper comment 2024-10-05 08:54:14 -05:00
MapAnon ffccaff704 fix conflicting properties 2024-10-05 08:49:05 -05:00
MapAnon 84240297e5 document where snoot config vars are 2024-10-05 08:18:06 -05:00
MapAnon a8fb7bae19 correct some more lint errors 2024-10-05 08:16:02 -05:00
MapAnon cd21d816d3 correct minor russian lint error 2024-10-05 08:12:39 -05:00
MapAnon 557ce88ff4 Remove check that makes developer tools only appear when config.developer is on 2024-10-05 08:09:52 -05:00
MapAnon 7309c68119 Bring edgescroll toggling from Wani 2024-10-05 08:09:19 -05:00
MapAnon 6c283a8dcd add back in mod menu options 2024-10-05 08:06:25 -05:00
MapAnon f0892157ab Remove redundant mod var setup 2024-10-05 08:06:13 -05:00
MapAnon dabac1f5f0 Implement internal 'en' language, and backport splashscreen fixes from Wani 2024-10-05 08:04:35 -05:00
MapAnon 7d2203dc04 make the mod menu work (not testing mods) and slightly better the mod processing code 2024-10-04 20:55:43 -05:00
MapAnon 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
MapAnon 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: #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
MapAnon 91abc6f87f Move some config vars to options.rpy 2024-10-03 10:15:14 -05:00
MapAnon 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
MapAnon e82064ef6b slightly better documentation for storyline.rpy 2024-10-03 07:22:12 -05:00
MapAnon c8b5c68649 Reset story vars when chapter select initializes 2024-10-03 07:21:59 -05:00
MapAnon 6b93689456 Provide a const-like variable for chapter_list so it can be reset as needed 2024-10-03 07:15:35 -05:00
MapAnon f71b284e90 revise chapter select code again 2024-10-03 07:07:41 -05:00
MapAnon 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: #247
Reviewed-by: Nutbuster <nutbuster@cock.li>
Reviewed-by: Legalo <legalo@noreply.git.cavemanon.xyz>
2024-10-03 03:19:00 +00:00
MapAnon 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
MapAnon 10e8010f9b fix chapter select needing developer mode enabled 2024-10-02 10:52:48 -05:00
MapAnon 5126f0e3ae fix oversight of me being retarded and removing an import without testing 2024-10-02 10:52:26 -05:00
MapAnon c3e365d01c Add setup_ending. Endings are now determined and setup the moment branching is required. 2024-10-02 07:27:34 -05:00
MapAnon 3059d469f2 redo chapter select and chapter processing 2024-10-02 06:54:36 -05:00
MapAnon 2a157e1362 add locking feature to get_ending (needed for chapter 11) 2024-10-02 06:34:35 -05:00
MapAnon 1373bed36b document chapter_variables 2024-10-02 06:34:14 -05:00
MapAnon 99997a4204 move all non-default renpy scripts into src 2024-10-01 17:17:59 -05:00
MapAnon cebabce278 document the few functions in script.rpy 2024-10-01 17:16:36 -05:00
MapAnon 00166f6d3d move insult layers function into misc_definitions 2024-10-01 17:16:18 -05:00
MapAnon 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
MapAnon 0ceae541a5 Add more safegaurds when entering the chapter select, rephrase some chapter select text 2024-10-01 17:03:38 -05:00
MapAnon ee3f8b7152 Merge pull request 'Chapter navigation improvements' (#244) from Iggy/SnootGame:master into master
Reviewed-on: #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
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-09-18 12:00:03 -03:00
Iggy 4d3801dd3d fix commit
ci/woodpecker/pr/woodpecker Pipeline was successful
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
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 803e878c3f Remove is_end_of_chapters function 2024-08-30 14:40:28 -03:00
Iggy f38c53776c Remove tasks.patch 2024-08-30 14:35:02 -03:00
Iggy 7865a0164c Remove unused globals
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-08-29 18:23:32 -03:00
Iggy 908d8f62f7 Remove lock_scores logic and point-increasing functions
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-08-29 18:07:30 -03:00
Iggy 76e61ee78e fix commit
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-08-29 14:11:56 -03:00
Iggy dcff088d11 Remove unused build.classify
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-29 14:07:05 -03:00
Iggy 9c3ddccbb5 Delete deprecated .android.json file
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-08-26 17:30:35 -03:00
Iggy 79dff8fcc9 Remove tasks.patch 2024-08-26 17:15:56 -03:00
Iggy ee8f5b04b7 Update versions to latest and greatest 2024-08-26 17:14:34 -03:00
Iggy 98cd25dc47 Delete build.include_update 2024-08-26 17:02:38 -03:00
Iggy 0665ce7f03 Delete update.pem 2024-08-26 16:43:46 -03:00
Iggy cacc68462a - Add missing build.classify
- Add android mkdir again
2024-08-26 16:28:30 -03:00
Iggy 41e73b07cf Reenable apk build 2024-08-26 16:16:09 -03:00
Iggy baad1afda7 Remove android mkdir 2024-08-26 16:06:35 -03:00
Iggy 331b628adf Delete .woodpecker 2024-08-26 15:59:21 -03:00
Iggy 6d7f357dbb Disable android build
Add automated Woodpecker run
2024-08-26 15:55:19 -03:00
Iggy 60f8efc6df Add build_patch task 2024-08-26 15:49:34 -03:00
Iggy fc3472692b Remove task_dir 2024-08-26 15:43:55 -03:00
Iggy e060956d82 Copy renconstruct.toml from Wani 2024-08-26 15:40:20 -03:00
Iggy 7023a06020 Rename config.version 2024-08-26 15:29:04 -03:00
Iggy 62ffab3bed Enable keystore task
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-25 21:52:06 -03:00
Iggy 32894af0af Last try
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-25 21:43:52 -03:00
Iggy 9078bb8aa1 Moar possible fixes
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-25 21:12:17 -03:00
Iggy ac1c51543e Update renconstruct dir command
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-24 22:17:42 -03:00
Iggy 8dd717abeb Remove initial dot from android.json
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-24 19:40:26 -03:00
Iggy 05b0525a3d delete task_dir
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-24 19:19:15 -03:00
Iggy 01135c64b9 Modify cache directory
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-24 19:03:23 -03:00
Iggy 2c325c0d3d Merge branch 'master' of https://git.cavemanon.xyz/Iggy/SnootGame
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-24 15:54:44 -03:00
Iggy a175a0bb12 Fix stuff 2024-08-24 15:52:23 -03:00
Ignacio 50b64f170e Add missing files to fix Woodpecker build
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-24 15:33:01 -03:00
Iggy fd7ac143af Add missing files to fix Woodpecker build 2024-08-24 15:33:01 -03:00
Ignacio 9ef954bd9f Add keystore keys from Wani
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-24 11:40:18 -03:00
Iggy 4f4956f201 Add keystore keys from Wani 2024-08-24 11:40:18 -03:00
Ignacio 002e2b6a13 Delete android from woodpecker.yml
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-24 11:18:20 -03:00
Iggy 949dfa4044 Delete android from woodpecker.yml 2024-08-24 11:18:20 -03:00
Ignacio c06e73743a Remove tasks.convert_images
ci/woodpecker/pr/woodpecker Pipeline failed
Upgrade Renkit version
2024-08-24 10:54:38 -03:00
Iggy 1f747f5101 Remove tasks.convert_images
Upgrade Renkit version
2024-08-24 10:54:38 -03:00
Iggy ae7454506e Enable tasks.keystore
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-23 21:56:48 -03:00
Iggy c020847800 Remove tasks.notarize
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-23 21:43:41 -03:00
Iggy a04c4e6912 Remove tasks.clean
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-23 21:34:24 -03:00
Iggy b048e9c32a Downgrade Renkit version
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-23 21:25:02 -03:00
Iggy 84f6d467dd Update build commands
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-23 21:03:16 -03:00
Iggy dd6da86a8c Change tar compression option
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-23 20:14:09 -03:00
Iggy a75d26de8d Update Renkit url
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-23 19:58:07 -03:00
Iggy 351e433504 Upgrade Renkit version to 4.4.0
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-23 19:49:45 -03:00
Iggy 80bdae1d08 Add tasks.patch
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-23 19:32:41 -03:00
Iggy df967527e4 Update Renpy versions in woodpecker.yml and reconstruct.toml
ci/woodpecker/pr/woodpecker Pipeline failed
2024-08-23 18:48:39 -03:00
Iggy fef3b7beec Hide quick_menu in chapter selection
ci/woodpecker/pr/woodpecker Pipeline was successful
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 b65ed32b14 Remove redundant 'initstats' label 2024-08-22 22:04:44 -03:00
Iggy c5ea9c9cb5 Move chapter related variables to new file 2024-08-22 22:03:50 -03:00
Iggy 993824e152 Mode chapter_select into "src" folder 2024-08-22 19:27:44 -03:00
Iggy a65a5075fe Implement functions to increase Anon and Fang scores 2024-08-21 21:44:48 -03:00
Iggy 4d449593f5 Initialize ending_route_number when selecting an ending 2024-08-21 21:32:15 -03:00
Iggy 233a801aa5 select_chapter function improvements 2024-08-21 21:25:09 -03:00
Iggy 59c229db73 Add chapters description to selection 2024-08-21 21:05:14 -03:00
Iggy afee5de501 Move back global variables to storyline 2024-08-20 22:09:17 -03:00
Iggy 2d793f86af - Move variables out of utility
- Add increase_points functions
2024-08-20 22:09:04 -03:00
Iggy fb64284d84 Add chapter select buttons 2024-08-20 22:08:08 -03:00
Iggy 72ea3dd640 Add chapter_select 2024-08-20 22:07:43 -03:00
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
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-08-19 18:36:01 -03:00
Iggy ce05fd5cdb Move story global variables initialization to the "initstats" label
ci/woodpecker/pr/woodpecker Pipeline failed
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
ci/woodpecker/pr/woodpecker Pipeline was successful
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
MapAnon 670a3624c5 actually fix the language selector jank so it can support longer named languages
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-20 14:30:25 -05:00
MapAnon 50afe3a646 Merge branch 'flower-line' 2024-06-13 03:12:59 -05:00
MapAnon 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
MapAnon 79a73ccc64 Merge branch 'indentation-stuff' into indentation-continued
ci/woodpecker/push/woodpecker Pipeline was successful
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
MapAnon 0e7708f920 Merge branch 'update-readme'
ci/woodpecker/push/woodpecker Pipeline was successful
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: #242
2024-06-09 05:34:40 +00:00
MapAnon c31073412b deleted the wrong lines, fixing
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
2024-06-08 18:08:36 -05:00
MapAnon 3e51013a55 remove old polish translation strings that replace spanish lines.
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending
2024-06-08 18:01:47 -05:00
MichaelYick 02c413da81 Fix bug where polish will randomly turn spanish
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/push/woodpecker Pipeline is pending
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
MapAnon abeb4f9467 change readme to not contribute to an outdate branch
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
2024-05-31 04:16:03 -05:00
MichaelYick 0dacec2e60 Merge pull request 'New Russian Email Patch' (#236) from russianpatch into master
ci/woodpecker/tag/woodpecker Pipeline was successful
Reviewed-on: #236
2024-05-23 01:40:48 +00:00
MichaelYick 88327c44df New Russian Email Patch
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
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
MichaelYick 947f584c0a Patch "Kurwa Bobr" Ready - Polish translation from email (#235)
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/release/woodpecker Pipeline is pending
Co-authored-by: Map <mapmappening@gmail.com>
Reviewed-on: #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
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #234
2024-04-14 09:39:15 +00:00
Legalo 4a64d9897c Marks missing text as translatable
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
2024-04-13 08:13:44 -03:00
MichaelYick cac38b6603 Merge pull request 'Forgot CG a tard made' (#233) from nucg into master
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/release/woodpecker Pipeline is pending
Reviewed-on: #233
2024-04-10 04:30:01 +00:00
MichaelYick e04380aa8b Forgot CG a tard made
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline failed
2024-04-09 23:04:07 -05:00
MichaelYick ea6c9ec95f Merge pull request 'Fixes: #231 - New Russo Translation' (#232) from nurusso into master
ci/woodpecker/push/woodpecker Pipeline is pending
Reviewed-on: #232
2024-04-08 05:44:16 +00:00
MichaelYick 7a5cc6a3f3 android version will change with woodpecker updates
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_closed/woodpecker Pipeline is pending
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-08 00:38:07 -05:00
MichaelYick 1bb7f6c99b New BG
New BG from Cerealanon, of wani project fame.

adjusted choreo slightly to work with new BG.

wow snoot game's choreo is stank and blow.
2024-04-08 00:34:53 -05:00
MichaelYick 052a5cb0af espan should credit russo translation as well
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-04-03 06:13:52 -05:00
MichaelYick c12a1c7cbf New Russo Translation
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-04-03 02:37:52 -05:00
MichaelYick d4c32e117c Merge pull request 'Make CI/CD worko properly' (#230) from renkitfix into master
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/release/woodpecker Pipeline is pending
Reviewed-on: #230
2024-04-03 07:17:55 +00:00
MapAnon 72af697284 fix builds and correct woodpecker to use the proper renpy version.
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
2024-03-22 03:17:12 -05:00
MapAnon 4a940e62b4 impliment changes to allow building on woodpecker
ci/woodpecker/push/woodpecker Pipeline failed
This also generates strange update files within the distribution folder that I can't seem to disable, but don't prevent building (Aside from possibly just making it slower)
2024-03-22 03:13:03 -05:00
MapAnon 4b509c0981 fix exception on build 2024-03-22 03:06:05 -05:00
MichaelYick 862239c60a Merge pull request 'Fixes: #222 - woodpecker files' (#229) from woodpecker into master
ci/woodpecker/tag/woodpecker Pipeline failed
Reviewed-on: #229
2024-03-20 00:12:33 +00:00
MichaelYick ef09c6253a woodpecker files
ci/woodpecker/pull_request_closed/woodpecker Pipeline failed
2024-03-01 07:54:03 -06:00
MichaelYick 0a73b042bf Merge pull request 'Fixcrash' (#228) from fixcrash into master
Reviewed-on: #228
2024-01-03 07:58:38 +00:00
MichaelYick 6a4212b99e fix crash 2024-01-03 01:51:50 -06:00
MichaelYick 3dfcd43dab Merge pull request 'Patch 9 #226' (#227) from Patch9 into master
Reviewed-on: #227
Reviewed-by: MichaelYick <michaelyick@cavemanon.xyz>
2024-01-02 23:32:56 +00:00
nutbuster 22f3c694c8 Additional Spanish Translation 2023-12-27 11:51:23 +11: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
nutbuster a8238b97aa Move the wings check properly 2023-10-02 16:03:26 +11:00
san7890 279608bf80 actually uses the automated renpy translation feature formatting
didn't use the automated renpy feature so this wasn't correct whoops
2023-05-07 00:27:00 -06:00
san7890 9f2bd4ed5f fixes translation menus
deletes the old lines
2023-05-07 00:21:57 -06:00
san7890 93a548957d fix: Cleans up TODO regarding duplicate Rosa line.
Also includes shoddy Spanish translation, definitely requires proofreading.
2023-05-06 23:48:40 -06:00
san7890 0c648922aa common code 2023-05-06 22:50:23 -06:00
san7890 378cb12bf4 Late Game (Chapters 13, 14) and Bonus Chapters
* Reduces copypasta in the "what plans do you have" scene at the beach.
2023-05-06 22:48:11 -06:00
san7890 c890f2094c 2, 5, 8, 11
threes threes threes
2023-05-06 22:45:57 -06:00
san7890 dbffdf5c36 chapters 1 and 4 2023-05-06 22:43:35 -06:00
san7890 c274f8726a reduce copypasta in chapter7 2023-05-06 22:42:36 -06:00
san7890 9021619bf0 chapter 7 alignment issues 2023-05-06 22:42:27 -06:00
MichaelYick 1046f65408 Merge pull request 'chore: Removes tradwife flag' (#220) from san7890/SnootGame:flag-cleanup into NewPatch
Reviewed-on: #220
2023-05-07 02:13:46 +00:00
san7890 404d3f91bd removes the trad arg to initstats() as well 2023-05-06 20:11:35 -06:00
san7890 340528ee02 removes the ending flag 2023-05-06 20:06:38 -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: #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
MapAnon 66b289146f message for da modders 2023-01-04 22:39:01 -06:00
Mappening 1890971dbd Merge pull request 'More spanish bullshit' (#218) from GManon/SnootGame:spaniolo into Patch8-RAGE
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/218
2023-01-03 04:28:43 +00:00
GManon b1c7339280 Better quality and makes the text all the same color 2023-01-03 01:27:20 -03:00
GManon c6ae890895 Changes with the texts 2023-01-03 01:19:14 -03:00
MapAnon 2cfef4ad45 some clause stuff 2023-01-02 22:11:57 -06:00
MapAnon 83dc17fb23 fang reads from left to right now 2023-01-02 21:30:40 -06:00
GManon b05db040ed fukken shet 2023-01-03 00:27:02 -03:00
MapAnon 79a3441824 re-webp my mistakes. 2023-01-02 01:11:36 -06:00
Mappening cdaa98b098 Merge pull request 'Fixes silly gallery bug' (#217) from GManon/SnootGame:imanidiot into Patch8-RAGE
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/217
2023-01-02 06:36:02 +00:00
GManon 17e90d3864 Fixes silly bug 2023-01-02 03:21:45 -03:00
Mappening 0198a6a831 Merge pull request 'Removes cache option and some spanish fixes' (#215) from GManon/SnootGame:spaniolo into Patch8-RAGE
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/215
2023-01-02 04:55:23 +00:00
Mappening 5653d6954e Merge pull request 'Simplifies the gallery code' (#216) from GManon/SnootGame:gallery-of-pain into Patch8-RAGE
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/216
2023-01-02 04:53:49 +00:00
GManon 073b6c4d27 Comma 2023-01-01 23:56:58 -03:00
GManon ace81b5d59 Stella uses a double l 2023-01-01 22:38:18 -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
GManon bb72f2d9b2 Fixes spanish jewlcase 2023-01-01 18:23:31 +00:00
GManon ce0d964872 Goodbye cache high 2023-01-01 05:13:05 -03:00
GManon 529fcd36f6 Fixes persistent cache and some spanish bull 2023-01-01 04:35:50 -03:00
MapAnon 67a17705aa forgot spanish images 2022-12-31 19:55:28 -06:00
MapAnon d32241fb5a music overhaul, webp conversion 2022-12-31 19:36:22 -06:00
MapAnon 8994d82548 cave intro using an image 2022-12-29 14:43:58 -06:00
MapAnon d291020ca6 nvm, just remove captions gallery 2022-12-29 14:17:44 -06:00
MapAnon 57ee492319 wip translatable gallery 2022-12-29 08:08:10 -06:00
MapAnon 940a57d720 fix more pendant stuff 2022-12-28 15:48:46 -06:00
MapAnon 79887b4bf4 fix spanish concert image 2022-12-28 15:48:30 -06:00
MapAnon ccc574f96c fix fang not having her pendant 2022-12-28 15:24:09 -06:00
Mappening e7910dbd44 Merge pull request 'Resolves #189 | Implement native Spanish translations' (#212) from Gmanon/SnootGame:spaniolo into Patch8-RAGE
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/212
2022-12-19 19:37:39 +00:00
GManon ad6a84e842 I swear the last one 2022-12-17 05:46:26 -03:00
GManon 57cf02f3c7 Smol fixes 2022-12-16 15:44:50 -03:00
GManon d18c33bced Future-proof for non-romantic languages 2022-12-16 11:50:48 -03:00
GManon 3453e17dfb Final mini fix 2022-12-16 01:02:49 -03:00
GManon 35a346730e Probs last batch 2022-12-16 00:21:01 -03:00
nutbuster 6bb0fa91fa Merge pull request 'Fixes problems with Fang's shoelaces in different sprites' (#213) from Gmanon/SnootGame:that's-why-your-shoes-raggedy into Patch8-RAGE
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/213
2022-12-12 22:48:17 +00:00
GManon 83426ac4e9 Fixes problems with shoelaces 2022-12-10 19:43:47 -03:00
GManon b05b339b99 Third batch of fixes 2022-12-09 01:24:53 -03:00
GManon 4709e6cd0b Fixes 2 2022-12-03 18:50:57 -03:00
GManon 6698b49761 First batch of fixes 2022-12-03 18:27:39 -03:00
GManon f05d77c118 Everything fixed if I say so myself 2022-11-29 23:49:13 -03:00
GManon 7d8a8ae478 Updates tl files 2022-11-29 23:41:16 -03:00
GManon f48403f3ea Fixes ending images 2022-11-29 22:16:10 -03:00
GManon 4bd250f819 Removes unused file 2022-11-29 21:51:12 -03:00
GManon 040cc7631f Various fixes 2022-11-29 21:40:46 -03:00
GManon 6b17972efe Merge branch 'Patch8-RAGE' of https://git.snootgame.xyz/Cavemanon/SnootGame into spaniolo 2022-11-29 17:29:08 -03:00
GManon 3426ed75f7 Terminado de revisar 2022-11-29 05:40:58 -03:00
Mappening 643cf2e6d2 Merge pull request 'Implements mod support and fixes the gallery in Android' (#211) from Gmanon/SnootGame:android_mods into Patch8-RAGE
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/211
2022-11-29 07:12:17 +00:00
GManon 9f8982512a More translatable text 2022-11-29 02:47:12 -03:00
GManon c76d6f8152 Marks text as translatable 2022-11-29 02:45:40 -03:00
GManon 18d4688ced Solves privacy concern 2022-11-29 02:33:26 -03:00
GManon dc80db05c7 Adds back mod button to android 2022-11-29 01:14:31 -03:00
GManon 001d7fff0f Trying to fix mods and gallery in android 2022-11-29 00:40:14 -03:00
Mappening 60a1748177 Merge pull request 'Resolves #209 | Simplifies the language selector and adds the notice prompt' (#210) from Gmanon/SnootGame:LanSel into Patch8-RAGE
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/210
2022-11-29 00:04:40 +00:00
GManon d239119569 Moves hbox to lang_button 2022-11-28 19:59:17 -03:00
GManon 11ceb1a73f Implements darkie for preferences screen 2022-11-28 19:37:34 -03:00
GManon 9252776dad Actually accommodates for weird flags. For real this time. 2022-11-28 19:12:54 -03:00
GManon 57555453b8 Adds notice prompt to preferences screen 2022-11-28 18:56:10 -03:00
GManon fc2096d3f3 Accommodates for weird flags and long language names 2022-11-28 18:36:59 -03:00
GManon eb86298f2c Makes the beginning prompt prettier 2022-11-28 07:32:07 -03:00
GManon 5e8959c5dd Makes both flags the same size 2022-11-28 07:19:03 -03:00
GManon 1b3f5d615a Implements language selector 2022-11-28 06:52:18 -03:00
GManon befdc2a7a8 Terminado 11 por fin 2022-11-28 00:24:01 -03:00
Mappening 7d70247bbd Merge pull request 'Add Confirmation before using other languages' (#208) from nutbuster/SnootGame:Patch88 into Patch8-RAGE
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/208
2022-11-28 02:54:20 +00:00
nutbuster c55dd48e52 Confirmation 2022-11-28 11:34:03 +11:00
MapAnon 9c0a9f5e6a sound effect conversions, minor script tweaks 2022-11-27 15:34:23 -06:00
GManon 6bf8840537 Termina 9 y deshace Fondo Rocoso de vuelta a Rock Bottom. 2022-11-27 04:07:01 -03:00
GManon 8a156a015c Halfway done with 9 2022-11-26 21:03:41 -03:00
GManon b223f142a1 Terminado 10 2022-11-26 04:00:42 -03:00
GManon 36d56f6549 Terminado 11C y 11D 2022-11-26 02:27:28 -03:00
GManon de1d5b8d5e Mas cosas que me saltie 2022-11-24 02:44:50 -03:00
GManon 498dcbfdd3 Joder tio chaval ostia 2022-11-24 02:40:43 -03:00
GManon c20f73cda9 Terminado 11A y 11B 2022-11-24 02:39:58 -03:00
GManon 4167d658d6 Terminado 12A 12.5D y 12.5C 2022-11-24 02:11:52 -03:00
MapAnon 7b506a04f6 remove unnecessary image transform 2022-11-23 04:29:39 -06:00
MapAnon c9656488d6 autism commit 2 2022-11-23 03:21:49 -06:00
GManon beecaa862a Terminado 13A 2022-11-23 01:52:40 -03:00
GManon a38d925fb7 De Rock Bottom a Fondo Rocoso y correciones de lo de mesías. 2022-11-22 21:22:44 -03:00
MapAnon f9f1501e20 actually fixed credits, moved credits code 2022-11-22 18:18:21 -06:00
cibermesias 3f56b2c053 Nyet
Vale, esta madre no acepta caracteres cirílicos
2022-11-22 03:07:28 -06:00
cibermesias 14d6ad2bb8 oops
error mío
2022-11-22 02:58:50 -06:00
cibermesias 8f4201c4c8 errores
vale verga, esto sigue lleno de errores
2022-11-22 02:58:08 -06:00
cibermesias 183cbcb711 7
Siete, yeah
2022-11-22 02:41:52 -06:00
cibermesias f7291e380d Update 6.anon-helps-fang-find-a-venue-for-band.rpy
6 ora sí
2022-11-22 01:03:55 -06:00
cibermesias d7e3177b42 Merge branch 'spaniolo' of https://git.snootgame.xyz/cibermesias/revCibermesias into spaniolo 2022-11-22 00:25:33 -06:00
Gmanon 0fdc53598c Merge pull request 'Vuelve a poner al día' (#4) from Gmanon/SnootGame:spaniolo into spaniolo
Reviewed-on: https://git.snootgame.xyz/cibermesias/revCibermesias/pulls/4
2022-11-22 06:19:03 +00:00
cibermesias 766d1e2992 6.5
seis y medio
2022-11-22 00:15:54 -06:00
GManon 3b3763b42d De Moe's a Moes y 13C 2022-11-21 21:30:14 -03:00
GManon 2b93cd0980 Credits 2022-11-21 18:02:38 -03:00
MapAnon 5b5034e36d untested missing credits fix 2022-11-21 14:50:34 -06:00
GManon 619b0502ef Rosa no dice mas An-on 2022-11-21 16:50:33 -03:00
GManon a7fed88429 Mover files to their own repo 2022-11-21 16:46:01 -03:00
Gmanon fc64a79adb Terminado 12C 2022-11-21 07:28:56 +00:00
Gmanon 2e931422d1 12B 2022-11-21 06:52:51 +00:00
Gmanon 03a2c25c49 12D terminado 2022-11-21 03:57:56 +00:00
Gmanon dd7771e9fd Terminado 13D 2022-11-21 01:47:38 +00:00
Gmanon 87607ed05d 13B 2022-11-20 22:59:00 +00:00
Gmanon 2c903c0648 14C 2022-11-20 20:37:24 +00:00
Gmanon 260c3dd9c8 Update 'game/tl/es/script/14B.bad-ending.rpy' 2022-11-20 19:36:55 +00:00
Gmanon 8250abc18c Merge pull request 'Pone branch al dia' (#3) from Gmanon/SnootGame:spaniolo into spaniolo
Reviewed-on: https://git.snootgame.xyz/cibermesias/revCibermesias/pulls/3
2022-11-20 18:37:02 +00:00
GManon d7439a3558 Merge branch 'spaniolo' of https://git.snootgame.xyz/cibermesias/revCibermesias into spaniolo 2022-11-20 15:25:55 -03:00
Gmanon 9b2ee8b796 14D listo. 2022-11-19 20:12:06 +00:00
Gmanon 53edcd0fda Poema/Canción 2022-11-19 18:17:10 +00:00
Gmanon 061d4e7029 Faltaba Raymba 2022-11-19 18:02:59 +00:00
GManon 3d540bc005 Extras terminados 2022-11-19 03:06:37 -03:00
GManon 1d71ba9e6f PTA meeting 2022-11-19 02:20:33 -03:00
MapAnon 86e97a2eb7 working patch title 2022-11-17 22:47:29 -06:00
Mappening 17944ce25e Merge pull request 'Fixes #183 | Certain CGs are not marked as seen on the gallery' (#199) from Gmanon/SnootGame:gal-fix-2 into Patch8
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/199
2022-11-17 08:29:24 +00:00
Mappening fd42302875 Merge pull request 'Jsonify the hard-coded cg_paths in gallery' (#202) from nutbuster/SnootGame:Patch88 into Patch8
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/202
2022-11-17 08:26:17 +00:00
MapAnon 4471172906 autism commit 2022-11-17 01:56:53 -06:00
nutbuster caa824cefe Jsonified 2022-11-17 15:10:41 +11:00
GManon 6bb893a7b8 Gallery fix 2022-11-16 22:37:49 -03:00
Mappening a0acc625bf Merge pull request 'Fixes #181 | Makes fang tail playable' (#198) from Gmanon/SnootGame:Gal-video-fix into Patch8
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/198
2022-11-16 21:02:15 +00:00
GManon 5fdfadfd64 Makes fang tail playable 2022-11-16 13:55:40 -03:00
GManon a511489f2d Forgot to merge changes in x4 2022-11-16 11:34:40 -03:00
GManon 4fdb96d011 Forgot credits file 2022-11-16 11:29:07 -03:00
GManon 4ad9f62289 Preparations to remerge the translation files 2022-11-16 11:19:40 -03:00
Mappening 6320f49d01 Merge pull request 'revamped credits w/ translators, misc tweaks' (#197) from MapAnon/SnootGame:master into Patch8
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/197
2022-11-16 06:27:20 +00:00
MapAnon a9e7fe11c9 fix damn conflicts 2022-11-16 00:19:19 -06:00
Mappening 59c43c4de6 Merge pull request 'Patch 8 - Translation Menu(s) & misc. fixes' (#193) from nutbuster/SnootGame:Patch88 into Patch8
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/193
2022-11-16 05:55:00 +00:00
MapAnon 538f2e6fc5 comment dat shit out 2022-11-15 23:33:47 -06:00
MapAnon 7d320565f0 revamp credits 2022-11-15 23:33:16 -06:00
nutbuster e0d644268e Additional Translatable OG Credits 2022-11-16 08:57:22 +11:00
nutbuster 2483ce7db9 Grid like credits for translators 2022-11-15 14:42:19 +11:00
MapAnon 5e37118aa9 fix extras menu offset 2022-11-14 17:37:43 -06:00
MapAnon 9dc329be61 fix indentation and change translation select sound 2022-11-14 17:30:39 -06:00
MapAnon a417554660 fix credits parenthesis 2022-11-14 16:39:44 -06:00
MapAnon 15779099a4 Update gitignore 2022-11-14 16:11:18 -06:00
MapAnon 2dec3784f0 Merge branch 'Patch88' of https://git.snootgame.xyz/nutbuster/SnootGame 2022-11-14 15:44:37 -06:00
GManon 51931ddaca Backing up files. 2022-11-14 01:25:20 -03:00
GManon c6785cb029 Trish extras. 2022-11-12 17:58:08 -03:00
nutbuster ef5115dc2c Add _() 2022-11-12 21:50:06 +11:00
nutbuster 3cf909a782 Add Spanish Credit 2022-11-12 21:45:52 +11:00
GManon 457d3c8402 Archivo x9 2022-11-12 05:27:30 -03:00
GManon 63d79d6855 Archivo x8 2022-11-12 04:55:50 -03:00
GManon 25da4b2dce Archivo x7 2022-11-12 04:39:43 -03:00
cibermesias b4a50c2625 Cambio menor
iNSTITUTO
2022-11-11 19:23:44 -06:00
cibermesias c7d1447fb6 Revert "Cambio menor"
This reverts commit 35c919a2c3.
2022-11-11 19:23:08 -06:00
cibermesias 35c919a2c3 Cambio menor
instituto
2022-11-11 19:22:32 -06:00
GManon 77841e7e41 All assets done. 2022-11-11 19:07:16 -03:00
GManon 7db76467ab Correciones 14A 2022-11-11 17:54:09 -03:00
GManon 1295530846 Fangrave and comma. 2022-11-11 03:15:35 -03:00
GManon 3b3f7cbfb7 Forgot an image. 2022-11-11 02:13:39 -03:00
GManon dbfff596c2 File sync 2022-11-11 00:57:17 -03:00
GManon 43ea86790d Solo falta CG de tumba. 2022-11-11 00:42:06 -03:00
nutbuster 54f5c7b857 fix gallery & rename seen_image -> mark_image_seen 2022-11-11 13:44:42 +11:00
nutbuster 02051ba08b In-engine credits & more removal of dots 2022-11-11 13:01:22 +11:00
nutbuster 685533b1e9 Gallery final 2022-11-11 12:39:19 +11:00
cibermesias b36f9f5ae7 Update 6.anon-helps-fang-find-a-venue-for-band.rpy
Empiezo el 6
2022-11-10 01:49:44 -06:00
cibermesias 50d77c0668 test
test
2022-11-09 20:44:04 -06:00
GManon ea394d902f Testing sync 2022-11-09 21:07:01 -03:00
cibermesias 130620daa4 test
cambio menor
2022-11-09 18:03:55 -06:00
cibermesias 2c338b451d Cambio menor
Cambio menor
2022-11-09 17:41:17 -06:00
cibermesias 917cc5f063 5
5
2022-11-09 17:41:16 -06:00
GManon cf8c4f285b Fixes in chat convo 2022-11-09 15:13:40 -03:00
GManon 64d1df8acd Partially translated files.
TODO: cgs and backgrounds.
2022-11-09 14:41:54 -03:00
nutbuster b9b6d8ca8b Remove . from labels to prevent crash 2022-11-09 17:23:37 +11:00
nutbuster 7793449cb0 Bump the extra menu buttons 2022-11-09 16:57:22 +11:00
nutbuster be09b403b8 Clean and increase to 4 columns. 2022-11-09 16:50:46 +11:00
nutbuster 13edb6e5d8 Kill auto update 2022-11-09 16:44:09 +11:00
nutbuster e5c9e5ee1a Kill local cache thumbnails 2022-11-09 16:43:21 +11:00
nutbuster 7711c6b414 Remove unneeded width & height 2022-11-07 12:08:21 +11:00
nutbuster 2587b4724f fullbody images 2022-11-07 12:07:43 +11:00
nutbuster 12d3ca9068 Mouseover fixed again 2022-11-07 12:07:22 +11:00
nutbuster 626729bd0f definitions, json & undefining golden ending dupe 2022-11-03 20:54:20 +11:00
GManon dabebf8638 Basic fixes 2022-11-03 04:46:41 -03:00
Gmanon 7509a1f07e Merge pull request 'Revisiones-octubre' (#2) from cibermesias/revCibermesias:Revisiones-octubre into spaniolo
Reviewed-on: https://git.snootgame.xyz/Gmanon/SnootGame/pulls/2
2022-11-03 07:44:33 +00:00
Gmanon 0bb60751fb Merge branch 'spaniolo' into Revisiones-octubre 2022-11-03 07:42:45 +00:00
GManon 03b2673593 Improved insult images 2022-11-03 00:05:53 -03:00
nutbuster 5f00c4c97d Add es folder (temporary stub file included) 2022-11-03 08:17:35 +11:00
nutbuster ee5fd87d78 Add the real translation string 2022-11-03 08:13:51 +11:00
nutbuster 00a49d2342 Change Spain's flag to Mexico's Flag 2022-11-03 08:12:49 +11:00
GManon 0fb887256b Strings that were not marked as translatable 2022-11-02 02:59:28 -03:00
Gmanon 392b41e0d7 Merge branch 'spaniolo' into Revisiones-octubre 2022-11-02 01:25:02 +00:00
Gmanon f839180249 Tal vez soluciona conflicto de merge 2022-11-02 01:24:32 +00:00
Gmanon 26af36b287 Resuelve conflicto de branch (Espero) 2022-11-02 01:19:31 +00:00
nutbuster dc2abc5494 Randomize point rewarding choices 2022-11-02 12:07:52 +11:00
cibermesias bc965c6acd gitignore
Nop
2022-11-01 15:44:28 -06:00
cibermesias e792468920 Error menor
Error menor
2022-11-01 15:42:57 -06:00
nutbuster b586e8f4e9 No children, only child 2022-11-02 08:38:50 +11:00
cibermesias 0f0f30fc91 4
Script 4. Y sólos
2022-10-31 00:22:51 -06:00
GManon 5685b993f8 Forgot these images. 2022-10-29 19:55:23 -03:00
cibermesias 291d82e058 Update 3.showing-up-at-band-practice-and-giving-feedback.rpy
3
2022-10-29 02:02:12 -05:00
nutbuster 2a79673d09 if check 2022-10-29 17:09:38 +11:00
nutbuster 66320bf827 Delete placeholder flags 2022-10-29 17:02:02 +11:00
nutbuster 167d64ca41 Merge pull request 'merge Patch7 into master' (#192) from Patch7 into master
Reviewed-on: https://git.snootgame.xyz/Cavemanon/SnootGame/pulls/192
2022-10-29 05:53:39 +00:00
cibermesias ce5596b2c6 2
Script 2
2022-10-29 00:49:16 -05:00
nutbuster 05269f6770 Translation additonal and bonus flash fix 2022-10-29 16:46:40 +11:00
nutbuster dda914a2c5 int'd 2022-10-29 16:44:59 +11:00
cibermesias fd66144e65 Comienzo 2
Comienzo 2
2022-10-28 19:15:57 -05:00
GManon 53e37bfd10 Cambio menor. 2022-10-28 00:46:22 -03:00
nutbuster 2f34eca85b Replace big ending with v2 2022-10-28 11:48:44 +11:00
GManon c6e68d6f75 Shitpost traducido 2022-10-27 21:32:21 -03:00
nutbuster c14bf31238 Undo threading 2022-10-27 17:25:15 +11:00
nutbuster 6b58f1dd14 Replace is not with != 2022-10-27 17:01:24 +11:00
nutbuster ab34f00ae0 Translation Boot Menu 2022-10-27 17:00:27 +11:00
cibermesias 5854f1bd6a Cambios menores
Work never ends
2022-10-27 00:17:54 -05:00
Gmanon 4d78ee81c7 Merge pull request 'Revisión gramatical de Cibermesías' (#1) from cibermesias/revCibermesias:spaniolo into spaniolo
Reviewed-on: https://git.snootgame.xyz/Gmanon/SnootGame/pulls/1
2022-10-25 07:30:08 +00:00
cibermesias a653dc9d97 Correcciones 2022-10-24 22:29:43 -05:00
cibermesias 15e775a34f Cambio menor
"fuck all of you". No, en serio, así dice la línea.
2022-10-24 20:24:37 -05:00
cibermesias 85e5ca1708 mo
mo
2022-10-24 20:14:49 -05:00
cibermesias fa71757175 Día 1
Día 1
2022-10-24 19:35:54 -05:00
cibermesias 1cd836d90d Comienzo día 1
Comienzo día 1
2022-10-24 18:11:43 -05:00
cibermesias bb971e75cc Corrección menor 2022-10-24 03:56:42 -05:00
cibermesias 81b8097916 test
Pruebas con el cap. 2
2022-10-24 03:55:39 -05:00
GManon c47276d5f1 More fixes 2022-10-24 04:20:47 -03:00
GManon 0212ab3f9f Various fixes. 2022-10-24 03:58:11 -03:00
GManon af4fff8df5 Bare-bones translation selector, making some texts translatable and common translation 2022-10-24 03:43:37 -03:00
GManon 2fa6740103 Added Spanish images and misc translations 2022-10-24 03:17:46 -03:00
GManon dda5b18306 Misc fixes 2022-10-24 03:05:21 -03:00
GManon 5b6a1d3ff6 Added Spanish tl files 2022-10-24 02:56:06 -03:00
nutbuster e74d634799 Cache thumbnail parallel 2022-10-21 12:43:01 +11:00
1687 changed files with 371772 additions and 4001 deletions
+11 -4
View File
@@ -20,11 +20,15 @@ errors.txt
traceback.txt
#Vim swap files
#Vim (best text editor) swap files
.sw?
*~
*.bak
#For vscode niggas since gitignore does this for us
/.vscode/*
/.vscode/
#save files & cache files
/game/saves/
/game/saves/*
@@ -42,9 +46,6 @@ env
*.pyc
*.pyo
#Vim (best text editor) swap files
.sw?
#binary files
*.rpyc
*.rpymc
@@ -54,3 +55,9 @@ env
#android
.android.json
#linux
*.sh
# Exclude mod folders, but not files in the root mod directory
/game/mods/*/
+88
View File
@@ -0,0 +1,88 @@
clone:
git:
image: woodpeckerci/plugin-git
settings:
depth: 1
steps:
changelog:
image: debian
commands:
- apt update
- apt install git -y
- mkdir dist
- git log --oneline --decorate --since="7.days" --pretty="## %s%n%an%n%aD%n%b" > dist/README.md || echo "Could not write changelog!" >> dist/README.md #Get that changelog
version-tag:
image: debian
commands:
- sed -i -e "s/INTERNAL-BUILD/${CI_COMMIT_TAG}/g" game/options.rpy #Change the internal build name to the tagged version
- sed -i -e "s/INTERNAL-BUILD/${CI_COMMIT_TAG}/g" android.json
when:
- event: tag
version-cron:
image: debian
commands:
- sed -i -e "s/INTERNAL-BUILD/${CI_COMMIT_SHA}/g" game/options.rpy #if no tag, make it the commit num
- sed -i -e "s/INTERNAL-BUILD/${CI_COMMIT_SHA}/g" android.json
when:
- event: cron
build:
image: openjdk:21-jdk-bookworm
commands:
- apt update
- apt install libgl1 patch -y
- sed -i -e "s/VERSION/${RenpyVersion}/g" game/options.rpy #Change the renpy version to the woodpecker reuqested one.
#Get Renkit
- wget -qO- "https://github.com/kobaltcore/renkit/releases/download/v${RenkitVersion}/renkit-x86_64-unknown-linux-gnu.tar.xz" | tar -Jax --directory=/tmp/
- /tmp/renkit-x86_64-unknown-linux-gnu/renconstruct build "." dist/
- mkdir "dist/android"
- mv dist/*.apk "dist/android"
- cd /tmp/
archival-sha:
image: debian
commands:
- apt update
- apt install curl bash -y
- curl https://git.cavemanon.xyz/Cavemanon/Woodpecker-Webdav/raw/branch/master/push.sh > /tmp/push.sh ## I'd use a proper docker container, but dockerhub is owned by the CIA and I refuse to deal with that (also I don't care to maintain it or set it up). #TODO: merge this script as apart of the file so we don't make unnecessary network requests every time we build.
- chmod +x /tmp/push.sh
- PLUGIN_USERNAME=$RELEASESMITHNEXTCLOUDUSERNAME PLUGIN_PASSWORD=$RELEASESMITHNEXTCLOUDPASSWORD PLUGIN_DESTINATION=https://cloud.dev.cavemanon.xyz/remote.php/dav/files/ReleaseSmith/Snoot%20Game/Internal%20Builds/nightly-${CI_COMMIT_SHA}/ PLUGIN_MAKE_FOLDER_AT=https://cloud.dev.cavemanon.xyz/remote.php/dav/files/ReleaseSmith/Snoot%20Game/Internal%20Builds/nightly-${CI_COMMIT_SHA}/ PLUGIN_FILE_GLOB=dist/* /tmp/push.sh #sovl
- rm -rf "dist"
secrets: [ releasesmithnextcloudusername, releasesmithnextcloudpassword ]
when:
- event: cron
cron: "nightly"
archival-tag:
image: debian
commands:
- apt update
- apt install curl bash -y
- curl https://git.cavemanon.xyz/Cavemanon/Woodpecker-Webdav/raw/branch/master/push.sh > /tmp/push.sh ## I'd use a proper docker container, but dockerhub is owned by the CIA and I refuse to deal with that (also I don't care to maintain it or set it up). #TODO: merge this script as apart of the file so we don't make unnecessary network requests every time we build.
- chmod +x /tmp/push.sh
- PLUGIN_USERNAME=$RELEASESMITHNEXTCLOUDUSERNAME PLUGIN_PASSWORD=$RELEASESMITHNEXTCLOUDPASSWORD PLUGIN_DESTINATION=https://cloud.dev.cavemanon.xyz/remote.php/dav/files/ReleaseSmith/Snoot%20Game/Internal%20Builds/release-${CI_COMMIT_TAG}/ PLUGIN_MAKE_FOLDER_AT=https://cloud.dev.cavemanon.xyz/remote.php/dav/files/ReleaseSmith/Snoot%20Game/Internal%20Builds/release-${CI_COMMIT_TAG}/ PLUGIN_FILE_GLOB=dist/* /tmp/push.sh #sovl
- rm -rf "dist"
secrets: [ releasesmithnextcloudusername, releasesmithnextcloudpassword ]
when:
- event: tag
release:
image: woodpeckerci/plugin-gitea-release:latest
settings:
base_url: https://git.cavemanon.xyz
api_key:
from_secret: releasesmithapikey
files: "*-dists/*"
prerelease: true
title: "${CI_COMMIT_TAG}"
when:
- event: tag
matrix:
RenpyVersion:
- "8.3.2"
RenkitVersion:
- "4.4.0"
+1 -1
View File
@@ -1,5 +1,5 @@
# Snoot Game
<h1>Contributing</h1>
<p>Find an issue and start working. Creating issues is very helpful. Simply emailing patches/updated versions of the script works too. <b>All PRs/Contributions to the main code should go to the patch branch and NOT master as to leave master a stable branch</b>. All contributions belong to you, but are licensed under the GNU AGPL v3 and are adherent to the GPL-Exception in the root of the project file.</p>
<p>Find an issue and start working. Creating issues is very helpful. Simply emailing patches/updated versions of the script works too. <b>All PRs/Contributions can go to the master branch now, unless the contributer requests/is specified otherwise.</b>. All contributions belong to you, but are licensed under the GNU AGPL v3 and are adherent to the GPL-Exception in the root of the project file.</p>
<p>It should be noted that any non-contributor sourced assets for the game MUST be under some form of free licensing that is <a href=https://creativecommons.org/share-your-work/licensing-considerations/compatible-licenses/>compatable with the CC-BY-SA 4.0 (Listed in this link as BY-SA)</a> for it to be added to the game. This includes audio, images, other bits of code, and other copyrightable assets. Compatable licenses include, but aren't limited to, CC-BY, Public Domain, CC-BY-SA 4.0, CC-BY-SA 3.0, The Free Art license, or any other license that is permissive in how it is used.</p>
+24
View File
@@ -0,0 +1,24 @@
{
"expansion": false,
"google_play_key": null,
"google_play_salt": null,
"heap_size": "3",
"icon_name": "Snoot Game",
"include_pil": false,
"include_sqlite": false,
"layout": null,
"name": "Snoot Game",
"numeric_version": 1,
"orientation": "sensorLandscape",
"package": "cavemanon.snootgame",
"permissions": [
"VIBRATE",
"INTERNET"
],
"source": false,
"store": "none",
"update_always": true,
"update_icons": true,
"update_keystores": true,
"version": "INTERNAL-BUILD"
}
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
If you want assets that aren't in a OGG format and are truly uncompressed, visit snootgame.xyz for a pack that contains all that stuff for you.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More