mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-17 16:25:36 +00:00
Update TODOs
This commit is contained in:
parent
69ee180128
commit
6dedf518e2
10
README.md
10
README.md
@ -11,7 +11,7 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
|||||||
- [x] Private access (Without key, Direct connect)
|
- [x] Private access (Without key, Direct connect)
|
||||||
- [x] Public access (With key, listing in Launcher)
|
- [x] Public access (With key, listing in Launcher)
|
||||||
- [X] Player authentication
|
- [X] Player authentication
|
||||||
- [ ] TCP Server part:
|
- [x] TCP Server part:
|
||||||
- [x] Handle code
|
- [x] Handle code
|
||||||
- [x] Understanding BeamMP header
|
- [x] Understanding BeamMP header
|
||||||
- [x] Upload mods
|
- [x] Upload mods
|
||||||
@ -19,13 +19,13 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
|||||||
- [x] Chat
|
- [x] Chat
|
||||||
- [x] Players online counter
|
- [x] Players online counter
|
||||||
- [x] Packets handled (Recursive finding second packet)
|
- [x] Packets handled (Recursive finding second packet)
|
||||||
- [ ] Car synchronizations:
|
- [x] Car synchronizations:
|
||||||
- [x] State packets
|
- [x] State packets
|
||||||
- [x] Spawn cars
|
- [x] Spawn cars
|
||||||
- [x] Delete cars
|
- [x] Delete cars
|
||||||
- [ ] Edit cars
|
- [x] Edit cars
|
||||||
- [ ] Reset cars
|
- [x] Reset cars
|
||||||
- [ ] "ABG:" (compressed data)
|
- [x] "ABG:" (compressed data)
|
||||||
- [x] Decompress data
|
- [x] Decompress data
|
||||||
- [ ] Compress data
|
- [ ] Compress data
|
||||||
- [ ] UDP Server part:
|
- [ ] UDP Server part:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user