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
71b6e7d9a4
commit
6367f1265d
13
README.md
13
README.md
@ -7,16 +7,17 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
||||
## TODOs
|
||||
|
||||
- [ ] Server core
|
||||
- [ ] BEAMP System
|
||||
- [x] Private access without key
|
||||
- [ ] Server authentication (For public access)
|
||||
- [X] Player authentication
|
||||
- [ ] TCP Server part:
|
||||
- [x] Handle code
|
||||
- [x] Understanding beamp header
|
||||
- [X] Authorization
|
||||
- [ ] Upload mods
|
||||
- [ ] Private server
|
||||
- [ ] Server authentication in BEAMP System
|
||||
- [x] Connecting to the world
|
||||
- [x] Chat
|
||||
- [ ] ABG: (compressed data)
|
||||
- [ ] "ABG:" (compressed data)
|
||||
- [x] Decompress data
|
||||
- [ ] Vehicle data
|
||||
- [ ] Players synchronizations
|
||||
@ -28,10 +29,12 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
||||
- [x] Events System
|
||||
- [x] Plugins support
|
||||
- [x] MultiLanguage (i18n support)
|
||||
- [ ] HTTP REST API Server
|
||||
- [ ] Console:
|
||||
- [x] Tabulation
|
||||
- [ ] _(Deferred)_ Normal text scroll
|
||||
- [x] [Documentation](docs/readme.md)
|
||||
- [x] MultiLanguage (i18n support)
|
||||
- [ ] [Documentation](docs/readme.md)
|
||||
|
||||
## Installation
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user