Commit Graph

35 Commits

Author SHA1 Message Date
45a4b9218f [dev] add game.db and thumbnails to gitignore 2025-03-02 14:42:16 +01:00
7dd200ec54 [dev] server.sh simplified 2025-03-02 14:42:05 +01:00
0b381ee198 [certs] update certificates 2025-03-02 14:41:08 +01:00
adf6f9d757 [code] improve structure (focus: server) 2025-03-02 13:06:18 +01:00
bcf9ad68ad [deps] cargo update 2025-03-02 13:05:35 +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
1dd25f682b [server] only provide games that exist in games folder 2024-11-15 12:15:50 +01:00
3610eb77a6 [ui] show size in GB 2024-11-15 12:10:02 +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
c00b7dbe9c [code] remove server struct 2024-11-14 16:04:56 +01:00
a2a630893f [ui] better default windows size 2024-11-14 00:43:33 +01:00
0eb332c14d [logging] make message logging clearer 2024-11-14 00:42:54 +01:00
009c0739d2 [ui] make the grid good 2024-11-14 00:01:55 +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
ff0cee58d5 [logging] tiny improvements, still the WASM stacktrace error 2024-11-12 22:56:49 +01:00
1388bc2115 [feat] use eti game.db, commit not working, something is wrong with game.id in the client/frontend 2024-11-12 22:12:49 +01:00
ba2177abf0 [docs] README.md added 2024-11-10 20:51:40 +01:00
4d9051aece [docs] add a lessons learned document 2024-11-10 18:07:59 +01:00
5ef77addbf [fix] SotLAN -> SoftLAN 2024-11-10 18:07:41 +01:00
9f8c6d3417 [feat] client robust against server disconnects and better logging on the client 2024-11-10 15:45:55 +01:00
89af1f9176 [omg] GUI, mDNS, list games on client start 2024-11-10 15:11:22 +01:00
70c327ff03 [debug] now the PowerShell script works (thanks o1-preview and FUCK PowerShell) 2024-11-08 23:23:38 +01:00
b654042d57 [debug] windows PowerShell script to run and test the client 2024-11-08 22:58:30 +01:00
9f63ace39c [feat] use clap to pass IP and port 2024-11-08 22:39:02 +01:00
9d8f579a0f [feat][code] proto crate, one stream per request 2024-11-08 22:22:50 +01:00
04a39790b8 [code] restructured into different crates 2024-11-08 10:05:24 +01:00
70e3aaea17 lanspread: Game Distribution on LAN parties (WIP) 2024-09-29 16:16:58 +02:00