it seems i didnt commit before taking a break for the semester
This commit is contained in:
parent
4a0673bde5
commit
dbeda509fc
8 changed files with 170 additions and 41 deletions
23
readme.md
23
readme.md
|
@ -46,4 +46,25 @@ shit that needs to be done with characters handling:
|
|||
[ ] combat fog
|
||||
[ ] Characters in current map/scene
|
||||
[ ] initiative tracker
|
||||
[ ] cards system (for a playstyle that relies less on the map)
|
||||
[ ] cards system (for a playstyle that relies less on the map)
|
||||
|
||||
|
||||
|
||||
Scene:
|
||||
Map:
|
||||
Background image (the map itself)
|
||||
Tokens:
|
||||
Location
|
||||
Image
|
||||
Character
|
||||
...
|
||||
...
|
||||
Images (popup images) (ability to list)
|
||||
Characters (ability to list)
|
||||
|
||||
Get a list of scenes
|
||||
user picks a scene to view
|
||||
get scene characters
|
||||
get short for each character
|
||||
get the map
|
||||
IF map THEN get tokens
|
Loading…
Add table
Add a link
Reference in a new issue