• here (or there)
  • https://www.san7890.com
  • Maintainer of Open Source Games, jokecracking wanderer

  • Joined on 2023-05-05
san7890 pushed to hunting at san7890/SnootGame 2023-05-07 06:27:00 +00:00
279608bf80 actually uses the automated renpy translation feature formatting
san7890 commented on pull request Cavemanon/SnootGame#221 2023-05-07 06:22:50 +00:00
chore: Fixes Indentation (mostly in chapter scripts)

Let me know if I extracted the translation files from Ren'Py the wrong way.

san7890 pushed to indentation-stuff at san7890/SnootGame 2023-05-07 06:22:03 +00:00
9f2bd4ed5f fixes translation menus
san7890 commented on pull request Cavemanon/SnootGame#221 2023-05-07 06:04:58 +00:00
chore: Fixes Indentation (mostly in chapter scripts)

image

No crash exception on launch, storyline starts fine as expected.

Will fix the Spanish stuff in an upcoming commit.

san7890 commented on issue Cavemanon/SnootGame#222 2023-05-07 05:58:16 +00:00
CI/CD

Just spitballing the concept, but how would we even measure success/failure in something like unit testing every ending to ensure it still works as desired? Or: would this just be limited to…

san7890 created pull request Cavemanon/SnootGame#223 2023-05-07 05:55:20 +00:00
fix: Cleans up TODO regarding duplicate Rosa line.
san7890 pushed to hunting at san7890/SnootGame 2023-05-07 05:48:48 +00:00
93a548957d fix: Cleans up TODO regarding duplicate Rosa line.
san7890 created branch hunting in san7890/SnootGame 2023-05-07 05:48:48 +00:00
san7890 created pull request Cavemanon/SnootGame#221 2023-05-07 05:03:13 +00:00
chore: Fixes Indentation (mostly in chapter scripts)
san7890 pushed to indentation-stuff at san7890/SnootGame 2023-05-07 04:51:26 +00:00
0c648922aa common code
378cb12bf4 Late Game (Chapters 13, 14) and Bonus Chapters
c890f2094c 2, 5, 8, 11
dbffdf5c36 chapters 1 and 4
c274f8726a reduce copypasta in chapter7
Compare 10 commits »
san7890 created branch indentation-stuff in san7890/SnootGame 2023-05-07 04:51:25 +00:00
san7890 pushed to flag-cleanup at san7890/SnootGame 2023-05-07 02:11:34 +00:00
404d3f91bd removes the `trad` arg to `initstats()` as well
san7890 created pull request Cavemanon/SnootGame#220 2023-05-07 02:10:28 +00:00
chore: Removes tradwife flag
san7890 pushed to flag-cleanup at san7890/SnootGame 2023-05-07 02:07:38 +00:00
340528ee02 removes the ending flag
ef4764b322 `get_ending` to not be numerically based, but instead enum-based. (#219)
Compare 2 commits »
san7890 created branch flag-cleanup in san7890/SnootGame 2023-05-07 02:07:37 +00:00
san7890 deleted branch Patch7 from san7890/SnootGame 2023-05-07 02:01:03 +00:00
san7890 deleted branch NewPatch from san7890/SnootGame 2023-05-07 02:00:59 +00:00
san7890 pushed to glooorg at san7890/SnootGame 2023-05-06 22:33:05 +00:00
91fcbe3160 whoops that broke
san7890 pushed to glooorg at san7890/SnootGame 2023-05-06 21:57:52 +00:00
1b5de03b2a tidies up that comment
san7890 commented on pull request Cavemanon/SnootGame#219 2023-05-06 21:55:36 +00:00
chore: Prettifies get_ending to not be numerically based, but instead string-based.

They can be, implemented in latest commit. Works on my machine.