content

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 and pickup_barcodes. However, the instance_id is currently also being used for localization which complicates the item code. To make things simpler, it would be better to have a barcode field which determines what the item is instead of having ad-hoc if statements in the code to determine how instance ids get localized.
  • 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:

meta

created:

backlinks: 20241122172000 no signal logs

commit: 561a67d2