futile
|
e2a779b7f5
|
redo links in about stage a bit
|
2025-11-07 11:35:56 +00:00 |
|
futile
|
a8b04bb72b
|
move colour constants from gui::colours to util::consts::colours
|
2025-11-07 00:34:42 +00:00 |
|
futile
|
8b4a455dc1
|
make empty_session::activate simply return a bool
|
2025-11-06 08:45:50 +00:00 |
|
futile
|
af8a5b1746
|
persist anti afk toggle
|
2025-11-06 04:17:03 +00:00 |
|
futile
|
4c00d1846b
|
add git commit hash when hovering version info
|
2025-11-05 00:33:17 +00:00 |
|
futile
|
3ab5987b67
|
use more unwraps instead of let _ =
|
2025-11-05 00:08:53 +00:00 |
|
futile
|
1e13905885
|
update codebase for github
|
2025-11-03 07:13:00 +00:00 |
|
futile
|
71c3c69ea2
|
a few clippy fixes
|
2025-09-12 05:04:12 +01:00 |
|
futile
|
ab026c0bc6
|
adapt codebase to own, new system info impl
|
2025-09-12 01:07:10 +01:00 |
|
futile
|
c2584b5d01
|
reimplement "update checking" in the form of a simple button that goes to latest release
|
2025-09-09 14:07:46 +01:00 |
|
futile
|
5348a1d6ee
|
rip out update checking (too unreliable)
|
2025-09-09 03:15:01 +01:00 |
|
futile
|
f63d24ea43
|
improve reliability and logging when running into game access denied issues
|
2025-09-09 03:03:32 +01:00 |
|
futile
|
72abda7352
|
partial fix some weird colouring that was introduced in egui 0.32 (?)
|
2025-09-05 17:12:38 +01:00 |
|
futile
|
5c5e6d60a1
|
add option to launch legacy version of the game & fix epic games launch urls
|
2025-09-05 16:09:24 +01:00 |
|
futile
|
a9a965462a
|
random small fixes
|
2025-09-05 13:24:16 +01:00 |
|
futile
|
b8c444dc5b
|
move theme refresh button to debug menu
|
2025-09-04 06:21:27 +01:00 |
|
futile
|
7745bba10e
|
improve styling in relation to windows theme
|
2025-05-10 06:44:58 +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
|
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
|
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
|
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
|
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 |
|