Skip to content

Commit

Permalink
Update plans
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmfinol committed Nov 28, 2018
1 parent 4bc2051 commit a283c83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Assets/Scenes/PlayGame.unity
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ MonoBehaviour:
m_PersistentCalls:
m_Calls:
- m_Target: {fileID: 709840748}
m_MethodName: ShowDeckMenu
m_MethodName: ViewRules
m_Mode: 1
m_Arguments:
m_ObjectArgument: {fileID: 0}
Expand Down
3 changes: 2 additions & 1 deletion docs/pages/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ permalink: roadmap.html
- Change Card Info Viewer from animated to static
- Improve Deck Editor Layout
- Add xbox controller support on windows
- Tease Cards Explorer

## Current Sprint
- Group cards in the deck editor with a number instead of stacking them
Expand All @@ -17,6 +18,7 @@ permalink: roadmap.html
- Enhance boolean card property data type
- Enhance object card property data type
- Add identifiers for object card property data types
- Introduce In-App Card Editor
- Tech: Travis CI for build automation
- Tech: Add unit tests
- Tech: Review with Resharper
Expand All @@ -25,7 +27,6 @@ permalink: roadmap.html
- Fix: Card dissapears when being sent to host but the connnection is dropped and the card is never received by the host to be replicated

## Backlog
- Introduce In-App Card Editor
- Add option to restart game in *Play Mode*
- Allow any player to move cards in the play area, instead of just the player who put it there
- Allow cards to snap to each other when moving them
Expand Down

0 comments on commit a283c83

Please sign in to comment.