From b598d050f4d9c9eb7847704edcea1a534f48fa25 Mon Sep 17 00:00:00 2001 From: David Masad Date: Fri, 29 Jan 2021 21:06:05 -0500 Subject: [PATCH] Updating readme --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index da17063..4f2c66c 100644 --- a/Readme.md +++ b/Readme.md @@ -10,11 +10,11 @@ A lightweight storylet manager for Twee and Sugarcube. - [X] Generating potential storylets based on state - [X] Filtering to N storylets based on priority -- [ ] Allowing some storylets to interrupt and take priority +- [X] Allowing some storylets to interrupt and take priority - [ ] Track storylet history (e.g. to prevent repetition) - [ ] Storylets bound to specific data - [ ] Storylet with any binding -- [ ] Storylet tagging and filtering (i.e. pull from only a subset of storylets) +- [X] Storylet tagging and filtering (i.e. pull from only a subset of storylets) - [X] Widget for displaying storylet links - [ ] Make the widget into a macro - [ ] Weighted random choice \ No newline at end of file