diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..9817e89 --- /dev/null +++ b/TODO.md @@ -0,0 +1,12 @@ +* Adventure system + * Moving from landmark to another + * UI for it + * How to associate pods with landmarks +* Flags + * replace Requirements with "flags"? + * Flag processor (put flags on stack, pop them out to evalute?) +* "Accounts" + * how to handle a player that isn't in a pod + * or just ignore, player is in a pod until moved to new pod? + * what about player-the-person level triggers? +