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
47cca3a0d8
commit
46b0419340
@ -6,7 +6,7 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
|||||||
|
|
||||||
## TODOs
|
## TODOs
|
||||||
|
|
||||||
- [ ] Server core
|
- [x] Server core
|
||||||
- [x] BeamMP System
|
- [x] BeamMP System
|
||||||
- [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)
|
||||||
@ -21,7 +21,6 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
|||||||
- [x] Packets handled (Recursive finding second packet)
|
- [x] Packets handled (Recursive finding second packet)
|
||||||
- [x] Car synchronizations:
|
- [x] Car synchronizations:
|
||||||
- [x] State packets
|
- [x] State packets
|
||||||
- [ ] Debug (gear?)
|
|
||||||
- [x] Spawn cars
|
- [x] Spawn cars
|
||||||
- [x] Delete cars
|
- [x] Delete cars
|
||||||
- [x] Edit cars
|
- [x] Edit cars
|
||||||
@ -29,9 +28,9 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
|||||||
- [x] "ABG:" (compressed data)
|
- [x] "ABG:" (compressed data)
|
||||||
- [x] Decompress data
|
- [x] Decompress data
|
||||||
- [x] Compress data
|
- [x] Compress data
|
||||||
- [ ] UDP Server part:
|
- [x] UDP Server part:
|
||||||
- [x] Ping
|
- [x] Ping
|
||||||
- [ ] Position synchronizations _(Code: Zp)_
|
- [x] Position synchronizations
|
||||||
- [x] Additional:
|
- [x] Additional:
|
||||||
- [ ] KuiToi System
|
- [ ] KuiToi System
|
||||||
- [ ] Servers counter
|
- [ ] Servers counter
|
||||||
@ -52,7 +51,7 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
|||||||
- [x] Async support
|
- [x] Async support
|
||||||
- [x] Plugins support
|
- [x] Plugins support
|
||||||
- [ ] KuiToi class
|
- [ ] KuiToi class
|
||||||
- [ ] Client class
|
- [ ] Client (Player) class
|
||||||
- [x] Load Python plugins
|
- [x] Load Python plugins
|
||||||
- [x] Async support
|
- [x] Async support
|
||||||
- [ ] Load Lua plugins (Original BeamMP compatibility)
|
- [ ] Load Lua plugins (Original BeamMP compatibility)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user