open_tavern/readme.md

23 lines
539 B
Markdown

# WTF how do i implement a game???
## Client todo
[ ] implement tavern functions
[x] token drag & drop
[ ] Chat
[x] Send new chat messages
[x] recv new chat messages
[ ] roll a die when chat message requests that
[ ] figure out how to zoom on the mouse instead of the center of the div
[ ] data reqs
## Server todo
[ ] impl different requests
[ ] actual normal login
[x] allow sending of old info
[x] chat history
[ ] send texture (map/token/image)
[ ] force show something
[ ] mouse ping (ideally multiple types)
[ ] data reqs