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
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
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
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
a762e3d4c0
Windows rcon fix
2024-11-25 00:20:29 -07:00
3b7876532b
Add a delay for disabling mods in bulk
2024-11-23 19:52:37 -07:00
c06176c900
Fixes some UI desync
2024-11-23 17:08:22 -07:00
d64a34605c
Send a webhook alert when restart is required for mod list changes
2024-11-23 16:00:04 -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
d32b4ee35a
Fix failure to load settings NBT due to new values
2024-08-28 17:23:26 -07:00
b4020a275f
Update to fix a few issues
2024-08-28 11:30:57 -07:00
ae1da5f2b2
Adds a full access control list editor
2024-07-02 17:48:06 -07:00
f7c71230f0
Begin to add a new ACL system
2024-07-02 16:01:06 -07:00
03fef9863f
Apply autofixes
2024-07-02 00:54:24 -07:00
633fc37892
Finish adding the snapshots functionality.
2024-07-02 00:53:26 -07:00
e53fc977bc
Start to implement snapshotting
2024-07-01 23:43:48 -07:00
a2737c82f9
Add function to list world snapshot files
2024-07-01 23:33:37 -07:00
b8426e286b
Start setting up the snapshots feature
2024-07-01 23:24:06 -07:00
505e3c2cd7
Apply dart autofixes
2024-07-01 23:15:08 -07:00
23d93a7f9a
finish implementation
2024-06-16 20:13:35 -07:00
a17e0452a0
Add discord webhooks
2024-06-16 16:42:50 -07:00
e20ade2e95
Use query port instead of rcon to check alive status
2024-06-15 11:57:13 -07:00
26434a9123
Get wrapper working
2024-06-04 21:51:53 -07:00
0ae098318a
Switch to wine, add winetricks
2024-06-03 18:33:13 -07:00
685d7379cb
Make some last minute changes
2024-05-25 04:50:28 -07:00
bb6fadd717
Remove a thread blocking piece of code.
2024-05-24 18:09:51 -07:00
68130285bc
Change libac package name, and integrate rcon into libac
2024-05-24 14:52:01 -07:00
0181ea4cf8
Add in more implementation
2024-05-24 13:51:21 -07:00
1b2ec0e74d
Add in more implementation
2024-05-24 13:48:21 -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