mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
- Improved the exit process by ensuring the backend shutdown is called after handling offline prompts. - Enhanced command input history management by encapsulating text setting logic in a dedicated method to prevent event handler interference. - Adjusted the background color in the color parser for better visibility. - Increased the sleep duration in the TUI exit guard thread to ensure a smoother shutdown process. |
||
|---|---|---|
| .. | ||
| InventoryApp.cs | ||
| InventoryMainView.cs | ||
| InventoryTuiHost.cs | ||
| InventoryViewModel.cs | ||
| MainTuiView.cs | ||
| McColorParser.cs | ||
| MccTuiApp.cs | ||
| SlotViewModel.cs | ||
| TuiConsoleBackend.cs | ||