File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,23 @@ Firewall rules are scoped to CS2 relay IPs only.
7575
7676---
7777
78+ ## 🔧 TODO
79+
80+ - [ ] ** Custom User Presets**
81+ Allow users to define and save their own region combinations.
82+ - UI: Add a “Custom” radio group with editable region checkboxes
83+ - UX: Persist selections across sessions using local config or registry
84+ - Feedback: Highlight custom presets with a subtle accent color or emoji
85+
86+ - [ ] ** Ping Analysis & Recommendations**
87+ Measure live ping to all regions and suggest optimal choices dynamically.
88+ - Logic: Implement async ping sweep with timeout handling
89+ - UI: Display recommended region with animated pulse or fade-in
90+ - UX: Show “Best Match” label with confidence score or emoji indicator
91+ - Performance: Ensure zero UI freezing during pinging
92+
93+ ---
94+
7895## 🧩 Contributing
7996
8097Pull requests are welcome!
You can’t perform that action at this time.
0 commit comments