-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
Curent version: beta 1.0.0
Code level:
- Basic structure of starting a new
Serverinstance - Scheduling (ServerTicker) system
- Dynamic protocol registration
- MCPE protocol
- RakNet packets
- Unconnected and advertizement packets (0x01, 0x02, 0x1C, 0x1D)
- Open connection conversation (0x05, 0x06, 0x07, 0x08)
- Packet encapsulation format (inside the protocol, not at the
Clientclass) - ACK and NACK
- MCPE packets
- Login and spawn packets
- If possible, support multiple protocol versions
-
L.P.Chat support
- RakNet packets
- MCPE protocol
- Console reading
- Console logging
Debug/Setup level:
- Server can start and stop gracefully
- The things in code level are working (when debugging starts, copy above to here)
- Maven setup
Effect level:
- Advertize to clients of the same network if on port 19132
- Can spawn to a world, whether that is a actual world or not
- Console commands
Keys:
L.P.: Low Priority
R.F.C.: Request For Comments (comment below)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels