open_tavern/readme.md

23 lines
539 B
Markdown
Raw Normal View History

# WTF how do i implement a game???
2024-09-30 15:44:36 +00:00
## Client todo
[ ] implement tavern functions
[ ] token drag & drop
[ ] Chat
[ ] Send new chat messages
[ ] 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
[ ] allow sending of old info
[ ] chat history
[ ] send texture (map/token/image)
[ ] force show something
[ ] mouse ping (ideally multiple types)
[ ] data reqs