Commit Graph
39 Commits
Author SHA1 Message Date
futile 53030cc5f7 add debug menu feature to change blocked_status of GameNetworking 2025-04-23 14:32:29 +01:00
futile 58ec9f6567 clippy 2025-04-20 08:01:41 +01:00
futile 1c9ce2a4d3 remember to place to_color32 for BlockedStatus in the correct place 2025-04-20 07:57:41 +01:00
futile 8a5d6cf38c simplify features::game_networking 2025-04-20 07:56:54 +01:00
futile d789b0f62d rework networking indicator dot 2025-04-20 07:33:34 +01:00
futile 6079a72f47 use SendInput instead of keybd_event for anti afk 2025-04-20 07:07:51 +01:00
futile 935703e1ab listen to a few clippy lints 2025-04-20 06:19:29 +01:00
futile da2b15a0b6 redesign features::force_close internals a bit 2025-04-20 01:42:06 +01:00
futile ccc27b1944 slightly tweak features::game_networking design & add visual indicator for blocking failing due to game being closed 2025-04-20 01:25:25 +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 feb3a793d9 redesign how anti afk activates 2025-04-19 04:54:02 +01:00
futile 585f454bc0 hunt down some unused pubs 2025-04-19 04:45:47 +01:00
futile 27524e855a numerous improvements in gui and feature code 2025-04-19 04:28:24 +01:00
futile 64e94bf790 change how vks are stored 2025-04-18 05:26:28 +01:00
futile 668a6eb38b get rid of clippy-related allows 2025-04-18 04:44:11 +01:00
futile 0de79769d2 reorganize some consts 2025-04-18 03:17:40 +01:00
futile 19b1ade758 remove 1 to_string and replace some others with to_owned 2025-04-18 00:59:07 +01:00
futile d992d6b8f6 refactor gui module 2025-04-17 20:52:19 +01:00
futile 41cfb12ea8 fix some idiotic const use in features::empty_session 2025-04-17 04:42:31 +01:00
futile e328eb91f6 get CREATE_NO_WINDOW from windows crate 2025-04-17 04:40:06 +01:00
futile 6935b852ce clippy 2025-04-17 01:31:49 +01:00
futile 284c4bb46d add a mouse cursor check to anti afk activation 2025-04-16 23:59:50 +01:00
futile 5bcdccdfea use windows vkcodes instead of defining our own 2025-04-10 18:19:12 +01:00
futile d182ca5318 implement ComboBox builder 2025-04-10 16:32:30 +01:00
futile c3a1e864a7 improvements 2025-04-10 08:26:24 +01:00
futile 4bb0f151a9 improve anti afk with added checks and different keys 2025-04-09 16:34:30 +01:00
futile 1aebc6b17c make empty session interval 10 seconds again 2025-04-08 17:27:28 +01:00
futile 03ca861a09 change ui window size + ui spacing size & make an enum Copy 2025-04-08 15:45:18 +01:00
futile 99bc15b5ed ensure game isn't suspended when we close 2025-04-08 09:24:01 +01:00
futile 807cb5242f implement some persistent state (namely selected game launcher) 2025-04-08 08:35:29 +01:00
futile c1c1547e4d improve debug experience 2025-04-08 07:52:55 +01:00
futile c73dc4bd86 some little fixes 2025-04-07 16:02:32 +01:00
futile 68cf28dad8 do so many things 2025-04-07 12:19:06 +01:00
futile c284bad06b change stuff and add stuff 2025-04-05 07:06:41 +01:00
futile 57db451958 move util.rs to util/countdown.rs 2025-03-31 12:43:54 +01:00
futile 774606a7b0 maybe fix Empty current session not having effect after a while 2025-03-27 11:27:01 +00:00
futile dd3a71884c fix launching rgl 2025-03-27 00:23:04 +00:00
futile 4add77c4e0 move that thing 2025-03-26 11:04:44 +00:00
futile 4bc0d697dc initial commit 2025-03-26 11:02:25 +00:00