View Issue Details

IDCategoryLast Update
0002021Suggestion2020-05-04 01:23
ReporterCasiope 
SeverityminorReproducibilityalways
Status resolvedResolutionfixed
Summary0002021: Debbie debt phone call can be postponed indefinitely
DescriptionVersion 0.18.6.

The scene where the main character overhears Debbie's phone call is postponed, if we don't go to the home entrance, and if we go to sleep during daytime. For the sake of consistency, this scene should always be done on the first day, regardless of whether it is day or night since it can happen during the day anyway.

In locations\home\entrance\hallway\bedroom\bedroom, line 39:

if M_mom.is_state(S_mom_overheard) and game.timer.is_dark():
-->
if M_mom.is_state(S_mom_overheard):
Platform/OSWindows
Version0.19.5

Activities

Casiope

Casiope

2019-07-08 14:25

updater   ~0002862

The game has many similar elements that unnecessarily complicate the stories, without justification. In this case, there is no justification for a scene that takes place during the day under a particular circumstance to be triggered only at night if that circumstance is ignored. Might as well make it mandatory.
Casiope

Casiope

2019-07-08 14:56

updater   ~0002863

See the differences between the three behaviours.

Debbie phone call differences.jpg (685,982 bytes)
Casiope

Casiope

2020-01-30 15:39

updater   ~0004398

Should be fixed in the new tutorial (day zero) in the next release.

Report updated from version 0.18.6 to version 0.19.5.
Casiope

Casiope

2020-05-04 01:23

updater   ~0004645

The issue has been fixed in version 0.20.0. Please update the game to the last version. The report is now closed.

Issue History

Date Modified Username Field Change
2019-07-08 14:16 Casiope New Issue
2019-07-08 14:25 Casiope Note Added: 0002862
2019-07-08 14:56 Casiope File Added: Debbie phone call differences.jpg
2019-07-08 14:56 Casiope Note Added: 0002863
2020-01-30 15:39 Casiope Status new => confirmed
2020-01-30 15:39 Casiope Version 0.18.6 => 0.19.5
2020-01-30 15:39 Casiope Note Added: 0004398
2020-05-04 01:23 Casiope Status confirmed => resolved
2020-05-04 01:23 Casiope Resolution open => fixed
2020-05-04 01:23 Casiope Note Added: 0004645