antivirak / japonsko-vn

RenPy visual novel about gaijin trip to japan
0 stars 0 forks source link

Feature/eliska obsah pribehu vz12 #58

Closed Elerenard closed 2 months ago

Elerenard commented 2 months ago

Akt 7 i s obrázky

Summary by Sourcery

Add a new chapter 'akt7' to the game script, expanding the storyline with new scenes, character interactions, and player choices.

New Features:

sourcery-ai[bot] commented 2 months ago

Reviewer's Guide by Sourcery

This pull request implements a significant portion of Act 7 in the game script, introducing new scenes, character interactions, and story progression. The changes primarily focus on expanding the narrative in Kyoto, including various tourist attractions and character development moments.

File-Level Changes

Change Details Files
Implementation of Act 7 with new scenes and dialogue
  • Added new label 'akt7' to start Act 7
  • Implemented morning scene in Kyoto hotel
  • Added choice for player to stay with Adrian or go sightseeing
  • Implemented scenes for taking care of sick Adrian
  • Added various Kyoto sightseeing scenes (gardens, bamboo forest, monkey park, etc.)
  • Implemented character interactions and dialogue during sightseeing
  • Added scenes for meals and shopping in Kyoto
  • Implemented evening scenes at Fushimi Inari shrine
game/script.rpy
game/story/akt7.rpy
Character development and relationship progression
  • Added romantic dialogue options with Adrian
  • Implemented conversation with Dante about his background
  • Added interactions with Sučan hinting at his feelings
  • Implemented annoying interactions with Mimoň character
game/story/akt7.rpy
Integration of Japanese cultural elements and tourist experiences
  • Added descriptions of Japanese gardens and temples
  • Implemented scenes in bamboo forest and monkey park
  • Added experiences with Japanese public transportation
  • Implemented scenes of trying Japanese food (soba, takoyaki)
  • Added visit to soy sauce brewery
  • Implemented evening scene at Fushimi Inari shrine
game/story/akt7.rpy

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.