100 Commits
Author SHA1 Message Date
futile fce32eab52 update readme 2026-07-11 08:01:25 +01:00
futile a70f868120 update readme 2026-07-11 07:50:57 +01:00
futile 9bc7ef4177 update readme 2026-07-11 07:41:23 +01:00
futile 6cb70e87af 0.12.0 2026-07-11 07:31:00 +01:00
futile 393588d8d0 update readme 2026-07-11 06:53:18 +01:00
futile f22040d8e3 update view source code url 2026-07-11 06:52:15 +01:00
futile 937d775f63 delete github workflows 2026-07-11 04:39:23 +01:00
futile 709b17d729 update screenshots 2026-07-11 04:36:52 +01:00
futile 9a18ea1576 fix width of save server ip box 2026-07-11 04:30:49 +01:00
futile 96c4fd80a4 optimise circle.svg, for some reason 2026-06-28 17:47:39 +01:00
futile 47b647784e revert "update logo"
This reverts commit 890ae36590.
2026-06-28 17:34:02 +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 40bb3e2cc2 update text a lil 2026-06-28 16:24:09 +01:00
futile 7c5e64774c fuck that file 2026-06-28 16:22:21 +01:00
futile a02293a518 update readme 2026-06-28 16:14:56 +01:00
futile 1f296c3880 remove conditional elevation 2026-06-28 16:14:49 +01:00
futile 054c86e2d2 show reset button only when save server ip is not the default value 2026-06-28 15:38:19 +01:00
futile eed72cdec9 firewall: save a to_string call 2026-01-16 16:10:49 +00:00
futile 44e5997847 update todo 2025-12-12 09:39:56 +00:00
futileandSapphire 53fd0112c2 apply review suggestions
Co-authored-by: Sapphire <imsapphire0@gmail.com>
2025-12-12 03:52:40 -05:00
futileandSapphire 23fd4b12f9 use Firewall in game_networking 2025-12-12 03:52:40 -05:00
futileandSapphire e0a5821431 add is_blocked method to Firewall 2025-12-12 03:52:40 -05:00
futileandSapphire 50b5388f8a use Firewall in empty_session 2025-12-12 03:52:40 -05:00
futileandSapphire d185ab1a57 add Firewall to App 2025-12-12 03:52:40 -05:00
futileandSapphire 4205a332a7 add firewall helper util 2025-12-12 03:52:40 -05:00
futileandSapphire ade95b5c65 empty session with firewall instead of suspend 2025-12-12 03:52:40 -05:00
futileandSapphire 54985d350a initialize COM in app_creator instead of local to module 2025-12-12 03:52:40 -05:00
futileandSapphire 97e1446996 move get_game_exe_path to be a method on SystemInfo 2025-12-12 03:52:40 -05:00
futile 746b36dfc0 add panic button (useful) 2025-12-12 05:08:56 +00:00
futile 200b92cd48 update todo 2025-12-11 05:58:39 +00:00
futile fb7e1f7864 apply (some) clippy suggestions 2025-12-11 02:44:40 +00:00
futile b0afa9de1a update todo 2025-12-11 02:35:19 +00:00
futile 890ae36590 update logo 2025-12-11 02:34:10 +00:00
futile 89eec435ff update static_vcruntime 2025-12-08 18:30:40 +00:00
futileandSapphire 2611dbfd3e only show save server ip input box sometimes
Co-authored-by: Sapphire <imsapphire0@gmail.com>
2025-12-01 07:34:21 +00:00
futile eafc9e1d10 update todo 2025-11-26 22:43:48 +00:00
futile 0e92c9908d update todo 2025-11-24 12:18:08 +00:00
futile 8ffc5efb8d bump tauri-winres 2025-11-22 14:20:31 +00:00
futile bd8f70ed5f update todo 2025-11-22 11:30:38 +00:00
futile 9227533303 update readme 2025-11-22 10:06:23 +00:00
futile 4b522d9b3f move "open storage path" feature from debug to settings 2025-11-22 09:47:44 +00:00
futile d393bbfc37 better error handling and variable name changes in launch 2025-11-22 09:39:14 +00:00
futile 7190dc05fe rename ensure_not_both_blocked_simultaneously to ensure_block_exclusivity 2025-11-22 09:27:03 +00:00
futile 23b6c879ae better error handling of block exclusivity 2025-11-22 09:27:02 +00:00
futile 660a478fbb greatly simplify blocked status by removing temporary failure state 2025-11-22 09:27:02 +00:00
futile 28486174f2 create block/unblock buttons more idiomatically 2025-11-22 09:27:01 +00:00
futile 0f65c76055 remove size limit of force close button, as it could be too large on various scaling options (why was it even sized) 2025-11-22 09:26:40 +00:00
futile 8943e61f3a 0.11.0 2025-11-21 12:08:02 +00:00
futile ed0a828fd4 ensure all filters do not use the same name (oops) 2025-11-21 11:56:52 +00:00
futile 96ef494443 let's check in this todo for fun 2025-11-21 11:21:17 +00:00
futile 9b5340a6c5 apply clippy suggestions 2025-11-21 11:19:24 +00:00
futile 74132ec322 heavily modify game_networking & fully implement save server blocking 2025-11-21 11:09:18 +00:00
futile a58606c91d nicen up game_networking 2025-11-21 10:01:41 +00:00
futile 47adf42a48 add settings support for alternative replay glitching 2025-11-20 17:46:58 +00:00
futile 0fb587027c nicen up settings 2025-11-20 16:02:03 +00:00
futile 0424b7b114 fix weird changing colour on futile link in about 2025-11-20 14:16:24 +00:00
futile e89c3acc06 change is_system_theme_dark to is_system_theme_light 2025-11-20 14:10:26 +00:00
futile ab64c29935 update readme 2025-11-08 13:54:42 +00:00
futile e216445c7f update readme screenshots 2025-11-07 12:48:05 +00:00
futile aeb99992bb 0.10.0 2025-11-07 12:26:12 +00:00
futile 8ab6e14560 show git commit hash as monospace 2025-11-07 11:59:57 +00:00
futile b9ebdfdb5c update force close game button width to fit new font 2025-11-07 11:56:26 +00:00
futile 2804812691 replace Ubuntu fonts with Inter 2025-11-07 11:51:38 +00:00
futile 606fb7e191 update readme 2025-11-07 11:37:13 +00:00
futile e2a779b7f5 redo links in about stage a bit 2025-11-07 11:35:56 +00:00
futile a8b04bb72b move colour constants from gui::colours to util::consts::colours 2025-11-07 00:34:42 +00:00
futile c34cf187d5 ensure persistent_state is easier and more infallible to add fields to 2025-11-06 23:55:04 +00:00
futile f07421e75a use newer syntax for cargo instructions in build.rs 2025-11-06 08:53:09 +00:00
futile 8b4a455dc1 make empty_session::activate simply return a bool 2025-11-06 08:45:50 +00:00
futile a1300f8d76 lowkey improve logging 2025-11-06 08:41:53 +00:00
futile 9e623219a5 shorten some paths in main.rs 2025-11-06 05:07:49 +00:00
futile 09e19b6e16 remove hardly useful "windows compilation only" warning 2025-11-06 05:06:57 +00:00
futile 4498c45965 apply clippy suggestion 2025-11-06 04:20:40 +00:00
futile af8a5b1746 persist anti afk toggle 2025-11-06 04:17:03 +00:00
futile 560d9659f4 make git hash embedding more reliable 2025-11-06 03:06:25 +00:00
futile bf086d0442 amend comment 2025-11-06 02:38:13 +00:00
futile a6ea8ad8e2 ignore return of NtResumeProcess in empty_session::deactivate to reduce crashing 2025-11-06 02:37:26 +00:00
futile 4c00d1846b add git commit hash when hovering version info 2025-11-05 00:33:17 +00:00
futile e5e335f4f3 apply clippy suggestion 2025-11-05 00:10:39 +00:00
futile 3ab5987b67 use more unwraps instead of let _ = 2025-11-05 00:08: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 2edb4f492a get rid of justfile it sucks 2025-11-04 23:08:31 +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 1e13905885 update codebase for github 2025-11-03 07:13:00 +00:00
futile 8fc73b2992 update readme for github 2025-11-03 06:56:28 +00:00
futile 43b72995dd create github workflow to build and release on tag push 2025-11-03 06:42:22 +00:00
futile d3473d46e3 create github workflow to rebuild and rerelease all existing tags 2025-11-03 05:26:46 +00:00
futile 1363f5b125 use match instead of if for LaunchVersion checks 2025-10-25 09:35:31 +01:00
futile d15b8070ec improve strings in util::system_info 2025-10-11 03:32:39 +01:00
futile efccd6ed50 update readme 2025-09-13 16:58:52 +01:00
futile 5c73ee7bd5 improve (tighten) scoping of unsafe blocks 2025-09-13 16:50:44 +01:00
futile 445b63fa4c small system_info improvements 2025-09-13 16:39:16 +01:00
futile 941868dcc8 use &[c_char] instead of &[i8] in c_char_arr_to_string 2025-09-13 12:02:19 +01:00
futile 762a3b9b26 update readme 2025-09-13 00:34:48 +01:00
futile 0cb211c103 0.8.0 2025-09-12 05:17:47 +01:00
futile 90b32c5c5a this couldn't hurt to be create_dir_all instead of create_dir 2025-09-12 05:12:11 +01:00
futile 71c3c69ea2 a few clippy fixes 2025-09-12 05:04:12 +01:00