no signal stream 147:
- Copied TODOs from 20241119185713
- I want to do playtests for the game this weekend, so I played through the game to see what needs to be done.
- Realizing that my item system refactor isn't
done.
- The refactor has added two metadata fields:
instance_id
andpickup_barcodes
. However, theinstance_id
is currently also being used for localization which complicates the item code. To make things simpler, it would be better to have abarcode
field which determines what the item is instead of having ad-hocif
statements in the code to determine how instance ids get localized.
- The refactor has added two metadata fields:
- Tried to write a migration script that can open every scene and make a change, but I ran into some problems 20241122002232
TODOs:
Waiting on Tanuki:
Sounds:
Bobby's Quest:
Naoko's Quest:
Improved clues:
TODO:
Unsure: