Update TODOs

This commit is contained in:
Maxim Khomutov 2023-07-26 01:21:17 +03:00
parent 53dae25fcf
commit 189bd0cc30

View File

@ -26,7 +26,7 @@ I didn't like writing plugins in Lua after using Python; it was very inconvenien
- [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)
- [ ] Client events - [x] Client events
- [x] Car synchronizations: - [x] Car synchronizations:
- [x] State packets - [x] State packets
- [x] Spawn cars - [x] Spawn cars
@ -53,7 +53,7 @@ I didn't like writing plugins in Lua after using Python; it was very inconvenien
- [x] Create custom events - [x] Create custom events
- [x] Return from events - [x] Return from events
- [x] Async support - [x] Async support
- [ ] Add all events - [x] Add all events
- [x] MultiLanguage: (i18n support) - [x] MultiLanguage: (i18n support)
- [ ] Core - [ ] Core
- [x] Console - [x] Console