273 Commits
Author SHA1 Message Date
futile ecac0d54aa eliminate dirs dependency by checking LOCALAPPDATA envvar instead 2025-04-30 00:53:27 +01:00
futile a84401ca33 fail compilation if compiling outside of windows 2025-04-30 00:48:44 +01:00
futile 1bcd6b2c7d fix duplicate inputs bug in features::anti_afk::send 2025-04-26 05:47:10 +01:00
futile 1dbdc0e4cb remove redundant method to_color32 2025-04-26 04:42:29 +01:00
futile 3610e44a08 create trait UiExt 2025-04-26 04:37:10 +01:00
futile f5fd22d35c redesign if_failed_return_to_unblocked to if_failed_return_to_boolean 2025-04-26 04:23:37 +01:00
futile 022828b802 update readme 2025-04-26 04:07:39 +01:00
futile 262d2d0720 update readme 2025-04-25 17:18:38 +00:00
futile 2326edf97b update readme with a guide 2025-04-24 23:43:52 +01:00
futile 301be82837 update screenshot in readme 2025-04-24 13:54:39 +01:00
futile 0d7dde929d 0.5.3 0.5.3 2025-04-24 13:24:35 +01:00
futile 3ab802fd56 make RED, YELLOW, and GREEN slightly brighter 2025-04-23 14:33:08 +01:00
futile 53030cc5f7 add debug menu feature to change blocked_status of GameNetworking 2025-04-23 14:32:29 +01:00
futile 383224c2fa update readme 2025-04-23 14:31:50 +01:00
futile 575a6a4f1d update readme 2025-04-22 20:03:09 +01:00
futile 17579de277 update readme 2025-04-22 19:57:09 +01:00
futile 00727b9913 add compilation instructions to the repo 2025-04-22 14:34:37 +01:00
futile 1f6fc22525 check for app elevation in Default of Flags 2025-04-21 12:38:20 +01:00
futile 27b09be76e update screenshot in readme 2025-04-20 12:06:57 +01:00
futile 6f15e8c348 0.5.2 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 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 914ffe46d2 add tooltip to game networking indicator 2025-04-20 06:55:43 +01:00
futile 935703e1ab listen to a few clippy lints 2025-04-20 06:19:29 +01:00
futile 202554e03b 0.5.1 0.5.1 2025-04-20 01:47:16 +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 10168e84d1 update readme 2025-04-19 10:52:20 +01:00
futile e72964a9f8 0.5.0 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 89892ef592 change a couple of imports in gui::app 2025-04-19 07:20:49 +01:00
futile 61de3aeee3 move debug viewport code to own module 2025-04-19 06:48:56 +01:00
futile 4ed00e6ac3 don't assign PersistentState to variable when setting 2025-04-19 05:23:11 +01:00
futile 332db0ea03 document the process of gui::run::app_creator with comments 2025-04-19 05:18:04 +01:00
futile 64d13e3964 move EmptySession::run_timers back into main update loop so it actually runs 2025-04-19 05:02:24 +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 0257834d04 add checkbox to debug to spoof new version of the app beign available 2025-04-18 20:32:39 +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 b79c5f62b3 update screenshot in readme 2025-04-18 03:09:14 +01:00
futile 2c3092026a 0.4.2 0.4.2 2025-04-18 02:44:11 +01:00