Commit graph

12 commits

Author SHA1 Message Date
Bill Niblock
d02bf204cc CONTRIBUTING.md: Contribution guidelines 2017-05-06 15:39:15 -04:00
Bill Niblock
9cc77d6321 LICENSE: Add MIT license 2017-05-06 15:38:52 -04:00
Bill Niblock
df8a24b506 trees/example_quest.yaml: Finish the quest! 2017-05-06 15:20:17 -04:00
Bill Niblock
ada5787f8d trees/example_quest.yaml: Example Quest! Adventure!
- Example Quest is a meta dialogue, designed to walk the user through
  understanding what sapling is, and how it works.
- Used to be the configuration file example, but now it's all grown up and ready
  for big-boy pants.
2017-05-06 15:13:13 -04:00
Bill Niblock
0e7b80c740 docs/config_file_example.yaml: Self-document!
- Change the example configuration file from a tree to a self-documented
  reference. You can still run it in sapling, but it's pretty boring.
- Moved previous example configuration to "Example Quest", in the trees
  directory.
2017-05-06 15:12:11 -04:00
Bill Niblock
593b45ce14 lib/sapling.rb: Improve branch handling
- Show viable options in prompt.
- If a user does not select a viable option, inform them, and prompt again.
- Allow for terimnal branches. A terminal branch has no options. More details in
  the Configuration File documentation.
2017-05-06 14:38:53 -04:00
Bill Niblock
508b1f70c0 docs/editor.md: Skeleton editor documentation 2017-05-06 14:37:10 -04:00
Bill Niblock
7a9a401fad sapling.rb: A dialogue tree utility 2017-05-06 03:57:28 -04:00
Bill Niblock
4baca51880 Remove undo files 2017-05-06 03:56:59 -04:00
Bill Niblock
5e667210d9 Add gitignore file 2017-05-06 03:56:00 -04:00
Bill Niblock
2e216abdd3 Add some initial and basic documentation 2017-05-06 03:55:15 -04:00
Bill Niblock
221cb7409b Initial commit 2017-05-06 03:53:56 -04:00