Commit graph

14 commits

Author SHA1 Message Date
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
6507d6678e Attempt to fix hung process on windows 2024-11-25 17:03:54 -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
c06176c900 Fixes some UI desync 2024-11-23 17:08:22 -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
ebcad1f8fc Fix mod editor 2024-08-28 12:39:49 -07:00
505e3c2cd7 Apply dart autofixes 2024-07-01 23:15:08 -07:00
6574888344 Fix process not cleanly exiting when it was supposed to 2024-06-05 20:28:19 -07:00
26434a9123 Get wrapper working 2024-06-04 21:51:53 -07:00
fc0c1c7e7a Got more things functional 2024-05-23 22:18:59 -07:00
7cddfd2de6 Refactor project, get server-client coms working 2024-05-23 00:11:14 -07:00