You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleaned up mudlog initialization checks and added command cleanup
- Removed redundant mudlog.IsInitialized() checks throughout codebase
- Added unregisterCommands() methods to combat modules for proper
cleanup
- Added RemoveUserCommand/RemoveMobCommand methods to plugin API
- Added architectural documentation for combat registry initialization
- Fixed BaseTimer initialization to create stopChan in Start()
- Documented combat config integration with main config system
0 commit comments