Skip to content

Commit

Permalink
Update TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
SantaSpeen committed Jul 12, 2023
1 parent 5418496 commit 4f5a6ed
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit 4f5a6ed

Please sign in to comment.