No description
assets | ||
src | ||
tavern_macros | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
db.md | ||
readme.md | ||
reqs.md | ||
table_data.md |
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