54 Commits
Author SHA1 Message Date
futile 6cb70e87af 0.12.0 2026-07-11 07:31:00 +01:00
futile 3cf1d708a8 update egui & co, and rip out catppuccin_egui (garbage) 2026-06-28 17:30:43 +01:00
futile e8df86c250 update dependencies 2026-06-28 16:33:21 +01:00
futile 1f296c3880 remove conditional elevation 2026-06-28 16:14:49 +01:00
Sapphire 60f1868334 Use anyhow for Result type 2025-12-12 03:40:33 -06:00
futile 89eec435ff update static_vcruntime 2025-12-08 18:30:40 +00:00
futile 8ffc5efb8d bump tauri-winres 2025-11-22 14:20:31 +00:00
futile 8943e61f3a 0.11.0 2025-11-21 12:08:02 +00:00
futile aeb99992bb 0.10.0 2025-11-07 12:26:12 +00:00
futile a1300f8d76 lowkey improve logging 2025-11-06 08:41:53 +00:00
futile 2030796337 add description to Cargo.toml after making sure tauri-winres doesn't use it 2025-11-04 23:08:59 +00:00
futile 114292d912 use tauri-winres instead of winresource & specify some more fields in the windows resource in build.rs 2025-11-04 22:56:03 +00:00
futile 8adc1f49ad add license and author information to Cargo.toml 2025-11-04 20:15:09 +00:00
futile bb27334f57 0.9.0 2025-11-03 07:43:40 +00:00
futile 0cb211c103 0.8.0 2025-09-12 05:17:47 +01:00
futile ab026c0bc6 adapt codebase to own, new system info impl 2025-09-12 01:07:10 +01:00
futile 32e21f58a1 create a clone of sysinfo focused on only our needs 2025-09-12 00:52:19 +01:00
futile 5348a1d6ee rip out update checking (too unreliable) 2025-09-09 03:15:01 +01:00
futile 6e33536dfe 0.7.0 2025-09-06 12:11:39 +01:00
futile c36a41f919 remove extra release optimizations to save sanity on compile times 2025-09-06 12:11:20 +01:00
futile 98a6545b27 update dependencies i think 2025-09-05 14:26:27 +01:00
futile 06df466d24 switch back to ureq from nyquest for http client
note: even if this raises binary size by a significant amount, it should in theory be more reliable, so it is a worthy sacrifice.
2025-09-04 07:41:54 +01:00
futile 10e69eaac3 rework (error) logging 2025-05-16 10:03:48 +01:00
futile b3158f71fb 0.6.0 2025-05-10 07:04:59 +01:00
futile a423721aee bump nyquest and stop using .json() workaround 2025-05-04 17:52:06 +01:00
futile f3436c8ddc 0.5.4 2025-05-03 13:12:47 +01:00
futile afcf0a87c0 get sysinfo from crates again, instead of git repo 2025-05-03 13:12:14 +01:00
futile 73d610949f use nyquest instead of ureq for http client 2025-05-03 13:10:40 +01:00
futile 7caa5421f7 eliminate chrono dependency by using unix timestamp in panic logs 2025-04-30 01:36:17 +01:00
futile ecac0d54aa eliminate dirs dependency by checking LOCALAPPDATA envvar instead 2025-04-30 00:53:27 +01:00
futile 0d7dde929d 0.5.3 2025-04-24 13:24:35 +01:00
futile 6f15e8c348 0.5.2 2025-04-20 10:52:21 +01:00
futile d294aa9861 reduce amount of underlying dependencies 2025-04-20 10:48:32 +01:00
futile f688f1c3c4 strip = true doesn't do anything extra anymore 2025-04-20 10:15:33 +01:00
futile 202554e03b 0.5.1 2025-04-20 01:47:16 +01:00
futile e72964a9f8 0.5.0 2025-04-19 10:37:06 +01:00
futile 18052d0c78 add red/green circle indicator beside Block/Unblock buttons 2025-04-19 10:35:47 +01:00
futile 09f5a3895b use windows api instead of netsh command to manage game's network access 2025-04-19 10:34:10 +01:00
futile 2c3092026a 0.4.2 2025-04-18 02:44:11 +01:00
futile ce2022db55 get sysinfo from the git repo, to bump windows 2025-04-17 22:36:10 +01:00
futile 9df757c169 add button to download latest gta-tools exe 2025-04-17 20:28:25 +01:00
futile 4ce7f3459d 0.4.1 2025-04-17 02:33:27 +01:00
futile db4ca22f95 log panics to a file 2025-04-17 00:44:06 +01:00
futile 5fe697223c 0.4.0 2025-04-11 17:27:28 +01:00
futile d182ca5318 implement ComboBox builder 2025-04-10 16:32:30 +01:00
futile 62efe3f411 0.3.0 2025-04-09 16:39:25 +01:00
futile f49bb56398 0.2.1 2025-04-08 09:05:29 +01:00
futile 807cb5242f implement some persistent state (namely selected game launcher) 2025-04-08 08:35:29 +01:00
futile 0ab7727425 0.2.0 2025-04-07 16:02:45 +01:00
futile 68cf28dad8 do so many things 2025-04-07 12:19:06 +01:00