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
ecb9886882
commit
2368fec501
10
README.md
10
README.md
@ -19,7 +19,7 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
|||||||
- [x] Chat
|
- [x] Chat
|
||||||
- [x] Players online counter
|
- [x] Players online counter
|
||||||
- [x] Packets handled (Recursive finding second packet)
|
- [x] Packets handled (Recursive finding second packet)
|
||||||
- [x] Client events
|
- [ ] Client events
|
||||||
- [x] Car synchronizations:
|
- [x] Car synchronizations:
|
||||||
- [x] State packets
|
- [x] State packets
|
||||||
- [x] Spawn cars
|
- [x] Spawn cars
|
||||||
@ -51,16 +51,12 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
|
|||||||
- [x] Return from events
|
- [x] Return from events
|
||||||
- [x] Async support
|
- [x] Async support
|
||||||
- [ ] Add all events
|
- [ ] Add all events
|
||||||
- [x] Plugins support
|
- [x] Plugins supports
|
||||||
- [ ] Python part:
|
- [x] Python part:
|
||||||
- [x] Load Python plugins
|
- [x] Load Python plugins
|
||||||
- [x] Async support
|
- [x] Async support
|
||||||
- [x] KuiToi class
|
- [x] KuiToi class
|
||||||
- [x] Client (Player) class
|
- [x] Client (Player) class
|
||||||
- [ ] JavaScript part:
|
|
||||||
- [ ] Load JavaScript plugins
|
|
||||||
- [ ] KuiToi class
|
|
||||||
- [ ] Client (Player) class
|
|
||||||
- [x] Lua part: (Original BeamMP compatibility)
|
- [x] Lua part: (Original BeamMP compatibility)
|
||||||
- [x] Load Lua plugins
|
- [x] Load Lua plugins
|
||||||
- [x] MP Class
|
- [x] MP Class
|
||||||
|
Loading…
x
Reference in New Issue
Block a user