Go to file
2024-10-04 14:46:20 +03:00
assets custom right click menu (not finished, just showing and hiding currently) 2024-10-04 14:46:20 +03:00
src modify msg source to show actual source id as well as (character) source 2024-10-04 14:45:53 +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 allow sending resposne to specific id 2024-10-02 13:04:33 +03:00
readme.md allow sending resposne to specific id 2024-10-02 13:04:33 +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 [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 [ ] allow sending of old info [x] chat history [ ] send texture (map/token/image) [ ] force show something [ ] mouse ping (ideally multiple types) [ ] data reqs