Go to file
2024-10-01 22:16:35 +03:00
assets s'more chat progress 2024-10-01 22:16:35 +03:00
src s'more chat progress 2024-10-01 22:16:35 +03:00
tavern_macros i did some stuff, honestly it starts to build pretty well if i might sayy 2024-09-28 20:13:11 +03:00
.gitignore I DID STUFF, GOD A PROC MACRO AND SHIT 2024-09-22 23:46:51 +03:00
Cargo.lock server test is working :) 2024-09-30 18:44:36 +03:00
Cargo.toml server test is working :) 2024-09-30 18:44:36 +03:00
db.md I DID STUFF, GOD A PROC MACRO AND SHIT 2024-09-22 23:46:51 +03:00
readme.md server test is working :) 2024-09-30 18:44:36 +03:00
reqs.md i did some stuff, honestly it starts to build pretty well if i might sayy 2024-09-28 20:13:11 +03:00
table_data.md I DID STUFF, GOD A PROC MACRO AND SHIT 2024-09-22 23:46:51 +03:00

WTF how do i implement a game???

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