Skip to content

Commit

Permalink
Update TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
SantaSpeen committed Jul 19, 2023
1 parent 47cca3a commit 46b0419
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.

## TODOs

- [ ] Server core
- [x] Server core
- [x] BeamMP System
- [x] Private access (Without key, Direct connect)
- [x] Public access (With key, listing in Launcher)
Expand All @@ -21,17 +21,16 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
- [x] Packets handled (Recursive finding second packet)
- [x] Car synchronizations:
- [x] State packets
- [ ] Debug (gear?)
- [x] Spawn cars
- [x] Delete cars
- [x] Edit cars
- [x] Reset cars
- [x] "ABG:" (compressed data)
- [x] Decompress data
- [x] Compress data
- [ ] UDP Server part:
- [x] UDP Server part:
- [x] Ping
- [ ] Position synchronizations _(Code: Zp)_
- [x] Position synchronizations
- [x] Additional:
- [ ] KuiToi System
- [ ] Servers counter
Expand All @@ -52,7 +51,7 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
- [x] Async support
- [x] Plugins support
- [ ] KuiToi class
- [ ] Client class
- [ ] Client (Player) class
- [x] Load Python plugins
- [x] Async support
- [ ] Load Lua plugins (Original BeamMP compatibility)
Expand Down

0 comments on commit 46b0419

Please sign in to comment.