mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-17 08:15:42 +00:00
Update TODOs
This commit is contained in:
parent
541849642c
commit
4f5a6edc48
@ -13,7 +13,7 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
||||
- [X] Player authentication
|
||||
- [ ] TCP Server part:
|
||||
- [x] Handle code
|
||||
- [x] Understanding beamp header
|
||||
- [x] Understanding BeamMP header
|
||||
- [ ] Upload mods
|
||||
- [x] Connecting to the world
|
||||
- [x] Chat
|
||||
@ -26,6 +26,10 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
||||
- [ ] Players synchronizations _(Code: Zp)_
|
||||
- [ ] Ping _(Code: p)_
|
||||
- [x] Additional:
|
||||
- [x] Logger
|
||||
- [x] Just logging
|
||||
- [x] Log in file
|
||||
- [ ] Lig history (.1.log, .2.log, ...)
|
||||
- [x] Console:
|
||||
- [x] Tabulation
|
||||
- [ ] _(Deferred)_ Static text (bug)
|
||||
@ -35,7 +39,7 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
||||
- [ ] Return from events
|
||||
- [x] Plugins support
|
||||
- [x] Load Python plugins
|
||||
- [ ] Load Lua plugins (Original BEAMP compatibility)
|
||||
- [ ] Load Lua plugins (Original BeamMP compatibility)
|
||||
- [x] MultiLanguage (i18n support)
|
||||
- [x] Core
|
||||
- [x] Console
|
||||
|
Loading…
x
Reference in New Issue
Block a user