]> git.cworth.org Git - turbot/history - turbot/puzzle.py
Rename each sheet we copy from the template
[turbot] / turbot / puzzle.py
2021-01-09 Carl WorthRename each sheet we copy from the template
2021-01-09 Carl WorthExtend puzzle search to include type and tags
2021-01-09 Carl WorthUse a deep copy when comparing a puzzle to detect state...
2021-01-09 Carl WorthAdd a /tag command to add or remove tags from puzzle
2021-01-09 Carl WorthPut solution after puzzle name in /hunt reports
2021-01-09 Carl WorthSort all meta puzzles before all non-meta puzzle in...
2021-01-09 Carl WorthAdd a "meta" checkbox when creating/editing a puzzle
2021-01-09 Carl WorthFix a typo in a comment
2021-01-09 Carl WorthAdd display of round(s) in /puzzle output
2021-01-09 Carl WorthDon't re-set channel and sheet name or channel topic...
2021-01-09 Carl WorthUnify code to rename channel, set channel description...
2021-01-09 Carl WorthImplement a dialog box to edit a puzzle
2021-01-07 Carl WorthWire up a function to handle the edit_puzzle button
2021-01-07 Carl WorthAdd an edit button next to each puzzle
2021-01-05 Carl WorthAdd state string to list of puzzle attributes matched...
2021-01-05 Carl WorthAdd search terms to the /hunt command
2021-01-05 Carl WorthFarm blocks-creation code out to various supporting...
2021-01-01 Carl WorthRefuse to create a new puzzle with the same URL as...