deathandmayhem / jolly-roger

Dead men tell no tales!
MIT License
18 stars 5 forks source link

Better support for event-shaped puzzles #174

Open ebroder opened 5 years ago

ebroder commented 5 years ago

There are a few aspects of events (and related things, like scheduled interactions with Hunt HQ) that aren't handled by Jolly Roger super well today:

These features probably don't want to be tied to each other (e.g. you probably want to be able to tag a puzzle as completed-but-with-no-answer even if it doesn't have explicit claims), but it may also be OK if they are all tied to some idea of an "event puzzle".

ebroder commented 2 years ago

Note that having explicit checkout/checkin for puzzles would also be useful for instruction puzzles ("SEND US AN X"), so this might pair nicely with #231, especially if you could turn it on/off on a puzzle that already exists.