Update TODOs

This commit is contained in:
Maxim Khomutov 2023-07-13 17:55:13 +03:00
parent a8c153691c
commit dd2c461581

View File

@ -21,11 +21,11 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
- [ ] Upload mods - [ ] Upload mods
- [x] Connecting to the world - [x] Connecting to the world
- [x] Chat - [x] Chat
- [ ] Player counter _(Code: Ss)_ - [x] Players online counter
- [ ] Car state synchronizations _(Codes: We, Vi)_ - [ ] Car state synchronizations _(Codes: We, Vi)_
- [ ] "ABG:" (compressed data) - [ ] "ABG:" (compressed data)
- [x] Decompress data - [x] Decompress data
- [ ] Vehicle data - [ ] Vehicle data _(Code: Os)_
- [ ] UDP Server part: - [ ] UDP Server part:
- [ ] Players synchronizations _(Code: Zp)_ - [ ] Players synchronizations _(Code: Zp)_
- [ ] Ping _(Code: p)_ - [ ] Ping _(Code: p)_