Game Dev Poll IV: Still a thing!
Added 2024-01-23 17:53:59 +0000 UTCSo, most of these Quality of Life improvements need no additonal Graphics, as our Artists are currently working on the Endscenes of the Game. There will be an Additional Item Set Poll soon though.
- Smaller Is Better: improve save size/speed of passage transition in the late-game
- Even Faster: allow fast-forwarding from mid-day, rather than morning only
- Normalized Chats: Refactor categorization discussions with Alex/Antlers/etc. to have better hierarchies/fewer walls-of-options
- Achieving a Save: Migrate achievements to the save object so as not to require import/export shenanigans
Comments
Because of how twine works, optimizing save file-size has a side effect of reducing passage transition time, as well (more noticable in the late-game)
Sashka
2024-01-27 08:10:32 +0000 UTCI expected the save file optimization is more useful to people who keep their saves as objects in the browser cache. Since I tend to export my saves to files, file size doesn't really bother me and portability does.
Isaac Dansicker
2024-01-26 17:06:16 +0000 UTC