33 lines
No EOL
1 KiB
Markdown
33 lines
No EOL
1 KiB
Markdown
# WTF how do i implement a game???
|
|
|
|
Honestly, i dont think i need a todo list currently as there is enough for me to go 'oooh i'll do that' and keep progressing `:)`
|
|
|
|
## Features
|
|
|
|
[x] Simple chat
|
|
[ ] Simple map view with moveable tokens
|
|
[ ] spawn tokens
|
|
[x] move tokens
|
|
[ ] change map
|
|
[x] show grid
|
|
[ ] multiple maps
|
|
[ ] Chat actions
|
|
[x] Define chat action
|
|
[x] show roll dialog on chat aciton
|
|
[ ] send action roll and get result
|
|
[ ] allow modify action roll stuff
|
|
[ ] allow adding custom rolls to action roll stuff
|
|
[ ] Roll dice for no reason
|
|
[ ] roll dice animation because its fun
|
|
[ ] Character sheet
|
|
[ ] Create new character sheet
|
|
[ ] view sheet
|
|
[ ] assign sheet (and character by extention) to user
|
|
[ ] Display image
|
|
[ ] Free move / Turn based movement
|
|
[ ] clickable stuff
|
|
[ ] only gm visible stuff (like traps and info stuff)
|
|
[ ] combat fog
|
|
[ ] Characters in current map/scene
|
|
[ ] initiative tracker
|
|
[ ] cards system (for a playstyle that relies less on the map) |