ConanServerManager/lib/pages
zontreck 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
..
ACL.dart Add a delay for disabling mods in bulk 2024-11-23 19:52:37 -07:00
autorestart.dart Add a delay for disabling mods in bulk 2024-11-23 19:52:37 -07:00
Constants.dart Refactor project, get server-client coms working 2024-05-23 00:11:14 -07:00
dialogbox.dart Got more things functional 2024-05-23 22:18:59 -07:00
DiscordConfigPage.dart finish implementation 2024-06-16 20:13:35 -07:00
GameServerPage.dart Finish adding the snapshots functionality. 2024-07-02 00:53:26 -07:00
home.dart Fixes some UI desync 2024-11-23 17:08:22 -07:00
ModManager.dart Add a comment field to mods 2025-01-04 17:25:51 -07:00
ServerSettings.dart Adds some more action logging 2024-11-23 18:18:43 -07:00
snapshots.dart Oops, send the restore packet! 2024-07-02 18:04:51 -07:00