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
- Added RitsuDebugLogPipeline to manage the logging pipeline and serve logs to a browser-based viewer.
- Introduced RitsuDebugLogViewerOptions for configurable settings such as port and auto-open behavior.
- Implemented RitsuDebugLogRecord for structured log entries and RitsuDebugLogRingBuffer for efficient log storage.
- Created commands and UI integration for opening the log viewer from the game settings.
- Enhanced RitsuLibSettings to include options for the debug log viewer, improving developer debugging capabilities.
0 commit comments