Commit Graph

36638 Commits

Author SHA1 Message Date
Winkarst 063ff55b9a Cleanup: Fix formatting in ``CCVars.Game`` (#35483)
Cleanup
2025-03-01 14:30:25 +00:00
PJBot 02205f95ec Automatic changelog update 2025-03-01 14:29:27 +00:00
Errant e406aae58b Make the version watermark less annoying (#35484)
* make version watermark less annoying

* skreee
2025-03-01 14:29:13 +00:00
Winkarst ef2eb88624 Cleanup: Make ``EyeCursorOffsetSystem`` sealed (#35481)
Cleanup
2025-03-01 14:29:13 +00:00
lzk a8e3909486 fix ion storm code readability (#35337)
fix ion storm readability
2025-03-01 14:29:13 +00:00
PJBot a43ed13bf0 Automatic changelog update 2025-03-01 14:29:04 +00:00
PJBot 641e8801e6 Automatic changelog update 2025-03-01 14:28:58 +00:00
Schrödinger c244a3a667 [ADMIN minor update] Add Autocompletion for Player Usernames in SetMind Command (#35477)
* add(src): Add getCompletion player for setmind command

* tweak(src): Fulfilling review requirements. used CompletionHelper.SessionNames()

* tweak(loc): Add localization

* fix(srs): smail
2025-03-01 14:28:58 +00:00
Winkarst 7b22c42101 Cleanup: Use ``SoundCollectionSpecifier`` instead of string literals in ``BibleSystem`` (#35448)
* Cleanup

* Update
2025-03-01 14:28:58 +00:00
Winkarst 29707f6d93 Cleanup: Use ``SoundCollectionSpecifier`` instead of string literals in ``PowerGridCheckRule`` (#35449)
* Cleanup

* Update

* .

* Volume
2025-03-01 14:28:57 +00:00
Winkarst a569c4ddb4 Cleanup: Use ``MapSystem.DeleteMap`` instead of ``IMapManager.DeleteMap`` in ``SalvageSystem.Magnet`` (#35475)
Cleanup
2025-03-01 14:28:21 +00:00
Winkarst 721c722695 Cleanup: Use ``MapSystem.DeleteMap`` instead of ``IMapManager.DeleteMap`` in ``StartingGearPrototypeStorageTest`` (#35474)
* Cleanup

* Fix
2025-03-01 14:28:21 +00:00
Winkarst 3f0791cb09 Cleanup: Use ``MapSystem.DeleteMap`` instead of ``IMapManager.DeleteMap`` in ``MindTests`` (#35473)
* Cleanup

* Fix
2025-03-01 14:28:21 +00:00
Winkarst b8169082f2 Cleanup: Use ``MapSystem.DeleteMap`` instead of ``IMapManager.DeleteMap`` in ``MaterialPrototypeSpawnsStackMaterialTest`` (#35472)
* Cleanup

* Fix
2025-03-01 14:28:21 +00:00
Winkarst b8d6a344e2 Cleanup: Use ``MapSystem.DeleteMap`` instead of ``IMapManager.DeleteMap`` in ``MaterialArbitrageTest`` (#35471)
Cleanup
2025-03-01 14:28:21 +00:00
Winkarst 3da42b2b7b Cleanup: Use ``MapSystem.DeleteMap`` instead of ``IMapManager.DeleteMap`` in ``InteractionTest`` (#35470)
Cleanup
2025-03-01 14:28:21 +00:00
Winkarst fe7234184c Cleanup: Use ``MapSystem.DeleteMap`` instead of ``IMapManager.DeleteMap`` in ``HumanInventoryUniformSlotsTest`` (#35469)
* Cleanup

* Fix
2025-03-01 14:28:21 +00:00
Winkarst 9ffa277f40 Cleanup: Use ``MapSystem.DeleteMap`` instead of ``IMapManager.DeleteMap`` in ``HandTests`` (#35468)
* Cleanup

* Update

* Fix
2025-03-01 14:28:21 +00:00
Winkarst afb99ac2e4 Cleanup: Use ``MapSystem.DeleteMap`` instead of ``IMapManager.DeleteMap`` in ``CargoTest`` (#35467)
* Cleanup

* Update

* Fix
2025-03-01 14:28:21 +00:00
Winkarst 991fa0433b Cleanup: Pass in ``IComponentFactory`` in ``EntityPrototype.TryGetComponent`` calls inside ``SharedChameleonProjectorSystem`` (#35465)
* Cleanup

* Yes
2025-03-01 14:28:21 +00:00
Winkarst 0e84d0d060 Cleanup: Remove redundant checks from ``SharedWieldableSystem`` (#35466)
Cleanup
2025-03-01 14:28:13 +00:00
Delta-V bot 3f137f1679 Automatic changelog update 2025-03-01 15:26:57 +01:00
Smugman 910c334a01
Listening Post Modernisation (#2912)
* Did the thing

* fixes

* Removed IFF, added IPC supplies, added 5TC.
Added prototype for stamp locker, so future stamps are only YML
Added fake nuke code folder and paper, for shenanigans.
Added greytide to stamp collection.
Added shuttle console for when the post becomes FTL capable.

* Emagged some more machines

* 500 cigarettes

* webedit 1

Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>

* webedit 2

Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>

* killed the invalids

---------

Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
Co-authored-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
2025-03-01 14:26:38 +00:00
ScarKy0 ce0e63258c TryGetRandomRecord in StationRecordsSystem (#35452)
* init

* requested changes

* stuff
2025-03-01 14:20:26 +00:00
Winkarst 4cb292300a Cleanup: Pass in ``IComponentFactory`` in ``EntityPrototype.TryGetComponent`` calls inside ``SharedStackSystem`` (#35464)
Cleanup
2025-03-01 14:20:26 +00:00
Winkarst 377fd14d81 Cleanup: Pass in ``IComponentFactory`` in ``EntityPrototype.TryGetComponent`` calls inside ``SharedMaterialStorageSystem`` (#35463)
Cleanup
2025-03-01 14:20:26 +00:00
Winkarst 9d59c6ad72 Cleanup: Pass in ``IComponentFactory`` in ``EntityPrototype.TryGetComponent`` calls inside ``ImmovableRodRule`` (#35462)
Cleanup
2025-03-01 14:20:25 +00:00
Winkarst 737d8322d3 Cleanup: Fix field naming rule violation in ``GhostComponent`` (#35454)
* Fix

* Update Content.Shared/Ghost/GhostComponent.cs

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-03-01 14:20:25 +00:00
Winkarst f6a6ba09f5 Cleanup: Pass in ``IComponentFactory`` in ``EntityPrototype.TryGetComponent`` calls inside ``EventManagerSystem`` (#35460)
Cleanup
2025-03-01 14:20:25 +00:00
Winkarst 7df5447368 Cleanup: Pass in ``IComponentFactory`` in ``EntityPrototype.TryGetComponent`` calls inside ``MaterialStorageSystem`` (#35458)
* Cleanup

* Update
2025-03-01 14:20:25 +00:00
Winkarst fee6257d12 Cleanup: Pass in ``IComponentFactory`` in ``EntityPrototype.TryGetComponent`` calls inside ``FlatpackSystem`` (#35457)
* Cleanup

* Update
2025-03-01 14:20:25 +00:00
Winkarst 1cc1fe5b21 Cleanup: Pass in ``IComponentFactory`` in ``EntityPrototype.TryGetComponent`` calls inside ``ChemistryGuideDataSystem`` (#35456)
* Cleanup

* Update
2025-03-01 14:20:14 +00:00
ScarKy0 eb011ef1c8 Move FingerprintComponent and FingerprintMaskComponent to shared (#35451)
* init

* review

* whoopsie
2025-03-01 14:20:05 +00:00
ScarKy0 4f985ffe72 GettingUsedAttemptEvent (#35450)
* init

* review

* doc

* Update Content.Shared/Interaction/Events/GettingUsedAttemptEvent.cs

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-03-01 14:19:29 +00:00
Winkarst b2c5268fca Cleanup: Use ``SoundSpecifier`` instead of string literals in ``EyeClosingComponent`` (#35425)
* Cleanup

* Update

* Update

* Update
2025-03-01 14:18:42 +00:00
PJBot 34ad940a86 Automatic changelog update 2025-03-01 14:18:42 +00:00
metalgearsloth e9eb968e21 Fix arrivals (#35439) 2025-03-01 14:18:42 +00:00
metalgearsloth 6613a4622e Fix admin test arena (#35444)
* Fix admin test arena

* Add to GridsLoadableTest

* QueueDel map, remove nullable

---------

Co-authored-by: ElectroJr <leonsfriedrich@gmail.com>
2025-03-01 14:18:37 +00:00
Pieter-Jan Briers 11d7546672 Fix bogus AdminNameOverlay Rider error (#35432) 2025-03-01 14:18:26 +00:00
Tayrtahn 4fa80ae2d8 Fix prototypes so they pass analyzer checks (#35435) 2025-03-01 14:18:26 +00:00
PJBot e8e0a3d2fb Automatic changelog update 2025-03-01 14:18:26 +00:00
Tiniest Shark 2a4d56a0b0 Put Neckwear above Backpacks (#35322)
Puts Neck layer on top of Back.
2025-03-01 14:18:26 +00:00
Winkarst 966a188280 Cleanup: Use ``SoundSpecifier`` instead of string literals in ``VomitSystem`` (#35426)
* Cleanup

* Update

* Update
2025-03-01 14:18:21 +00:00
Winkarst 0c727f9334 Fix: Admin-only messages still show "(S)" on Discord (#35431)
Fix
2025-03-01 14:18:10 +00:00
PJBot 05c66464fb Automatic changelog update 2025-03-01 14:16:52 +00:00
No Elka dd228e7d51 Make holoparasite's damage transfer ignore the host's armor (#35418)
Change stuff
2025-03-01 14:16:52 +00:00
PJBot 24b345b78c Automatic changelog update 2025-03-01 14:16:52 +00:00
deltanedas 872b39c12f fix chameleon projector ripley bug (#35070)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-03-01 14:16:43 +00:00
PJBot d21e6e517b Automatic changelog update 2025-03-01 14:16:34 +00:00
Errant c27b2caed0 version watermark (#35284)
* version watermark

* force version watermarks on vulture
2025-03-01 14:16:33 +00:00