Commit Graph

88 Commits

Author SHA1 Message Date
Errant
cc74880061 version watermark (#35284)
* version watermark

* force version watermarks on vulture
2025-02-23 20:01:17 +01:00
Sparlight
2069f14e05 Re-implement world gen (space debris) across all servers (#34795)
* Re-implement world gen (space debris) across all servers

* Move server-specific worldgen config change to base config

---------

Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com>
2025-02-17 13:56:47 +01:00
Errant
54aeceb96c Vulture test server config (#35005)
* Test Vulture server config

* skreee

* weh

* color!

* comment

* Update Resources/ConfigPresets/WizardsDen/vulture.toml

Co-authored-by: Hannah Giovanna Dawson <karakkaraz@gmail.com>

* Update Resources/ConfigPresets/WizardsDen/vulture.toml

Co-authored-by: Hannah Giovanna Dawson <karakkaraz@gmail.com>

---------

Co-authored-by: Hannah Giovanna Dawson <karakkaraz@gmail.com>
2025-02-10 21:13:15 +01:00
slarticodefast
55ee0a44e0 Fix vulture spawning additional salvage debris (#34593)
fix vulture spawning additional salvage debris
2025-01-29 13:12:36 +03:00
Myra
741514968d Update wizden config to disallow multiple connections to multiple wizden servers (#34584) 2025-01-23 00:39:13 +01:00
Pieter-Jan Briers
59a14b5329 WizDen config update for IPIntel (#34457) 2025-01-15 23:14:27 +01:00
Myra
6041c828de Remove baby jail (#34443)
* Remove baby jail

Closes #33893

* Test fail fix.
2025-01-15 22:08:15 +01:00
crazybrain23
f85f80e093 Reduce Panic Bunker Minimum Playtime to 2 hours (#34401) 2025-01-12 19:51:25 +01:00
Pieter-Jan Briers
1450c4cade Specify privacy policy for Wizard's Den (#34013) 2024-12-22 17:12:37 +01:00
slarticodefast
0fc2cca10c HOTFIX: Add [MRP] tag to the hostname for Salamander (#33909) 2024-12-17 14:37:53 +01:00
Myra
422d1a9d32 Remove grasshopper from the panic bunker message (#33638)
Can be retargetted to stable if preferred, which will then be a hotfix
2024-11-29 20:27:14 +11:00
nikthechampiongr
895648aa2c Increase softcap back to 80 (#33400) 2024-11-19 13:13:02 +01:00
nikthechampiongr
eec533cb77 Reduce player softcap for wizden servers and panic bunker wizden Levi (#32908)
* Reduce player softcap for wizden servers and panic bunker wizden Leviathan

* Fix bunker message

* Make sure it actually activates by default and make it turn off when an admin joins

* Update Resources/ConfigPresets/WizardsDen/wizardsDen.toml

The voices

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-10-20 12:13:51 +02:00
JIPDawg
c606f7144c Set Salamander round restart time to 5 minutes (#32776)
Set round restart time to 5 minutes

Edited the .toml to allow people 5 minutes on centcom for extended RP.
2024-10-18 12:03:12 +02:00
TurboTracker
4b357a370b Removal of Maxcaps via cvar (#31437)
* Comment out gastank explosion trigger

* CVAR creation

* Blank line between method + toml update

* I fucking hate VistualStudio

* change bool logic into float

* cat dancing.gif

* Adjust some minor nits

* Update Content.Server/Atmos/EntitySystems/GasTankSystem.cs

Co-authored-by: Partmedia <kevinz5000@gmail.com>

* Un-hardcode unused initial cached CVar value

* Update Resources/ConfigPresets/WizardsDen/wizardsDen.toml

---------

Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-09-11 00:05:12 +02:00
Nairod
6fb5ad5293 Set Salamander Max Pop to 80 (#31907)
Cull Sala Max Pop
2024-09-09 08:48:32 +02:00
Simon
f92ef41538 Automated whitelists (#23985)
* Beginnings of making the breadmemes jobs easier

* stuff

* stuff pt. 2

* Stuff pt.3

* Stuff I forgot last time

* Basic whitelist

Only people that are added to the whitelist with the addwhitelist command will be able to join. I call this the "legacy" whitelist

* Remove always deny condition in favor of just breaking if playtime check fails

* Change default whitelist

Default whitelist is now the "legacy" whitelist.

* localization

* Admin check

* minor spelling change

* Fix build

* Whitelist message

* Fix vars not being datafield and spelling mistakes

* Minor spelling mistake

* Change config for salamander

* Reviews and stuff

* Add summaries

* Fix whitelists

* Forgot to add a datafield

* Fixing stuff I guess

* Reuse admin remarks to reduce load when connecting.

* Update log messages to be verbose instead of debug

* Reviews

* whoops

* Explain a bit more how whitelist checking works

* Apply CE's review

* Append Membership to Blacklist and Whitelist conditions

* Fix review comments

* Uncapitalize playerConnectionWhitelist, add to ignored client prototypes

* Make note count field work

* Fix cvar for thingy

---------

Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2024-08-27 18:01:17 +02:00
Pieter-Jan Briers
8ac0246998 Enable worldgen by default in non-wizden config (#30996)
Enable worldgen by default

If somebody can explain to me WHY this isn't enabled by default, that would be epic. Otherwise we're merging this
2024-08-14 21:56:45 +10:00
DrSmugleaf
12b6cf5e5d Make ahelp.admin_prefix default false (#30994)
* Make ahelp.admin_prefix default false

* More disabling

Game defaults should match wizden as closely as possible.

---------

Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2024-08-14 13:22:10 +02:00
Errant
9de922adba development build ghostrole lottery changes (#30980)
debug ghostrole lottery changes
2024-08-14 11:57:09 +10:00
to4no_fix
64273cb914 Display the administrator's title in ahelp and ahelp relay (#30075)
* Adding the admin prefix to the ahelp

* Updating the admin prefix

* The second update of the admin prefix

* Configuration correction
2024-08-02 22:59:20 -05:00
Chief-Engineer
b66c286ecb Include whitelisting location in baby jail deny message (#30373)
include whitelist locating in baby jail deny message
2024-07-27 04:49:02 -05:00
Chief-Engineer
6371a04621 Fix baby jail (#29896)
* Revert "Revert Baby Jail (#29891)"

This reverts commit 24a2866747.

* the fix
2024-07-11 15:14:01 +10:00
Vasilis
24a2866747 Revert Baby Jail (#29891)
* Revert "SS14-28662 Add Baby Jail: a Jail for Babies (inverse panic bunker) (#28763)"

This reverts commit 3ceb92a0c4.

* Revert configs

* Oops
2024-07-11 10:33:47 +10:00
Chief-Engineer
c7f752dc96 Restore a panic bunker cvar in wizardsDen.toml (#29832)
Update wizardsDen.toml
2024-07-09 14:14:18 +10:00
Chief-Engineer
e6e7a29b68 Fix Farm Grass Hopper config for real this time (#29583)
Update wizardsDenGateway.toml
2024-06-29 22:18:06 +02:00
Chief-Engineer
c81ba6e4a9 Alert shared connections (#29405)
* add admin alert for active shared connections

* update wizden config

* review
2024-06-26 15:43:43 +02:00
Chief-Engineer
c966db408d Restore default panic bunker and tweak baby jail (#29198)
restore default panic bunker
2024-06-19 06:36:05 +02:00
Chief-Engineer
7032c0106a Fix description of temp servers and add region tags (#28811)
* Fix description of LRP temp servers

* update regions
2024-06-09 22:13:26 -05:00
nikthechampiongr
e95fb9aa7f Disable panic bunker for servers (#28812)
* Disable panic bunker for servers

* Add disabled stuff back in to be reenabled later
2024-06-10 01:41:04 +02:00
Pieter-Jan Briers
0804020410 FUCK (#28808) 2024-06-10 00:13:29 +02:00
Leon Friedrich
edd13ad82f Fix wizardsDenCoreOnly.toml (#28807)
Fix wizardsDenCoreOnly
2024-06-10 07:48:47 +10:00
Chief-Engineer
d741968714 Temporarily update server configs (#28780)
* update configs

* Update Resources/ConfigPresets/WizardsDen/wizardsDenGateway.toml

* Update Resources/ConfigPresets/WizardsDen/wizardsDenLRPTide.toml

* LF

* Apply suggestions from code review

Co-authored-by: Julian Giebel <juliangiebel@live.de>

* Update Resources/ConfigPresets/WizardsDen/wizardsDenGateway.toml

Co-authored-by: Julian Giebel <juliangiebel@live.de>

---------

Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
Co-authored-by: Julian Giebel <juliangiebel@live.de>
2024-06-09 23:32:10 +02:00
Nemanja
1333b48747 Convert rules to use guidebook parsing (#28647) 2024-06-06 03:11:26 -04:00
Ed
e522bbf90d New event: Approaching unknown shuttle (#24490)
* setup codebase

* Add first shuttle

* tak

* sync striker

* sync 2

* pipipi

* Preloaded roundstart shuttles!

* Make it abstract "PreloaderGrid" not "PreloaderShuttle"

* to do

* added china cuisin shuttle

* fixes

* add disaster evacpod

* remove enemy

* final shuttles

* weight 5 -> 10

* move data to component

* remove autotrailer touching

* doc, respath

* fix frozen positioning

* fixes + cvar

* finally

* fix evacpod

* remove blacklistrules

* remove `UnknownShuttleSpawnRule`, refactor `LoadMapRule` to support preloaded grids

* use tryload

* cleanup

* fixes

* use preloadedgrid for loneops

* weight unknown shuttles differently (preliminal)

* leftover

* cleanup and raffling

* partial review

* singleton gridpreloader no station coupling

* fix grid atmoses

* `roleLoadout` support for `LoadoutComponent`, fix missing gear

* weighting changes

* init logic fix

---------

Co-authored-by: Kara <lunarautomaton6@gmail.com>
2024-05-10 04:35:59 -07:00
metalgearsloth
4e3332636a Revert "Add auto map vote cvar" (#27869)
Revert "Add auto map vote cvar (#27496)"

This reverts commit fe35188e2c.
2024-05-10 11:25:37 +10:00
lzk
fe35188e2c Add auto map vote cvar (#27496)
* Add auto map vote cvar

* :trollface:
2024-05-08 23:33:08 -07:00
metalgearsloth
7fe0f14dff Enable worldgen on WD (#23861) 2024-01-10 04:45:00 -07:00
Chief-Engineer
435e218340 Use default panic bunker messages on Leviathan and Lizard (#23541)
* Use default panic bunker message on Lizard

* use default panic bunker message on Leviathan
2024-01-04 14:48:00 -08:00
LankLTE
01082c6c27 Add cvar to show new players in ahelp (#23265)
* Implement cvar

* Enable cvar on Wizden
2024-01-04 15:45:23 +11:00
Chief-Engineer
7ecd7668a1 Enable panic bunker by default (#23252)
* update cvars

* vote 1984

* rip

* add custom reason

* make panic_bunker.enabled a server cvar

I am kind of guessing

---------

Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com>
2024-01-03 03:26:13 -06:00
Chief-Engineer
96b4eb0f4a Restore cvars after event (#23321)
Update miros.toml
2024-01-01 06:32:20 -06:00
Chief-Engineer
9dffe800de Update cvars (#23249)
* update cvars

* vote 1984
2023-12-30 18:04:14 -06:00
Chief-Engineer
ad67a23aa1 Temporarily update Vulture cvars (#23204)
* Update vulture.toml

* Update vulture.toml
2023-12-30 03:43:55 -06:00
Chief-Engineer
f6b8f183d7 Revert "temporarily override WizDen admin names" (#23004)
Revert "temporarily override WizDen admin names (#22878)"

This reverts commit 0f6d062da4.
2023-12-26 06:57:11 -06:00
Chief-Engineer
0f6d062da4 temporarily override WizDen admin names (#22878)
update global WizDen cvars
2023-12-23 05:49:14 -06:00
metalgearsloth
6ed2557c9d Fix salamander artifact cvar (#21973) 2023-11-29 16:22:56 +11:00
metalgearsloth
5cbf935cf0 Wrap gateway generator in cvar for dev (#21758) 2023-11-21 21:36:38 -07:00
Repo
5466a9b1b4 Disable OOC during round (#21323) 2023-10-29 03:31:21 -05:00
Chief-Engineer
c55e1dcafd Restore Leviathan's 80 pop cap (#21281) 2023-10-27 15:59:36 -07:00