Skip to content

Commit

Permalink
Add no signal 2024-12-18 notes
Browse files Browse the repository at this point in the history
  • Loading branch information
exodrifter committed Dec 19, 2024
1 parent 1982757 commit e28f615
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 1 deletion.
52 changes: 52 additions & 0 deletions content/entries/20241218115152.md
Original file line number Diff line number Diff line change
@@ -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
3 changes: 2 additions & 1 deletion content/notes/no-signal.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -20,6 +20,7 @@ If you've been asked to playtest the game, please see the [playtesting steps](no

| date | version | notes |
|------|---------|-------|
| <span class="timestamp">2024-12-18</span> || [115152](../entries/20241218115152.md) |
| <span class="timestamp">2024-12-17</span> || [012407](../entries/20241217012407.md), [163058 (stream 158)](../entries/20241217163058.md) |
| <span class="timestamp">2024-12-13</span> || [203327 (stream 157)](../entries/20241213203327.md) |
| <span class="timestamp">2024-12-12</span> || [034142](../entries/20241212034142.md), [195742 (stream 156)](../entries/20241212195742.md) |
Expand Down

0 comments on commit e28f615

Please sign in to comment.