273 Commits
Author SHA1 Message Date
futile 69eda1103d improve panic hook 2025-04-18 01:50:19 +01:00
futile 19b1ade758 remove 1 to_string and replace some others with to_owned 2025-04-18 00:59:07 +01:00
futile 18f667a91a improve util::codeberg (error handling & general) 2025-04-18 00:43:40 +01:00
futile 186371f835 include new release's version in download hover 2025-04-17 22:36:10 +01:00
futile ce2022db55 get sysinfo from the git repo, to bump windows 2025-04-17 22:36:10 +01:00
futile d992d6b8f6 refactor gui module 2025-04-17 20:52:19 +01:00
futile b71dbbdf03 change for loop syntax in build_combo_box 2025-04-17 20:38:16 +01:00
futile c85a169765 move gui::persistent_state to util::persistent_state 2025-04-17 20:36:42 +01:00
futile 9df757c169 add button to download latest gta-tools exe 2025-04-17 20:28:25 +01:00
futile 92cbec7934 return window size to [240.0, 240.0] 2025-04-17 04:45:01 +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 10c840ac4d update readme 2025-04-17 04:26:19 +01:00
futile 2fc0aa2005 update screenshot in readme 2025-04-17 04:16:34 +01:00
futile 29f726b1bd add LICENSE 2025-04-17 03:42:22 +01:00
futile 16d3c2cd96 update justfile 2025-04-17 03:41:24 +01:00
futile 4ce7f3459d 0.4.1 0.4.1 2025-04-17 02:33:27 +01:00
futile c8cbb51f43 thgank you clippy that's very smar thtat's very clever 2025-04-17 02:27:10 +01:00
futile 9c53239276 remove an i32 cast from is_any_key_pressed 2025-04-17 02:25:07 +01:00
futile af5ea259e9 implicit type signature on buffer var in is_window_focused 2025-04-17 02:12:34 +01:00
futile 162350699a change flow of util::win::is_elevated 2025-04-17 02:01:31 +01:00
futile 2977398437 slightly reduce unsafe scopes 2025-04-17 01:48:45 +01:00
futile 36dce5aa1e reduce ai idiocy 2025-04-17 01:39:01 +01:00
futile 6935b852ce clippy 2025-04-17 01:31:49 +01:00
futile 1c048e6aff revert 33fbbc7f 2025-04-17 00:50:09 +01:00
futile 84a659a2b1 add button to debug to open app storage path 2025-04-17 00:49:20 +01:00
futile db4ca22f95 log panics to a file 2025-04-17 00:44:06 +01:00
futile 284c4bb46d add a mouse cursor check to anti afk activation 2025-04-16 23:59:50 +01:00
futile 5fe697223c 0.4.0 0.4.0 2025-04-11 17:27:28 +01:00
futile 33fbbc7fc0 change windows_subsystem = "windows" requirement to debug also 2025-04-11 17:27:22 +01:00
futile 5bcdccdfea use windows vkcodes instead of defining our own 2025-04-10 18:19:12 +01:00
futile 31ac09cd25 make the thing nicer 2025-04-10 18:14:24 +01:00
futile 1283f34174 make Frame of "Game's network access" area invisible 2025-04-10 17:40:40 +01:00
futile 072c8ae406 clippy 2025-04-10 17:28:58 +01:00
futile e283393889 move header 2025-04-10 17:23:22 +01:00
futile cf5c37c7dc add bolder ubuntu font for headers & move rest of setup code into app_creator 2025-04-10 17:19:42 +01:00
futile c6cd0cf2f9 reintroduce ScrollArea to CentralPanel and increase WINDOW_SIZE to accommodate 2025-04-10 16:52:20 +01:00
futile d182ca5318 implement ComboBox builder 2025-04-10 16:32:30 +01:00
futile 42ee688639 move persistent state into own file 2025-04-10 15:17:19 +01:00
futile ba49ed0e67 add basic settings 2025-04-10 13:56:00 +01:00
futile f9f326904e turn crate::gui into a dir module 2025-04-10 08:38:51 +01:00
futile c3a1e864a7 improvements 2025-04-10 08:26:24 +01:00
futile 7f795ba52e make label text not selectable 2025-04-10 07:48:58 +01:00
futile 62efe3f411 0.3.0 0.3.0 2025-04-09 16:39:25 +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 861ebe97d6 build CONFIG_PATH more nicely and fix crash when minimizing with debug open 2025-04-08 17:27:03 +01:00
futile 53b20a437a some clippy fixes 2025-04-08 17:11:25 +01:00
futile 03ca861a09 change ui window size + ui spacing size & make an enum Copy 2025-04-08 15:45:18 +01:00
futile a4ebfc515c some more ui changes 2025-04-08 13:18:45 +01:00