Commit graph

28 commits

Author SHA1 Message Date
26434a9123 Get wrapper working 2024-06-04 21:51:53 -07:00
685d7379cb Make some last minute changes 2024-05-25 04:50:28 -07:00
68130285bc Change libac package name, and integrate rcon into libac 2024-05-24 14:52:01 -07:00
fc0c1c7e7a Got more things functional 2024-05-23 22:18:59 -07:00
a1141cd2b8 Got more stuff connected up and working 2024-05-23 04:12:45 -07:00
7cddfd2de6 Refactor project, get server-client coms working 2024-05-23 00:11:14 -07:00
52c6fff445 Move stuff around again 2024-05-22 16:10:35 -07:00
110b2d150c Refactor hierarchy 2024-05-22 00:14:25 -07:00
16c935d904 Make some changes to allow not using steamcmd for mod downloads 2023-11-08 17:13:32 -07:00
54f90c7cdb Add a 2fa toggle 2023-11-08 15:20:40 -07:00
fce8632639 Revert "Rip out the mod download function because steamcmd is shit"
This reverts commit f2f0df0f17.
2023-11-08 15:08:26 -07:00
f2f0df0f17 Rip out the mod download function because steamcmd is shit 2023-11-08 05:19:27 -07:00
fee32c7701 Add state machine 2023-11-05 00:03:15 -07:00
1bd6da4f1b Hook up the mod list writer 2023-11-04 22:27:14 -07:00
462fca139e Start to add the start/stop logic 2023-11-04 18:43:11 -07:00
8162dbe97a Move code for downloading mods into a more universal function 2023-11-04 16:55:13 -07:00
0cf1f6b090 Adds an autorestart page 2023-11-04 15:15:33 -07:00
239eac82b2 Update download mods function with more feedback 2023-11-04 14:16:53 -07:00
d8345d08fa Get things to a semi-stable state 2023-11-04 04:44:47 -07:00
3742a957bb start fixing up steamcmd issues 2023-11-04 03:50:49 -07:00
e0561ea13f Apply automatic dart fixes 2023-11-04 01:38:04 -07:00
d03613b0c7 Migrate settings into its own special entry to utilize type adapters fully. 2023-11-03 14:17:07 -07:00
8f28b5a399 Tell steamcmd to quit after downloading mods 2023-11-03 13:53:32 -07:00
995351b072 Change mod folder create statement 2023-11-03 02:33:37 -07:00
e04b4b1a0f Ensure destination folder for mods exists 2023-11-03 02:23:28 -07:00
906191e4d5 Add some basic initial functionality to download mods 2023-11-03 02:23:10 -07:00
f15a1f4fbc Fix mod instance being the same only on deserialize 2023-11-03 00:44:23 -07:00
fac61e008f Adds current code 2023-11-01 03:28:33 -07:00