Commit Graph

36638 Commits

Author SHA1 Message Date
Errant c9bb4c088f
suit storage whitelist code (#29332)
suit storage whitelist
2024-07-25 01:53:05 +02:00
PJBot 3aa4524836
Automatic changelog update 2024-07-25 01:52:35 +02:00
slarticodefast 812ce83e37
Give passive vents the correct sprite (#29536)
give passive vents the correct sprite
2024-07-25 01:52:33 +02:00
PJBot eb9f40be1e
Automatic changelog update 2024-07-25 01:51:53 +02:00
Plykiya f92114b814
Hide doafters if you're in a container (#29487)
* Hide doafters if you're in a container

* Out of the loop

---------

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-07-25 01:51:52 +02:00
PJBot 46d107e857
Automatic changelog update 2024-07-25 01:51:51 +02:00
Repo 17c58d62de
Fix Admin Object tab sorting and search - Part 2 (#28681)
* admin Object tab sorting and searchable

* Fix for showing disconnected players on player admin tab

* Fix namespace and search bar location.

* Change linq to loop.

* No more Linq to sort

* Fix item click vv menu

* Added refresh button and refresh on opening tab.

* Clear spaces.

* Move tab magic numbers to enums

* Get rid of old unused xaml

* Fix code style issues and button event type.

* Merge in baby jail

* More style cleanup and move cast around.

* Make the localization a little more easy to read, same loc var names.

* Missed Loc for label

* Fix class field order

* Over zelous delete.

* Small updates.

* Min syntax issues fix
2024-07-25 01:51:49 +02:00
PJBot 0f44e59480
Automatic changelog update 2024-07-25 01:51:46 +02:00
JIPDawg 46ed03130b
Fixed the sound of pulling back a foam crossbow from a flash sound to a bow pull sound. (#29508)
Fixed foam Crossbow making a flash sound to just a bow pull sound

Co-authored-by: JIP <jipdawg93@gmail.com>
2024-07-25 01:51:44 +02:00
PJBot f4764c7698
Automatic changelog update 2024-07-25 01:51:43 +02:00
Nemanja af0c01c83c
map renderer fixes (#29523)
* map renderer fixes

* remove useless casts
2024-07-25 01:51:40 +02:00
metalgearsloth 3fd2abe685
Revert "Make wearing an Ushanka also apply accent to your name" (#29524)
Revert "Make wearing an Ushanka also apply accent to your name (#29111)"

This reverts commit e5a85e2a13.
2024-07-25 01:51:37 +02:00
ArkiveDev d9e7a81932
Still immovable rods are now actually still (#29518)
Set the still rod's max velocity to 0 so it gets a 0 mangintude impulse on init
2024-07-25 01:51:35 +02:00
PJBot 2d3b23ad44
Automatic changelog update 2024-07-25 01:51:34 +02:00
KonstantinAngelov 241af5b2dd
CookBook name,id and description changed to not be "meta" (#29467)
* CookBook name,id and description changed

* Id isues with CookBook fixed

* Maps not added
2024-07-25 01:51:32 +02:00
PJBot ff89f35649
Automatic changelog update 2024-07-25 01:51:30 +02:00
Pieter-Jan Briers 797ff40916
Fix coords monitor in replays (#29512)
The F3 coords manager is blocked if you're not an admin. This check happened even when playing a replay, where you actually aren't. There's now a check to make sure you are actually server-connected-to-game before running the logic.

Also moved it to a manager because this *shouldn't be a bloody entity system in the first place*.
2024-07-25 01:51:28 +02:00
Pieter-Jan Briers 2114817108
Add InteractUsing admin logs. (#29514)
Apparently we did not have these.
2024-07-25 01:51:01 +02:00
Pieter-Jan Briers cd95737190
Remove placing items on tabletop boards. (#29513)
This feature should never have been merged, it can be trivially abused to break the entire server.

It's behind a CVar because honestly that's the easiest way to 1984 the feature.
2024-07-25 01:50:55 +02:00
Partmedia 501a19be82
Increase lockout threshold (#29504) 2024-07-25 01:50:53 +02:00
PJBot 06c7ef9458
Automatic changelog update 2024-07-25 01:50:52 +02:00
Tayrtahn 531a389edb
Fix double labels on pills and pill canisters (#29499) 2024-07-25 01:50:50 +02:00
PJBot 968822a0b6
Automatic changelog update 2024-07-25 01:50:48 +02:00
Doomsdrayk 6eeb96e202
Fix disposals being effective nuclear bunkers (#29438)
Make disposals report their contents to the explosion system
2024-07-25 01:50:47 +02:00
Plykiya 6a59326d1e
Fixes magic mirror interactions (#29491)
* Fix for magic mirror interaction

* Works for all cases

* swap the order, works

---------

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-07-25 01:50:46 +02:00
DrSmugleaf 914f397035
Fix storages bugging out if an open storage has its component removed (#29485)
* Fix storages bugging out if an open storage has its component removed

* Fix error on close
2024-07-25 01:50:40 +02:00
PJBot 25098feecb
Automatic changelog update 2024-07-25 01:50:34 +02:00
Chief-Engineer cdb2802449
Alert shared connections (#29405)
* add admin alert for active shared connections

* update wizden config

* review
2024-07-25 01:50:32 +02:00
Tayrtahn 4fdff38655
Forcemap can be cleared with empty string again (#29472) 2024-07-25 01:47:38 +02:00
PJBot 12561e1c9e
Automatic changelog update 2024-07-25 01:47:36 +02:00
VeritableCalamity 7ef3250c6d
Give moldy food the "Trash" tag (#29380)
Make moldy food items have the "Trash" tag, so they can be collected.
2024-07-25 01:47:33 +02:00
PJBot 60bc42f4f1
Automatic changelog update 2024-07-25 01:47:31 +02:00
lzk c1ce20cdd1
Make blood less satiate hunger (#29433) 2024-07-25 01:47:30 +02:00
DieselMohawk 8ce6b3c794
Security Webbing Resprite (#29441) 2024-07-25 01:47:27 +02:00
PJBot 9c883da670
Automatic changelog update 2024-07-25 01:47:17 +02:00
Pieter-Jan Briers 08b8ab3838
Cut low pressure damage to 1/4 (#29478) 2024-07-25 01:47:13 +02:00
PJBot e89e420c4e
Automatic changelog update 2024-07-25 01:47:11 +02:00
Tayrtahn 8f6c582db4
Fix internals not auto-activating for entities spawned in space (#29213)
* Add organs before trying to breathe

* Add tests for auto-internals

* EntMan to the rescue
2024-07-25 01:47:08 +02:00
PJBot 5243402ca9
Automatic changelog update 2024-07-25 01:47:07 +02:00
Elysium206 59c4849295
Increase of riot shield durability (#29239) 2024-07-25 01:47:06 +02:00
DrSmugleaf bc6a4f6de8
Attempt to fix random test fail by undeleted AlertControl._spriteViewEntity (#29424) 2024-07-25 01:47:01 +02:00
Pieter-Jan Briers 82db337c62
Revert "TEG can power itself when turned on" (#29434)
Revert "TEG can power itself when turned on (#29072)"

This reverts commit 9f9cf08d72.
2024-07-25 01:46:28 +02:00
PJBot 77986fa170
Automatic changelog update 2024-07-25 01:46:20 +02:00
deathride58 c56fb779c4
Colorblind friendly thermomachine LED colors (#29397)
Colorblind friendly thermomachines
2024-07-25 01:46:18 +02:00
Tayrtahn bfa62f664a
Fix forcemap not bypassing requirements (#29426)
* Fix forcemap not bypassing requirements

* Add integration test for forcemap
2024-07-25 01:46:16 +02:00
PJBot 4ca5f45488
Automatic changelog update 2024-07-25 01:46:13 +02:00
Emisse d92090bfc7
hardsuit fireproof nerf (#29416)
hardsuit nerf
2024-07-25 01:46:12 +02:00
PJBot 8bb1378fdb
Automatic changelog update 2024-07-25 01:46:11 +02:00
Chief-Engineer d0838c4f55
Use moderator perms for grant_connect_bypass (#29406)
use moderator perms for grant_connect_bypass
2024-07-25 01:46:08 +02:00
Pieter-Jan Briers 3a095a2ac5
Hotfix examine (#29408)
#55328 was failing tests and shouldn't have been merged, it broke examine.

The problem is that for some reason, client-side examine system doesn't call base Initialize. So my entity query change (that I did not test) broke.

By the way, this same "not calling base" meant that group examine system wasn't predicting properly when it totally could've. Incredible.
2024-07-25 01:45:29 +02:00