Commit Graph

4 Commits

Author SHA1 Message Date
Collecting
88c8b4cdbb fix(gamescope): Restructure Multiplayer Dialogs for Gamescope
Signed-off-by: Collecting <collecting@noreply.localhost>
2026-01-05 10:30:07 +00:00
Zephyron
2e7a4026d8 feat: Add lobby API URL configuration and migrate from web_api_url
- Replace web_api_url references with lobby_api_url
- Add lobby API URL field to network configuration UI with restore default
- Add ReadNetworkValues/SaveNetworkValues to QtConfig for network settings
- Fix signed/unsigned comparison in lobby filter

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-12-06 16:38:45 +10:00
Zephyron
be5c2f772c fix: Multiplayer network fixes and airplane mode
- Auto-select network interface for direct connect/host room
- Always recreate ENet client on join for fresh bindings
- Add airplane mode toggle (Desktop & Android)
- Fix JWT verification with empty verify_uid
- Improve content-type handling for JWT endpoints

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-11-10 17:16:45 +10:00
Zephyron
bfb82e577c chore: update project branding to citron
Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-05-06 16:06:48 +10:00