Commit graph

  • 84240297e5 document where snoot config vars are Map 2024-10-05 08:18:06 -0500
  • a8fb7bae19 correct some more lint errors Map 2024-10-05 08:16:02 -0500
  • cd21d816d3 correct minor russian lint error Map 2024-10-05 08:12:39 -0500
  • 557ce88ff4 Remove check that makes developer tools only appear when config.developer is on Map 2024-10-05 08:09:52 -0500
  • 7309c68119 Bring edgescroll toggling from Wani Map 2024-10-05 08:09:19 -0500
  • 6c283a8dcd add back in mod menu options Map 2024-10-05 08:06:25 -0500
  • f0892157ab Remove redundant mod var setup Map 2024-10-05 08:06:13 -0500
  • dabac1f5f0 Implement internal 'en' language, and backport splashscreen fixes from Wani Map 2024-10-05 08:04:35 -0500
  • 7d2203dc04 make the mod menu work (not testing mods) and slightly better the mod processing code Map 2024-10-04 20:55:43 -0500
  • 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 Map 2024-10-04 18:12:30 -0500
  • 85d71da086 import wani mod script Map 2024-10-04 18:06:23 -0500
  • 4db1a76088 Italian Translation (#246) MichaelYick 2024-10-04 21:46:02 +0000
  • 634a370591 fix italian typos that cause the game to crash Map 2024-10-03 19:43:47 -0500
  • 4727aa4cc9 tweak scene resetting in chapter select Map 2024-10-03 19:41:09 -0500
  • c34c64d42b fix typo in chapter select Map 2024-10-03 17:31:24 -0500
  • 61bf0a76fe PR to push the new stuff translated in italian to the italian_branch (#248) dsatta 2024-10-03 22:29:54 +0000
  • e34e379f62 unfixed typo? dsatta 2024-10-04 00:28:41 +0200
  • 94ae65c4f4 new stuff translated in italian dsatta 2024-10-04 00:20:02 +0200
  • 2255fcfb26 fixed typo in chapter_select.rpy dsatta 2024-10-04 00:19:00 +0200
  • 519ae45f81 RETREAT RETREAAAAT dsatta 2024-10-04 00:11:52 +0200
  • ffcf66bc76 RANDOM BULLSHIT MONSTER COMMIT 2 GO dsatta 2024-10-03 23:56:39 +0200
  • c9e64eee92 RANDOM BULLSHIT MONSTER COMMIT GO dsatta 2024-10-03 23:54:34 +0200
  • 98118df6da Forgot to mark text as translatable. NOW it's safe for translators to do their work Map 2024-10-03 12:26:45 -0500
  • 353051f521 Move ch.5 definitions into their appropriate scripts, make sure people updating to patch 11 will still have the fang tail movie unlocked. Map 2024-10-03 12:12:42 -0500
  • 5fc3d6d688 uncomment label in ch.5 so translations don't screw up there Map 2024-10-03 12:07:52 -0500
  • 0e9a2d4bdc size italian flag down so it's consistent with the rest of the flags Map 2024-10-03 11:39:00 -0500
  • fd9e67dd49 fix indentation accidentally cutting off language selection because of code for the debug scores Map 2024-10-03 11:24:27 -0500
  • a80f5402fa fix a blunder on my end where ending_image() was defined too late, causing a crash Map 2024-10-03 11:20:46 -0500
  • 1e2bb4ed37 Put back versioning in options.rpy when building epic nuster moment where he removed something without fully understanding why it's there (You can put the name of the patch when submitting a tag for building you dolt) Map 2024-10-03 11:02:26 -0500
  • 738ed76e8b Merge branch 'master' into italian_branch Map 2024-10-03 10:56:09 -0500
  • 2ee758979a Merge branch 'italian_branch' of https://git.cavemanon.xyz/Cavemanon/SnootGame into italian_branch Map 2024-10-03 10:49:55 -0500
  • 998393bb4c make credits not braindead retarded (de-hardcoding image vars, making it much easier for translators to make their credits changes) Map 2024-10-03 10:49:46 -0500
  • 91abc6f87f Move some config vars to options.rpy Map 2024-10-03 10:15:14 -0500
  • 3b53dc1f6f Move story var resetting so that it runs everytime the user enters the ending selection menu. Fix list copying to work as intended Map 2024-10-03 10:09:29 -0500
  • e82064ef6b slightly better documentation for storyline.rpy Map 2024-10-03 07:22:12 -0500
  • c8b5c68649 Reset story vars when chapter select initializes Map 2024-10-03 07:21:59 -0500
  • 6b93689456 Provide a const-like variable for chapter_list so it can be reset as needed Map 2024-10-03 07:15:35 -0500
  • f71b284e90 revise chapter select code again Map 2024-10-03 07:07:41 -0500
  • 267634783d Merge pull request 'Redo chapter select and minor clean up of code base' (#247) from chapter_select_and_misc_fixes into master Mappening 2024-10-03 03:19:00 +0000
  • 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. Map 2024-10-02 11:16:26 -0500
  • 10e8010f9b fix chapter select needing developer mode enabled Map 2024-10-02 10:52:48 -0500
  • 5126f0e3ae fix oversight of me being retarded and removing an import without testing Map 2024-10-02 10:52:26 -0500
  • c3e365d01c Add setup_ending. Endings are now determined and setup the moment branching is required. Map 2024-10-02 07:27:34 -0500
  • 3059d469f2 redo chapter select and chapter processing Map 2024-10-02 06:54:36 -0500
  • 2a157e1362 add locking feature to get_ending (needed for chapter 11) Map 2024-10-02 06:34:35 -0500
  • 1373bed36b document chapter_variables Map 2024-10-02 06:34:14 -0500
  • 99997a4204 move all non-default renpy scripts into src Map 2024-10-01 17:17:59 -0500
  • cebabce278 document the few functions in script.rpy Map 2024-10-01 17:16:36 -0500
  • 00166f6d3d move insult layers function into misc_definitions Map 2024-10-01 17:16:18 -0500
  • d9cb051d91 reorganize definitions into a seperate file. Rename definitions.rpy into image_definitions.rpy change some var defaults into actual default statements Map 2024-10-01 17:11:18 -0500
  • 0ceae541a5 Add more safegaurds when entering the chapter select, rephrase some chapter select text Map 2024-10-01 17:03:38 -0500
  • 4b5a376355 Merge remote-tracking branch 'origin/master' into italian_branch nutbuster 2024-10-02 07:19:37 +1000
  • ee3f8b7152 Merge pull request 'Chapter navigation improvements' (#244) from Iggy/SnootGame:master into master Mappening 2024-10-01 21:04:54 +0000
  • ecb1d011ee Reimburse the Itailans nutbuster 2024-10-02 06:53:02 +1000
  • 646d0be9b4 Add the italians to credits, add spacing between translation credits nutbuster 2024-10-01 07:38:07 +1000
  • 827303fca5 Add & rectify missing patch name nutbuster 2024-10-01 07:37:40 +1000
  • 4b0037d430 re-source the Italy flag from wikipedia nutbuster 2024-10-01 07:20:56 +1000
  • e7aa122aea Merge remote-tracking branch 'italian/patch_ita' into italian nutbuster 2024-10-01 07:20:43 +1000
  • b0bbfc17d5 chapter x10 proofread dsatta 2024-09-28 22:48:03 +0200
  • e88794b879 chapter x9 proofread dsatta 2024-09-28 22:32:43 +0200
  • 60aae96f67 chapter x8 proofread dsatta 2024-09-28 21:43:33 +0200
  • 74eac0f817 chapter x7 proofread dsatta 2024-09-28 21:19:56 +0200
  • 815a5a89c2 chapter x6 proofread dsatta 2024-09-28 19:29:04 +0200
  • cf30a30b44 chapter 13D proofread dsatta 2024-09-28 19:28:54 +0200
  • 1f2e68f776 chapter x5 proofread dsatta 2024-09-28 18:30:16 +0200
  • b869edc9cd chapter 6 proofread dsatta 2024-09-27 22:36:11 +0200
  • a6f67f193f chapter x4 proofread dsatta 2024-09-27 22:33:48 +0200
  • 886be10ad8 chapter x3 proofread dsatta 2024-09-27 22:13:37 +0200
  • 5e525b44be chapter 7 proofread dsatta 2024-09-27 22:13:26 +0200
  • 5325fc2373 chapter 5 proofread dsatta 2024-09-27 22:13:18 +0200
  • 56213e987a chapter x2 proofread dsatta 2024-09-27 21:54:43 +0200
  • e6b4bb47a2 chapter x1 proofread dsatta 2024-09-27 21:38:44 +0200
  • a205a33800 chapter 14D proofread dsatta 2024-09-26 13:13:47 +0200
  • 71b9dea8e6 chapter 14C proofread dsatta 2024-09-26 12:13:29 +0200
  • b5b06b462c chapter 14B proofread dsatta 2024-09-26 11:12:17 +0200
  • dd62cb5419 chapter 14A proofread dsatta 2024-09-25 19:06:14 +0200
  • 97016f2d92 chapter 13D proofread dsatta 2024-09-25 16:58:35 +0200
  • 1cf1b9449a chapter 13C proofread dsatta 2024-09-25 16:58:26 +0200
  • d22dc0ac2f chapter 13B proofread dsatta 2024-09-25 16:58:18 +0200
  • d07b84e875 chapter 13A proofread dsatta 2024-09-25 16:58:08 +0200
  • 66b3a307a1 chapter 12.5D proofread dsatta 2024-09-25 16:57:56 +0200
  • 88bf557eaf chapter 12.5C proofread dsatta 2024-09-25 16:57:45 +0200
  • c6c6365de5 chapter 8 proofread dsatta 2024-09-25 16:57:34 +0200
  • 23e559cd86 chapter 3 proofread dsatta 2024-09-25 16:57:24 +0200
  • 3bb083563e chapter 13C proofread dsatta 2024-09-20 20:02:26 +0200
  • f8f7442f2d chapter 13B proofread dsatta 2024-09-20 16:17:49 +0200
  • 93b6ba8def chapter 13A proofread dsatta 2024-09-20 16:17:35 +0200
  • ddf313b677 chapter 12.5C proofread dsatta 2024-09-20 16:17:21 +0200
  • 604902b024 Merge branch 'patch_ita' of https://git.cavemanon.xyz/dsatta/SnootGameItalian into patch_ita dsatta 2024-09-20 11:32:15 +0200
  • 3acab2c5d9 chapter 5 proofread dsatta 2024-09-20 11:26:31 +0200
  • 1e509deda7 chapter 13A proofread dsatta 2024-09-20 11:25:09 +0200
  • b86f73f964 chapter 12D proofread dsatta 2024-09-20 11:25:02 +0200
  • 573588da6a chapter 12C proofread dsatta 2024-09-20 11:24:56 +0200
  • 5784d20c21 chapter 12B proofread dsatta 2024-09-20 11:24:49 +0200
  • d1a55fe8d1 chapter 12A proofread dsatta 2024-09-20 11:24:40 +0200
  • 88ae57708d chapter 12.5D proofread dsatta 2024-09-20 11:24:32 +0200
  • bd976a9459 chapter 12.5C proofread dsatta 2024-09-20 11:24:24 +0200
  • ff5bb337c7 chapter 11D proofread dsatta 2024-09-20 11:23:47 +0200
  • 12590aee92 chapter 11C proofread dsatta 2024-09-20 11:23:40 +0200
  • 130ae3d966 chapter 11B proofread dsatta 2024-09-20 11:23:34 +0200