You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
commands | 7 months ago | |
unpriviliged_commands | 7 months ago | |
License | 1 year ago | |
Readme.md | 8 months ago | |
compat.lua | 1 year ago | |
conf.lua | 1 year ago | |
constants.lua | 7 months ago | |
main.lua | 7 months ago | |
rpc.lua | 7 months ago | |
singlemain.lua | 1 year ago | |
utils.lua | 7 months 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