18 Commits

Author SHA1 Message Date
1ef5e4d01a
[fix] non-windows systems 2025-03-21 10:54:29 +01:00
366b6fbca7
[client] no cmd window when running games or scripts 2025-03-20 23:02:09 +01:00
d69cf115c8
[client] run as admin 2025-03-20 22:34:34 +01:00
78f7ff2405
[wip] use windows crate to run as admin 2025-03-20 20:57:32 +01:00
765447e6d1
[code][fix] improvements for LAN 202503
- more robust client <-> server connection
  - new client event: DownloadGameFilesFailed
  - 3 seconds to reconnect
  - retry forever if server is gone and never lose a UI request

- code cleanup here and there (mostly server)
2025-03-20 19:39:32 +01:00
adf6f9d757
[code] improve structure (focus: server) 2025-03-02 13:06:18 +01:00
b21091c247
[code] edition 2024 2025-03-02 13:05:01 +01:00
d1eb185498
[deps] move all deps into main toml and update 2024-12-03 20:49:13 +01:00
56c1eb0167
[ui] wait for server, rename to softlan-launcher 2024-11-15 12:29:16 +01:00
89e3565806
[fix] remove warning 2024-11-15 11:56:22 +01:00
dcee3d55b2
[client] run game 2024-11-15 11:53:25 +01:00
bc70d6300b
[client] unpack game works! 2024-11-15 11:20:35 +01:00
f9cd8471b4
[backup] on the way 2024-11-15 08:59:53 +01:00
2b64d1e4ba
[client][server] file transfer working, ui not ready for it 2024-11-14 23:26:31 +01:00
942eb8003e
[improve] set game dir on client -> updates Play/Install button based on games existing 2024-11-14 19:41:55 +01:00
a2a630893f
[ui] better default windows size 2024-11-14 00:43:33 +01:00
a6ed6e04fe
[backup] games from server with images 2024-11-13 23:51:28 +01:00
5d45c4ce4b
[ui] change framework from Tauri Leptos to Tauri Vanilla (Typescript) and React 2024-11-13 22:15:04 +01:00