From 6cf18ce9f3e49b3fa4ee43b7c6843ac57621a1ab Mon Sep 17 00:00:00 2001 From: Milon Date: Thu, 5 Sep 2024 10:26:24 +0200 Subject: [PATCH] damn!! --- Resources/ConfigPresets/DeltaV/apoapsis.toml | 9 ---- Resources/ConfigPresets/DeltaV/deltav.toml | 48 ------------------ Resources/ConfigPresets/DeltaV/horizon.toml | 13 ----- .../ConfigPresets/DeltaV/inclination.toml | 16 ------ Resources/ConfigPresets/DeltaV/periapsis.toml | 20 -------- .../InfinityStation/infinitystation.toml | 49 +++++++++++++++++++ 6 files changed, 49 insertions(+), 106 deletions(-) delete mode 100644 Resources/ConfigPresets/DeltaV/apoapsis.toml delete mode 100644 Resources/ConfigPresets/DeltaV/deltav.toml delete mode 100644 Resources/ConfigPresets/DeltaV/horizon.toml delete mode 100644 Resources/ConfigPresets/DeltaV/inclination.toml delete mode 100644 Resources/ConfigPresets/DeltaV/periapsis.toml create mode 100644 Resources/ConfigPresets/InfinityStation/infinitystation.toml diff --git a/Resources/ConfigPresets/DeltaV/apoapsis.toml b/Resources/ConfigPresets/DeltaV/apoapsis.toml deleted file mode 100644 index 6af4b979117..00000000000 --- a/Resources/ConfigPresets/DeltaV/apoapsis.toml +++ /dev/null @@ -1,9 +0,0 @@ -[game] -hostname = "[EN][MRP] Delta-v (Ψ) | Apoapsis [US East 1]" -soft_max_players = 80 - -[shuttle] -emergency_early_launch_allowed = true - -[hub] -tags = "lang:en-US,region:am_n_e,rp:med,no_tag_infer" diff --git a/Resources/ConfigPresets/DeltaV/deltav.toml b/Resources/ConfigPresets/DeltaV/deltav.toml deleted file mode 100644 index e5fda5c16cd..00000000000 --- a/Resources/ConfigPresets/DeltaV/deltav.toml +++ /dev/null @@ -1,48 +0,0 @@ -[game] -desc = "A medium roleplay fork based around the mysterious Noösphere, featuring unique content, custom maps, new species and a revamped science department." -lobbyenabled = true -lobbyduration = 240 -round_end_pacifist = true -contraband_examine = false # Doubtful that it's desired at all, and would require going over every item in accordance with SOP - -[infolinks] -discord = "https://go.delta-v.org/sxzqj" -github = "https://github.com/DeltaV-Station/Delta-v" -website = "https://www.delta-v.org/" -wiki = "https://wiki.delta-v.org/view/Main_Page" -patreon = "https://www.patreon.com/Delta_v" -bug_report = "https://github.com/DeltaV-Station/Delta-v/issues/new/choose" -forum = "https://forum.delta-v.org/" -appeal = "https://go.delta-v.org/appeal" - -[net] -max_connections = 1024 -tickrate = 30 - -[vote] -restart_required_ratio = 0.7 - -[netres] -limit = 10.0 - -[admin] -see_own_notes = true -deadmin_on_join = true -alert.min_players_sharing_connection = 2 - -[server] -id = "deltav" -rules_file = "DeltaVRuleset" - -[discord] -rich_main_icon_id = "deltav" - -[ic] -flavor_text = true - -#[worldgen] -#enabled = true - -[ahelp] -admin_prefix = false -admin_prefix_webhook = false diff --git a/Resources/ConfigPresets/DeltaV/horizon.toml b/Resources/ConfigPresets/DeltaV/horizon.toml deleted file mode 100644 index 824666e7da4..00000000000 --- a/Resources/ConfigPresets/DeltaV/horizon.toml +++ /dev/null @@ -1,13 +0,0 @@ -[game] -hostname = "[EN][MRP] Delta-v (Ψ) | Horizon [US East 3]" -soft_max_players = 80 - -[vote] -preset_enabled = true -map_enabled = true - -[shuttle] -emergency_early_launch_allowed = true - -[hub] -tags = "lang:en-US,region:am_n_e,rp:med,no_tag_infer" diff --git a/Resources/ConfigPresets/DeltaV/inclination.toml b/Resources/ConfigPresets/DeltaV/inclination.toml deleted file mode 100644 index 3a0e69a964f..00000000000 --- a/Resources/ConfigPresets/DeltaV/inclination.toml +++ /dev/null @@ -1,16 +0,0 @@ -[game] -hostname = "[EN][MRP] Delta-v (Ψ) | Inclination [EU West]" -soft_max_players = 50 - -[server] -rules_file = "DeltaVRuleset" - -[vote] -preset_enabled = true -map_enabled = true - -[ooc] -enable_during_round = true - -[hub] -tags = "lang:en-US,region:eu_w,rp:med,no_tag_infer" diff --git a/Resources/ConfigPresets/DeltaV/periapsis.toml b/Resources/ConfigPresets/DeltaV/periapsis.toml deleted file mode 100644 index 199a2119a11..00000000000 --- a/Resources/ConfigPresets/DeltaV/periapsis.toml +++ /dev/null @@ -1,20 +0,0 @@ -[game] -hostname = "[EN][MRP] Delta-v (Ψ) | Periapsis [US East 2]" -soft_max_players = 50 - -[server] -rules_file = "DeltaVRuleset" - -[vote] -preset_enabled = true -map_enabled = true - -[whitelist] -# TODO: make a whitelist prototype whenever this gets reenabled -enabled = false - -[ooc] -enable_during_round = true - -[hub] -tags = "lang:en-US,region:am_n_e,rp:med,no_tag_infer" diff --git a/Resources/ConfigPresets/InfinityStation/infinitystation.toml b/Resources/ConfigPresets/InfinityStation/infinitystation.toml new file mode 100644 index 00000000000..23a790fc91e --- /dev/null +++ b/Resources/ConfigPresets/InfinityStation/infinitystation.toml @@ -0,0 +1,49 @@ +[game] +hostname = "[EN][MRP] A Love Letter to Infinity" +desc = "A medium roleplay fork based around the mysterious Noösphere, featuring unique content, custom maps, new species and a revamped science department." +lobbyenabled = true +lobbyduration = 240 +round_end_pacifist = true +contraband_examine = false +soft_max_players = 80 + +[shuttle] +emergency_early_launch_allowed = true + +[infolinks] +discord = "https://discord.gg/NCVSM2yjky" +github = "https://github.com/A-Love-Letter-to-Infinity/Infinity-Station-14" +#website = "" +#wiki = "" +#patreon = "" +#bug_report = "" +#forum = "" +appeal = "https://discord.gg/NCVSM2yjky" + +[net] +max_connections = 1024 +tickrate = 30 + +[vote] +restart_required_ratio = 0.7 + +[netres] +limit = 10.0 + +[admin] +see_own_notes = true +deadmin_on_join = true +alert.min_players_sharing_connection = 2 + +[server] +id = "infinitystation" + +[ic] +flavor_text = true + +[ahelp] +admin_prefix = false +admin_prefix_webhook = false + +[hub] +tags = "lang:en-US,region:am_n_e,rp:med,no_tag_infer"