futile
|
9b5340a6c5
|
apply clippy suggestions
|
2025-11-21 11:19:24 +00:00 |
|
futile
|
e89c3acc06
|
change is_system_theme_dark to is_system_theme_light
|
2025-11-20 14:10:26 +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
|
a1300f8d76
|
lowkey improve logging
|
2025-11-06 08:41:53 +00:00 |
|
futile
|
af8a5b1746
|
persist anti afk toggle
|
2025-11-06 04:17:03 +00:00 |
|
futile
|
e5e335f4f3
|
apply clippy suggestion
|
2025-11-05 00:10:39 +00:00 |
|
futile
|
d15b8070ec
|
improve strings in util::system_info
|
2025-10-11 03:32:39 +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
|
71c3c69ea2
|
a few clippy fixes
|
2025-09-12 05:04:12 +01:00 |
|
futile
|
b553e418f5
|
reduce clutter in system_info
|
2025-09-12 01:21:56 +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
|
660e7a874f
|
improve reliability of panic hook by moving it to main and always creating its storage path
|
2025-09-06 12:10:38 +01:00 |
|
futile
|
a9a965462a
|
random small fixes
|
2025-09-05 13:24:16 +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
|
0a831580e2
|
use reworked logging to log errors in util::meta::default
|
2025-05-16 10:10:16 +01:00 |
|
futile
|
10e69eaac3
|
rework (error) logging
|
2025-05-16 10:03:48 +01:00 |
|
futile
|
9dbfbc4419
|
rework storage paths a bit
|
2025-05-13 09:40:45 +01:00 |
|
futile
|
ef0b6de6ba
|
improve reliability of util::codeberg::get_latest_release
|
2025-05-13 09:40:18 +01:00 |
|
futile
|
7745bba10e
|
improve styling in relation to windows theme
|
2025-05-10 06:44:58 +01:00 |
|
futile
|
b325ebb03c
|
clippy stuff
|
2025-05-04 18:21:55 +01:00 |
|
futile
|
2d42c0c3c4
|
improve util::codeberg
|
2025-05-04 17:52:50 +01:00 |
|
futile
|
a423721aee
|
bump nyquest and stop using .json() workaround
|
2025-05-04 17:52:06 +01:00 |
|
futile
|
73d610949f
|
use nyquest instead of ureq for http client
|
2025-05-03 13:10:40 +01:00 |
|
futile
|
7f358d9adb
|
change how module roots are organized
|
2025-05-01 11:23:27 +01:00 |
|
futile
|
ecac0d54aa
|
eliminate dirs dependency by checking LOCALAPPDATA envvar instead
|
2025-04-30 00:53:27 +01:00 |
|
futile
|
d789b0f62d
|
rework networking indicator dot
|
2025-04-20 07:33:34 +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
|
585f454bc0
|
hunt down some unused pubs
|
2025-04-19 04:45:47 +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
|
18f667a91a
|
improve util::codeberg (error handling & general)
|
2025-04-18 00:43:40 +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
|
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
|
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
|
ba49ed0e67
|
add basic settings
|
2025-04-10 13:56:00 +01:00 |
|
futile
|
c3a1e864a7
|
improvements
|
2025-04-10 08:26:24 +01:00 |
|