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