Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporarily update server configs #28780

Merged
merged 6 commits into from
Jun 9, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions Resources/ConfigPresets/WizardsDen/leviathan.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

[game]
hostname = "[EN] Wizard's Den Leviathan [US East 1]"
panic_bunker.enabled = false
panic_bunker.disable_with_admins = false
panic_bunker.enable_without_admins = false
panic_bunker.custom_reason = ""

[hub]
tags = "lang:en,region:am_n_e,rp:low"
4 changes: 0 additions & 4 deletions Resources/ConfigPresets/WizardsDen/lizard.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

[game]
hostname = "[EN] Wizard's Den Lizard [US West]"
panic_bunker.enabled = false
panic_bunker.disable_with_admins = false
panic_bunker.enable_without_admins = false
panic_bunker.custom_reason = ""

[hub]
tags = "lang:en,region:am_n_w,rp:low"
2 changes: 1 addition & 1 deletion Resources/ConfigPresets/WizardsDen/salamander.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Configuration preset used on Wizard's Den Salamander

[game]
desc = "Official English Space Station 14 servers. Roleplay required, you must be whitelisted through Discord to play if there are more than 15 online players."
desc = "Official English Space Station 14 servers. Medium roleplay ruleset. You must be whitelisted through Discord to play if there are more than 15 online players."
hostname = "[EN] Wizard's Den Salamander [US West RP]"
soft_max_players = 130

Expand Down
6 changes: 3 additions & 3 deletions Resources/ConfigPresets/WizardsDen/wizardsDen.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# Loaded before server-specific config presets by configuration.

[game]
desc = "Official English Space Station 14 servers. Vanilla, low roleplay."
desc = "Official English Space Station 14 servers. Vanilla, roleplay ruleset."
lobbyenabled = true
soft_max_players = 80
panic_bunker.enabled = true
panic_bunker.disable_with_admins = true
panic_bunker.disable_with_admins = false
panic_bunker.enable_without_admins = true
panic_bunker.show_reason = true
panic_bunker.custom_reason = "You have not played on Wizard's Den server long enough to connect to this server. Please play on Wizard's Den Lizard or Wizard's Den Leviathan until you have more playtime."
panic_bunker.custom_reason = "You have not played on a Wizard's Den server long enough to connect to this server. Please play on another Wizard's Den server for now."
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally this would direct players much better. The main barriers are:

  1. I do not know the names of servers to direct to
  2. Everything might get really bad, which might cause the options to change


[infolinks]
bug_report = "https://github.com/space-wizards/space-station-14/issues/new/choose"
Expand Down
20 changes: 20 additions & 0 deletions Resources/ConfigPresets/WizardsDen/wizardsDenCoreOnly.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Configuration preset layer for "Core Only" Wizard's Den servers.

Check failure on line 1 in Resources/ConfigPresets/WizardsDen/wizardsDenCoreOnly.toml

View workflow job for this annotation

GitHub Actions / CRLF Check

File contains CRLF line endings

The file 'Resources/ConfigPresets/WizardsDen/wizardsDenCoreOnly.toml' was committed with CRLF new lines. Please make sure your git client is configured correctly and you are not uploading files directly to GitHub via the web interface.
# Intended to be loaded after wizardsDen.toml

# hostname is a placeholder
# needs region tag

[game]
soft_max_players = 50
hostname = "[EN] Wizard's Den Red Firefly"
desc = "Official English Space Station 14 servers. Vanilla, core ruleset."
panic_bunker.enabled = false
panic_bunker.disable_with_admins = false
panic_bunker.enable_without_admins = false
panic_bunker.custom_reason = ""

[server]
rules_file = "CoreRuleset"

[hub]
tags = "lang:en,rp:none"
16 changes: 16 additions & 0 deletions Resources/ConfigPresets/WizardsDen/wizardsDenGateway.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Configuration preset layer for gateway Wizard's Den servers.

Check failure on line 1 in Resources/ConfigPresets/WizardsDen/wizardsDenGateway.toml

View workflow job for this annotation

GitHub Actions / CRLF Check

File contains CRLF line endings

The file 'Resources/ConfigPresets/WizardsDen/wizardsDenGateway.toml' was committed with CRLF new lines. Please make sure your git client is configured correctly and you are not uploading files directly to GitHub via the web interface.
# Intended to be loaded after wizardsDen.toml

# hostname is a placeholder
# needs region tag

[game]
hostname = "[EN] Wizard's Den PLACEHOLDER"
Chief-Engineer marked this conversation as resolved.
Show resolved Hide resolved
desc = "Official English Space Station 14 servers for new players. Vanilla, roleplay ruleset."
panic_bunker.enabled = false
panic_bunker.disable_with_admins = false
panic_bunker.enable_without_admins = false
panic_bunker.custom_reason = ""

[hub]
tags = "lang:en,rp:low"
17 changes: 17 additions & 0 deletions Resources/ConfigPresets/WizardsDen/wizardsDenLRPTide.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Configuration preset layer for "Core Only" Wizard's Den servers.

Check failure on line 1 in Resources/ConfigPresets/WizardsDen/wizardsDenLRPTide.toml

View workflow job for this annotation

GitHub Actions / CRLF Check

File contains CRLF line endings

The file 'Resources/ConfigPresets/WizardsDen/wizardsDenLRPTide.toml' was committed with CRLF new lines. Please make sure your git client is configured correctly and you are not uploading files directly to GitHub via the web interface.
# Intended to be loaded after wizardsDen.toml

# hostname is a placeholder
# needs region tag

[game]
soft_max_players = 50
hostname = "[EN] Wizard's Den Red Firefly"
Chief-Engineer marked this conversation as resolved.
Show resolved Hide resolved
desc = "Official English Space Station 14 servers. Vanilla, core ruleset."
panic_bunker.enabled = false
panic_bunker.disable_with_admins = false
panic_bunker.enable_without_admins = false
panic_bunker.custom_reason = ""

[hub]
tags = "lang:en,rp:low"
Loading