Commit graph

205 commits

Author SHA1 Message Date
feeac161f5 Update package URLs 2025-03-10 00:38:18 -07:00
29cb76f287 Update version numbers 2025-03-02 19:39:10 -07:00
543c38bf96 Small patches 2025-03-02 19:38:31 -07:00
da7b56ad97 Attempt to fix a problem where a mod update might fail post-restart.
NOTE: Moves the jail folder where the mods folder used to be. The Jail folder is then recreated after the next restart.
2025-03-02 19:36:18 -07:00
89d5439b8d Bump LibAC 2025-03-02 19:04:03 -07:00
de2bbde18b Add testPaths build to the jenkinsfile 2025-01-04 18:22:21 -07:00
a1301163a6 Add version info branding to the tester 2025-01-04 18:02:37 -07:00
cf6f1c461a Repair syntax 2025-01-04 18:01:31 -07:00
baf8904408 Create a tester executable 2025-01-04 18:01:06 -07:00
f5acee7b56 Make settings read and write operations use the absolute path instead of relative path 2025-01-04 17:55:54 -07:00
317df007d4 Refactor: Fix slow initial server start
Moved hashing to first update check
2025-01-04 17:50:10 -07:00
48ffb70544 Fix missing comment var in scanner 2025-01-04 17:37:36 -07:00
022af555cd Add constant version check URL 2025-01-04 17:37:17 -07:00
bb34d0a099 Create a master file for automated checking of updates 2025-01-04 17:30:40 -07:00
f699da5b03 Allow comment to be sent to the discord server as part of the log
TODO: Edit this to include a Edit Reason.
2025-01-04 17:29:38 -07:00
e2d64a2a9d Add a comment field to mods
ADDTL; Edited the deserialization routine for mods to make it less prone to errors in the event a mod does not contain every field in the NBT data, ex. new comment field would have crashed the deserializer, causing it to skip past the mod or fully reset server settings.
2025-01-04 17:25:51 -07:00
82c3a8cbcb Attempt to fix the mod update checker 2024-11-26 14:10:24 -07:00
5d5d43ed06 Attempt again to fix windows launch 2024-11-26 01:55:23 -07:00
6507d6678e Attempt to fix hung process on windows 2024-11-25 17:03:54 -07:00
b10c2a5527 Update LibAC Version 2024-11-25 12:12:22 -07:00
acb2263bd2 Patch runWine for windows 2024-11-25 11:45:02 -07:00
d4a772b6d2 Try to fix command not found on windows with cmd/C 2024-11-25 01:07:03 -07:00
f709d6f3e8 Attempt to fix a command not being found 2024-11-25 00:56:27 -07:00
d49bccde70 Fix CI Windows task 2024-11-25 00:47:46 -07:00
a762e3d4c0 Windows rcon fix 2024-11-25 00:20:29 -07:00
a425128ac2 Fix client artifact location 2024-11-25 00:03:30 -07:00
42b94fcb9a Fix linux server artifact name 2024-11-25 00:00:16 -07:00
4bd35a73d0 Ensure windows client is also archived 2024-11-24 23:57:24 -07:00
2998f87f13 Make some windows specific fixes 2024-11-24 23:44:59 -07:00
a3d263cd99 Fix syntax error 2024-11-23 20:00:03 -07:00
e350660228 Fix mods page not sending enabled/disabled setting flag change to the log 2024-11-23 19:57:55 -07:00
3b7876532b Add a delay for disabling mods in bulk 2024-11-23 19:52:37 -07:00
b2a7493539 Switch container to Wine 8.0 to test the out of memory bug 2024-11-23 19:37:48 -07:00
0e354b8d2f Adds some more action logging 2024-11-23 18:18:43 -07:00
c88065befd Always dump the modlist to discord webhook when committing the settings 2024-11-23 17:43:06 -07:00
c06176c900 Fixes some UI desync 2024-11-23 17:08:22 -07:00
dd37c07485 Only say that superuser is disabled when the ACL isnt empty. 2024-11-23 16:47:33 -07:00
63f248f9cf Fix: Mandatory restart was not happening 2024-11-23 16:37:24 -07:00
d64a34605c Send a webhook alert when restart is required for mod list changes 2024-11-23 16:00:04 -07:00
5be57fbca5 Bump package versions 2024-11-23 15:09:25 -07:00
114b70b0f5 Repair syntax of webhook 2024-11-23 13:08:24 -07:00
98b1d0c9e4 Add version information to the webhook 2024-11-23 12:54:23 -07:00
ec1f894809 QOL updates 2024-11-23 05:23:02 -07:00
7cb11509a1 Adds a webhook notice for FTS mode being enabled 2024-11-23 04:58:15 -07:00
9568634240 Removal of installer image 2024-11-23 04:33:34 -07:00
fb1601bccd User already existed 2024-11-23 04:04:21 -07:00
f56fefd6d0 Switch wine versions 2024-11-23 03:10:22 -07:00
adaba61b7b Fix package name for wine9.16 2024-11-22 17:43:03 -07:00
756ba3e36c Change build node label 2024-10-05 19:22:01 -07:00
f05408500d Change docker image to use for build 2024-09-04 19:36:23 -07:00