e5948b5337
- Fix CLI arrow keys: remove 50ms timeout in escape sequence handling (ArrowMenu, LoginMenu) - Add network logs polling to UI via /api/logs endpoint - Display user role in launcher header (AuthManager, AuthService, JFXLauncher, UI) - Capture and display game logs in launcher via /api/game-logs endpoint - Fix demo mode bug in VersionManifest.ruleMatches() - was incorrectly adding --demo flag - Fix modloader launch: pass proper auth info (accessToken, uuid) from AuthManager - Add game log capture in MinecraftLib and LaunchService