Updating readme

This commit is contained in:
David Masad
2021-01-29 21:06:05 -05:00
parent b981e1a099
commit b598d050f4

View File

@ -10,11 +10,11 @@ A lightweight storylet manager for Twee and Sugarcube.
- [X] Generating potential storylets based on state - [X] Generating potential storylets based on state
- [X] Filtering to N storylets based on priority - [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) - [ ] Track storylet history (e.g. to prevent repetition)
- [ ] Storylets bound to specific data - [ ] Storylets bound to specific data
- [ ] Storylet with any binding - [ ] 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 - [X] Widget for displaying storylet links
- [ ] Make the widget into a macro - [ ] Make the widget into a macro
- [ ] Weighted random choice - [ ] Weighted random choice