futile
|
935703e1ab
|
listen to a few clippy lints
|
2025-04-20 06:19:29 +01:00 |
|
futile
|
202554e03b
|
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
|
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
|
2025-04-18 02:44:11 +01:00 |
|
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
|
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
|
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
|
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 |
|
futile
|
52ffb34d83
|
better comments in drop of App
|
2025-04-08 10:52:34 +01:00 |
|
futile
|
6248e8379f
|
change ui stuff
|
2025-04-08 10:50:34 +01:00 |
|
futile
|
99bc15b5ed
|
ensure game isn't suspended when we close
|
2025-04-08 09:24:01 +01:00 |
|
futile
|
e84d1347fd
|
fix stupid justfile
|
2025-04-08 09:23:29 +01:00 |
|
futile
|
f49bb56398
|
0.2.1
|
2025-04-08 09:05:29 +01:00 |
|
futile
|
99b6519ffb
|
don't std::process::exit
|
2025-04-08 09:02:16 +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
|
6e3aa70398
|
simplify load_icon
|
2025-04-08 06:35:15 +01:00 |
|
futile
|
9331f79038
|
edit justfile
|
2025-04-08 03:25:33 +01:00 |
|
futile
|
0ab7727425
|
0.2.0
|
2025-04-07 16:02:45 +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
|
186fcde20e
|
add justfile
|
2025-03-31 12:20:39 +01:00 |
|
futile
|
0457aed045
|
0.1.2
|
2025-03-31 12:20:27 +01:00 |
|
futile
|
774606a7b0
|
maybe fix Empty current session not having effect after a while
|
2025-03-27 11:27:01 +00:00 |
|
futile
|
9bc8ba0dc3
|
0.1.1
|
2025-03-27 00:23:13 +00:00 |
|
futile
|
dd3a71884c
|
fix launching rgl
|
2025-03-27 00:23:04 +00:00 |
|
futile
|
4e95706226
|
nice and good readme
|
2025-03-26 11:09:27 +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 |
|