From e28f61541294bb6eef7021c7b448d371bb772e8b Mon Sep 17 00:00:00 2001 From: Ava Pek Date: Wed, 18 Dec 2024 20:27:50 -0800 Subject: [PATCH] Add no signal 2024-12-18 notes --- content/entries/20241218115152.md | 52 +++++++++++++++++++++++++++++++ content/notes/no-signal.md | 3 +- 2 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 content/entries/20241218115152.md diff --git a/content/entries/20241218115152.md b/content/entries/20241218115152.md new file mode 100644 index 0000000..e8acc14 --- /dev/null +++ b/content/entries/20241218115152.md @@ -0,0 +1,52 @@ +--- +created: 2024-12-18T11:51:52Z +--- + +Working on _no signal_ offline: +- Copied TODOs from [20241217163058](20241217163058.md) + +TODO: +- [x] Add FOV setting +- [x] Add a way to take notes in-game +- [ ] Verify that all key items are in the Beacon group +- [ ] i forgot to include neveah's thrust calculation for the probe in the office and as a requirement in the EVA +- [ ] Add keyboard controls for chat log +- [ ] [#34](https://gitea.arcturuscollective.com/exodrifter/lost-contact/issues/34) Add input remapping support +- [ ] [#43](https://gitea.arcturuscollective.com/exodrifter/lost-contact/issues/43) Add option to toggle look and orbit controls + +Sounds: +- [ ] Thruster pickup sound +- [ ] probe assembly sounds +- [ ] Add dripping sounds to bathroom +- [ ] Add audio when hovering over door or keypad https://steamcommunity.com/app/2840590/discussions/0/6857382246109938235/ + +Content: +- [x] Add all quest-critical items to hint system (like probe parts) +- [ ] Add more shark plushies +- [ ] Add shark plushie collection spot in Naoko's room +- [ ] Add chess game +- [ ] Add more dialog to work rooms +- [ ] Add more puzzles to work rooms +- [ ] Add ability to slide circuit buttons +- [ ] Add clue to office about which lab the lockbox is in +- [ ] Add a way for the player to know what the cards look like before they go looking for one? https://steamcommunity.com/app/2840590/discussions/0/4703538708011162084/#c4703539342753139244 +- [ ] Add a clue to tell the player where to go after the communications room +- [ ] Make the reactor sliding puzzle brighter or more noticeable +- [ ] Make toilets flushable +- [ ] Add a hint somewhere that all of the sequences are the same on all of the cards +- [ ] Add a paper slip showing all of the card sequence roots + +Unsure: +- [ ] People tend to double click on things, which cancels the camera movement. Maybe I can detect double clicks and handle them? +- [ ] Add a map button +- [ ] [#15](https://gitea.arcturuscollective.com/exodrifter/lost-contact/issues/15) Add OCR for handwritten notes +- [ ] [#16](https://gitea.arcturuscollective.com/exodrifter/lost-contact/issues/16) Item highlight assist mode +- [ ] [#44](https://gitea.arcturuscollective.com/exodrifter/lost-contact/issues/44) Controller support +- [ ] I could break the cassette tapes sometimes, which means you need to manually re-wind the tape back into the cassette. +- [ ] Add gamma control so that players can adjust brightness +- [ ] Sometimes the anchor point is wrong when you select an item, not sure how to reproduce. +- [ ] Maybe we should color coordinate drives and computers? I didn't like it when I did this before, but maybe I could approach the problem in a different way... Also, the colors would mostly be useful for people who don't read but I'm designing a game that depends a lot on reading. +- [ ] Pivot camera to look at hint bubble? +- [ ] Auto-select first empty slot when clicking on drive bays +- [ ] Add previews to audio settings +- [ ] Show button on screen when in stair or door region diff --git a/content/notes/no-signal.md b/content/notes/no-signal.md index f6283c6..ad4a32a 100644 --- a/content/notes/no-signal.md +++ b/content/notes/no-signal.md @@ -1,7 +1,7 @@ --- title: no signal logs created: 2023-05-27T10:23:24Z -modified: 2024-12-17T18:16:58Z +modified: 2024-12-18T16:27:25Z aliases: - no signal logs - lost contact logs @@ -20,6 +20,7 @@ If you've been asked to playtest the game, please see the [playtesting steps](no | date | version | notes | |------|---------|-------| +| 2024-12-18 || [115152](../entries/20241218115152.md) | | 2024-12-17 || [012407](../entries/20241217012407.md), [163058 (stream 158)](../entries/20241217163058.md) | | 2024-12-13 || [203327 (stream 157)](../entries/20241213203327.md) | | 2024-12-12 || [034142](../entries/20241212034142.md), [195742 (stream 156)](../entries/20241212195742.md) |