You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
commands | 1 year ago | |
unpriviliged_commands | 1 year ago | |
License | 2 years ago | |
Readme.md | 1 year ago | |
compat.lua | 2 years ago | |
conf.lua | 2 years ago | |
constants.lua | 1 year ago | |
main.lua | 1 year ago | |
rpc.lua | 1 year ago | |
singlemain.lua | 2 years ago | |
utils.lua | 1 year ago |
Readme.md
This is the server for Poppy
If you already cloned the client there is no need to clone the server, it is included as a submodule (and the client uses some server code aswell)
Implementation status
- Basic sessions
- Physics sync
- Drawing sync
- Chat
Not implemented
- Sync drawing, commision textures (store their hashes, store their imagedata for clients that need it)
- Timeout clients that haven't responded to a ping for quite some time