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
|
1f6fc22525
|
check for app elevation in Default of Flags
|
2025-04-21 12:38:20 +01:00 |
|
futile
|
1c9ce2a4d3
|
remember to place to_color32 for BlockedStatus in the correct place
|
2025-04-20 07:57:41 +01:00 |
|
futile
|
d789b0f62d
|
rework networking indicator dot
|
2025-04-20 07:33:34 +01:00 |
|
futile
|
914ffe46d2
|
add tooltip to game networking indicator
|
2025-04-20 06:55:43 +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
|
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
|
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
|
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
|
186371f835
|
include new release's version in download hover
|
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
|
6935b852ce
|
clippy
|
2025-04-17 01:31:49 +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
|
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 |
|