Commit Graph
25 Commits
Author SHA1 Message Date
futile 8b4a455dc1 make empty_session::activate simply return a bool 2025-11-06 08:45:50 +00:00
futile a1300f8d76 lowkey improve logging 2025-11-06 08:41:53 +00:00
futile a6ea8ad8e2 ignore return of NtResumeProcess in empty_session::deactivate to reduce crashing 2025-11-06 02:37:26 +00:00
futile 3ab5987b67 use more unwraps instead of let _ = 2025-11-05 00:08:53 +00:00
futile 5c73ee7bd5 improve (tighten) scoping of unsafe blocks 2025-09-13 16:50:44 +01: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 f63d24ea43 improve reliability and logging when running into game access denied issues 2025-09-09 03:03:32 +01:00
futile 356d5f17e5 me when i don't smoke the drugs that make you write retarded code 2025-09-08 14:32:36 +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 0de79769d2 reorganize some consts 2025-04-18 03:17:40 +01:00
futile d992d6b8f6 refactor gui module 2025-04-17 20:52:19 +01:00
futile 41cfb12ea8 fix some idiotic const use in features::empty_session 2025-04-17 04:42:31 +01:00
futile 6935b852ce clippy 2025-04-17 01:31:49 +01:00
futile 1aebc6b17c make empty session interval 10 seconds again 2025-04-08 17:27:28 +01:00
futile 99bc15b5ed ensure game isn't suspended when we close 2025-04-08 09:24:01 +01:00
futile c1c1547e4d improve debug experience 2025-04-08 07:52:55 +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 774606a7b0 maybe fix Empty current session not having effect after a while 2025-03-27 11:27:01 +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