Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radiatoryang authored Aug 27, 2018
1 parent 9d0cf13 commit 1364093
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,19 @@ read the [wiki documentation](https://github.com/radiatoryang/merino/wiki) for i

### roadmap
v0.4
- line numbers, zoom to line number
- catch Yarn.Loader parse exceptions, display in Merino window
- refactor code and cleanup
- user preferences: let user customize syntax highlighting colors, fonts / font sizes

v0.5
- auto-complete typing
- detect characters, functions, nodes, variables for auto-complete
- detect characters, functions, nodes, variables for auto-complete + /Resources/Editor/MerinoAutocompleteList.txt ?
- inline syntax highlighting for variable names somehow

v0.6
- node map visualization

v0.7
- node analysis (reachability, random traversal)
- node generator (prefix, count, one-way or not, connectivity chance, min / max exits, max dead ends)
- untangle nodes / node organizer

### uses other peoples code
- Unity Editor Coroutines https://github.com/marijnz/unity-editor-coroutines
- Yarn Spinner https://github.com/thesecretlab/YarnSpinner
Expand Down

0 comments on commit 1364093

Please sign in to comment.