nexusforever/Source/NexusForever.WorldServer/Command/Context
Rawaho 3a57a79d03
Implemented custom chat channels.
Named packet ServerInstanceSettings.
Reworked the way ServerPlayerEnteredWorld sent, the server now waits for ClientEnteredWorld before sending, this how retail handled it and sovles a few issues during login.
2021-02-21 21:23:41 +13:00
..
ConsoleCommandContext.cs Reworked command system and added RBAC based access permissions. 2020-05-22 03:11:42 +12:00
ICommandContext.cs Reworked command system and added RBAC based access permissions. 2020-05-22 03:11:42 +12:00
WebSocketCommandContext.cs Reworked command system and added RBAC based access permissions. 2020-05-22 03:11:42 +12:00
WorldSessionCommandContext.cs Implemented custom chat channels. 2021-02-21 21:23:41 +13:00