Commit Graph

25963 Commits

Author SHA1 Message Date
Pieter-Jan Briers
45cc19f315 Add InteractUsing admin logs. (#29514)
Apparently we did not have these.
2024-06-27 16:58:42 +02:00
Pieter-Jan Briers
0896edf06c 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-06-27 16:57:55 +02:00
Partmedia
849a790617 Increase lockout threshold (#29504) 2024-06-27 01:05:27 -07:00
PJBot
4ec2966f47 Automatic changelog update 2024-06-27 02:10:04 +00:00
Tayrtahn
f1e7b4c499 Fix double labels on pills and pill canisters (#29499) 2024-06-26 22:08:56 -04:00
PJBot
fb705ab3ef Automatic changelog update 2024-06-26 14:26:49 +00:00
Doomsdrayk
441325347c Fix disposals being effective nuclear bunkers (#29438)
Make disposals report their contents to the explosion system
2024-06-27 00:25:42 +10:00
Plykiya
4a0c637ee8 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-06-27 00:25:11 +10:00
DrSmugleaf
58efe4fdd1 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-06-27 00:11:51 +10:00
PJBot
063011ec8d Automatic changelog update 2024-06-26 13:44:50 +00: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
Tayrtahn
1a67ab8c95 Forcemap can be cleared with empty string again (#29472) 2024-06-26 16:41:31 +10:00
PJBot
c34fb39cf3 Automatic changelog update 2024-06-26 03:28:05 +00:00
VeritableCalamity
4241ad34b6 Give moldy food the "Trash" tag (#29380)
Make moldy food items have the "Trash" tag, so they can be collected.
2024-06-25 23:26:59 -04:00
PJBot
7ee2b6f397 Automatic changelog update 2024-06-26 02:28:17 +00:00
lzk
a540d1ab17 Make blood less satiate hunger (#29433) 2024-06-25 22:27:11 -04:00
DieselMohawk
90c33da521 Security Webbing Resprite (#29441) 2024-06-25 22:00:16 -04:00
Джексон Миссиссиппи
33dd7d4965 Fix dragon ghost role rules (#29474)
q
2024-06-26 11:20:45 +10:00
PJBot
06e21aae6e Automatic changelog update 2024-06-26 00:49:35 +00:00
Pieter-Jan Briers
37fffca615 Cut low pressure damage to 1/4 (#29478) 2024-06-25 20:48:26 -04:00
Snicket
231e180ff3 reclaimer-lobby-art (#29343)
* reclaimer-lobby-art

* fixed attribution from my part-Snicket

* fixed atributions this this time fr

* man

* Grobletombus
2024-06-25 15:28:37 +02:00
IProduceWidgets
d2eff3efa3 Oasis update (#29440)
* very minor things, mostly issue resolutions.

* purge invalids
2024-06-25 00:44:09 -06:00
PJBot
866ca966b1 Automatic changelog update 2024-06-25 06:29:54 +00:00
Tayrtahn
3009687326 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-06-25 16:28:48 +10:00
PJBot
84a54406dc Automatic changelog update 2024-06-25 03:57:52 +00:00
Elysium206
8c7fc9890c Increase of riot shield durability (#29239) 2024-06-24 23:56:46 -04:00
DrSmugleaf
a4d93362c3 Attempt to fix random test fail by undeleted AlertControl._spriteViewEntity (#29424) 2024-06-25 11:31:38 +10:00
Vasilis
27665e44a9 Fix filter yml names in the lobby so they actually work (#29435)
Fix filter yml names so they actually work
2024-06-25 02:53:16 +02:00
Pieter-Jan Briers
ebbe3c9144 Revert "TEG can power itself when turned on" (#29434)
Revert "TEG can power itself when turned on (#29072)"

This reverts commit 9f9cf08d72.
2024-06-25 10:38:06 +10:00
PJBot
56c4e60e45 Automatic changelog update 2024-06-24 22:41:26 +00:00
deathride58
bd3508d803 Colorblind friendly thermomachine LED colors (#29397)
Colorblind friendly thermomachines
2024-06-24 15:40:19 -07:00
Tayrtahn
8aea47a7ee Fix forcemap not bypassing requirements (#29426)
* Fix forcemap not bypassing requirements

* Add integration test for forcemap
2024-06-24 18:29:44 -04:00
PJBot
0822284cba Automatic changelog update 2024-06-24 22:04:11 +00:00
Emisse
7453f459c9 hardsuit fireproof nerf (#29416)
hardsuit nerf
2024-06-24 18:03:05 -04:00
PJBot
5aaac8b774 Automatic changelog update 2024-06-24 21:57:35 +00:00
Chief-Engineer
fd0511144a Use moderator perms for grant_connect_bypass (#29406)
use moderator perms for grant_connect_bypass
2024-06-24 23:56:29 +02:00
Pieter-Jan Briers
c1ad5cded0 Fix gay nuke layering (#29410)
I fucked up while exporting from aseprite whoops.
2024-06-24 20:01:24 +02:00
Pieter-Jan Briers
3df7309dbf 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-06-24 18:02:43 +02:00
PJBot
f068687306 Automatic changelog update 2024-06-24 15:38:00 +00:00
Pieter-Jan Briers
e7bcb270e4 Ghosts can now always see examine details (#29404)
* Ghosts can now always see examine details

This means they bypass range and occlusion checks for getting extra detail, like the charge on an SMES.

* EntityQuery
2024-06-24 17:36:52 +02:00
ArkiveDev
d9506ce3a6 Force map confirmation (#29391)
* Add map check to forcemap command

* remove debug line

* remove accidental newline
2024-06-24 13:56:21 +03:00
metalgearsloth
c6e5b2339e Network BaseEmitSoundComponent (#29400)
* Network BaseEmitSoundComponent

* high intelligence
2024-06-24 19:55:28 +10:00
MureixloI
6888511e03 Fix cargo and salvage's computer point light (#29384) 2024-06-23 18:17:59 -04:00
PJBot
c41558aa6e Automatic changelog update 2024-06-23 19:34:18 +00:00
DrEnzyme
659010993f Add bagels (#24799)
Bagels are made by using a rolling pin on a dough slice to make a dough rope, then cooking the dough rope in a microwave for 5 seconds. There are two types: a normal bagel and a poppyseed bagel. The poppyseed bagel requires a poppy and a dough rope and has a small (5u) quantity of Bicaridine inside of it in addition to its nutriment.

Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
2024-06-23 12:33:12 -07:00
PJBot
08352151e3 Automatic changelog update 2024-06-23 17:32:41 +00:00
Tayrtahn
ac1bdd2c84 Fix unlabeled jugs in ChemVend (#29178)
* Spawn dummy entities on client for vending machine UI

* Asked sloth, and we kinda need this pr

---------

Co-authored-by: Vasilis <vasilis@pikachu.systems>
2024-06-23 19:31:34 +02:00
mhamster
ba164f9e48 ContainmentFieldComponent's garbage destruction can now be disabled (#29376)
* Garbage Vaporizer 3000

+ DestroyGarbage bool property
+ DestroyGarbage property check when dealing with incoming trash

* Update ContainmentFieldComponent.cs

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

---------

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
2024-06-23 11:34:32 -04:00
Pieter-Jan Briers
0c34eb6138 Ban template system (#29365)
To help out admins, so they can easily fill out datacenter bans and stuff. Supports ban exemption flags and everything.

This is for use with SS14.Admin so it's just DB models here.
2024-06-23 17:33:54 +02:00
Nemanja
19bc6f961d ironrock ores (#29381) 2024-06-24 01:02:16 +10:00