ModernUO/Projects/Server/Events
Kamron Batman ddc58ec707
Fixes chat (#265)
- [X] Fixes crash from chat and newer clients
- [X] Fixes issue with fake names being used
- [X] Fixes potential issue with RawName being null
- [X] Adds chat to modernuo.json settings
- [X] Removes old chat
- [X] Removes chat event sink since it probably isn't needed.

Bumps release version
2020-09-26 18:22:23 -07:00
..
AccountLoginEvent.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
AggressiveActionEvent.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
CharacterCreatedEvent.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
CreateGuildEvent.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
EventSink.cs Fixes chat (#265) 2020-09-26 18:22:23 -07:00
FastwalkEvent.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
GameLoginEvent.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
MovementEvent.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
ServerCrashedEvent.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
ServerListEvent.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
SocketConnectionEvent.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
SpeechEvent.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00