I DID STUFF, GOD A PROC MACRO AND SHIT
This commit is contained in:
commit
22319e84a1
28 changed files with 3101 additions and 0 deletions
23
reqs.md
Normal file
23
reqs.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Requests (and their responses)
|
||||
|
||||
## User initiated
|
||||
|
||||
- Login
|
||||
- get available tabes
|
||||
- get table data
|
||||
- connect to table
|
||||
- get map data
|
||||
- table ping
|
||||
- table action (this will prob be broken into different actions later):
|
||||
- move token
|
||||
-
|
||||
- close table (admin closes the table)
|
||||
- exit table (user exits the table)
|
||||
|
||||
## Server initiated
|
||||
|
||||
- push image
|
||||
- table ping (transfer)
|
||||
- table action (transfer)
|
||||
- map update (switch map)
|
||||
- close table (remove player from table)
|
Loading…
Add table
Add a link
Reference in a new issue