Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Narcolepsy #967

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Mnemotechnician
Copy link
Contributor

@Mnemotechnician Mnemotechnician commented Sep 27, 2024

Description

This reworks the narcolepsy system:

  • Before you actually fall asleep, you have a chance to see a warning popup and prepare for the nap.
  • If you go to sleep normally, and spend more time sleeping than the minimum time of a narcolepsy incident (10 seconds normally), your narcolepsy timer will reset, allowing you to make sure you won't fall asleep mid important work.
  • Your narcolepsy timer no longer decreases while you are sleeping.
  • However, if you do fall asleep for any reason while being close to a natural narcolepsy incident (close enough for a warning to be shown - 25 seconds by default), a narcolepsy incident will happen immediately.
  • When you wake up after sleeping enough to reset the narcolepsy timer, a popup is shown.

Media

8mb.video-tEf-jzhtVeDM.mp4

image

Changelog

🆑

  • add: Narcolepsy has been reworked. You can now know when you're about to fall asleep, and can choose to go to sleep willingly to reset the narcolepsy timer and avoid an incident.

@github-actions github-actions bot added Changes: C# Changes any cs files Changes: Localization Changes any ftl files labels Sep 27, 2024
@SimpleStation14 SimpleStation14 changed the title Better narcolepsy Better Narcolepsy Sep 27, 2024
@Mnemotechnician
Copy link
Contributor Author

Mimic test fail is back

@FoxxoTrystan FoxxoTrystan requested review from a team, VMSolidus, FoxxoTrystan, DEATHB4DEFEAT, Peptide90, Pspritechologist and OldDanceJacket and removed request for a team September 28, 2024 02:42
@github-actions github-actions bot added Status: Needs Review Someone please review this labels Sep 28, 2024
@FoxxoTrystan FoxxoTrystan added Size: 4-Small For small issues/PRs Priority: 3-Medium Needs to be resolved at some point and removed Status: Needs Review Someone please review this labels Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Changes: Localization Changes any ftl files Priority: 3-Medium Needs to be resolved at some point Size: 4-Small For small issues/PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants