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