7 Commits

Author SHA1 Message Date
19b097a0bd Save system: ceremonial PR (#42)
prototype for writing a save

Merge branch 'main' into savesystem

violently read player from file

oops, missed revisions in StateManager

create StateManager from file

autoformat the world

oops, forgot to save the split-up of save.ts

Save on end-of-day, or after endgame.

Putting it here avoids a circular reference problem

Merge branch 'main' into savesystem

Integrate save system

Deal with save corruption correctly

Co-authored-by: Kistaro Windrider <kistaro@gmail.com>
Reviewed-on: #42
Co-authored-by: Nyeogmi <economicsbat@gmail.com>
Co-committed-by: Nyeogmi <economicsbat@gmail.com>
2025-02-25 04:14:02 +00:00
a57cc50803 Put colors in instance variables 2025-02-23 18:37:34 -08:00
f2f20b820e Enhance ending sounds 2025-02-23 17:50:02 -08:00
9024d67114 Add an opening scene 2025-02-23 11:36:43 -08:00
5939384b7c Run prettier over everything 2025-02-17 18:38:40 -08:00
cc8d12a540 Endgame screen with fake numbers 2025-02-08 17:56:27 -08:00
3631144f3c Ending selector, VN sequences 2025-02-08 15:36:11 -08:00