Commit Graph

20095 Commits

Author SHA1 Message Date
PJBot
112d7c320f Automatic changelog update 2025-02-20 01:13:13 +00:00
Winkarst
3e449f755f Fix: Toys sounds (#33449)
Co-authored-by: Winkarst <74284083+Winkarst-cpu@users.noreply.github.co>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-02-20 12:12:06 +11:00
PJBot
8b50ac722b Automatic changelog update 2025-02-20 00:28:40 +00:00
FungiFellow
f189bdcf6e Removed Contraband Status from Flares (#34705)
* Update shotgun.yml

* Update shotgun.yml

* Update shotgun.yml
2025-02-19 16:27:34 -08:00
SeamLesss
33b9149a56 Space Lizard Plushie In-hands (#35295)
* space lizard

* attributions

* attribution fix
2025-02-19 20:27:57 +01:00
PJBot
201ec61ce0 Automatic changelog update 2025-02-19 19:26:27 +00:00
robinthedragon
22254a14e6 ports two barsigns from frontier (#35296)
* adds two new barsigns

* webedit to fix a typo

* the typo was in two locations

* reformatted meta.json and added attribution links
2025-02-19 20:25:17 +01:00
MilenVolf
cc18ba72a6 Fix ExaminableHunger spelling (#35309)
Fix ExaminableHunger spelling mistake
2025-02-19 09:23:53 -05:00
PJBot
bc1c82ac60 Automatic changelog update 2025-02-19 13:47:22 +00:00
PJBot
353e988520 Automatic changelog update 2025-02-19 13:14:29 +00:00
Winkarst
9b7339e497 Make OuterClothing hide PDA and belt sprites under it. (#33448)
Make OuterClothing hide the PDA sprite
2025-02-19 14:13:21 +01:00
PJBot
5148e2f86d Automatic changelog update 2025-02-19 11:35:48 +00:00
K-Dynamic
5f41726cc9 Returns Explosive Technology recipes to Protolathes (#35303)
add scienceexplosives to dynamic pack
2025-02-19 06:34:40 -05:00
PJBot
c62ed86854 Automatic changelog update 2025-02-19 06:06:53 +00:00
SpaceLizard
5642d7c252 Saxophone fix (#35257)
Saxophone-Fix
2025-02-18 22:05:47 -08:00
lzk
2a124adcc3 Fix some emotes not respecting pronounces (#35289)
* guys let's not allow those things

* fix those too
2025-02-19 00:14:44 -05:00
Emisse
60306ddc40 centcomm update (#35293) 2025-02-18 21:38:12 -07:00
TytosB
eefed62828 loop latejoin hotfix (#35260)
latejoin
2025-02-18 21:38:04 -07:00
PJBot
ff78940921 Automatic changelog update 2025-02-19 01:48:17 +00:00
Cooper Wallace
e0d911bc47 Wizard Recall shows Disappearing text at Coordinate (#35272)
* Add prediction for coordinate based popups

* Remove use of deprecated EntityCoordinates.ToMap

* RecallItem displays disppearing text at entity coordinates

* Update Content.Shared/ItemRecall/SharedItemRecallSystem.cs

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

* Update Content.Shared/Popups/SharedPopupSystem.cs

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

* Add ItemRecall message for witnesses

* Update Content.Shared/ItemRecall/SharedItemRecallSystem.cs

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

* Update Resources/Locale/en-US/item-recall/item-recall.ftl

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

* Fix namespace issues

* Fix Loc string

* Dont fixstuff tired..

* Prefix THE

* Filter around the entity, and remove recipient if needed

* Alphabetical imports

* Update Content.Client/Popups/PopupSystem.cs

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

* fixup

* Better handling.

---------

Co-authored-by: Cooper Wallace <CooperWallace@users.noreply.github.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-02-18 20:47:10 -05:00
PJBot
543b4825f6 Automatic changelog update 2025-02-18 22:24:39 +00:00
lizelive
b3cea81863 add ShowJobIcons to AiHeldIntellicard (#35282)
so crew is still crew when you are icard
2025-02-18 23:23:32 +01:00
PJBot
73796b120c Automatic changelog update 2025-02-18 15:17:55 +00:00
Pronana
0df6bfb0e9 Crusher Dagger Knife Component (#35259)
* Added Knife Component to Crusher dagger, allowing
it to be used in a few new crafting recipes such
as baseball bats.

* Changed BaseKnife to CombatKnife, reordered parents

* now inherits from baseknife, throwing and disarm added manually
2025-02-18 16:16:47 +01:00
PJBot
20efb948fa Automatic changelog update 2025-02-18 13:08:17 +00:00
BramvanZijp
b85253df01 Fix contraband parenting defaulting to security. (#35281)
Fix an issue with contraband parenting that made janitor restricted gear available to security.
2025-02-18 14:07:09 +01:00
PJBot
bfd824b8ff Automatic changelog update 2025-02-18 12:57:20 +00:00
War Pigeon
c0e5c18d7d Add radiation shielding to metal crates (#35168) 2025-02-18 23:56:14 +11:00
Winkarst
63f640dcdb Make `ShuttleGunBase child of BaseStructure` (#35085) 2025-02-18 23:47:50 +11:00
lzk
f39587c390 Small loadout window improvement (#35171)
Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
2025-02-18 23:36:49 +11:00
PJBot
556c36fd26 Automatic changelog update 2025-02-18 12:34:01 +00:00
Ignaz "Ian" Kraft
6d1cdd8639 Added a test for the MagazineVisualsComponent and fixed found issues (#34491) 2025-02-18 23:32:54 +11:00
Leon Friedrich
e09ef5aa6f Fix MappingCommand grid loading (#35233) 2025-02-18 23:25:14 +11:00
PJBot
6bb19d8f1d Automatic changelog update 2025-02-18 11:34:15 +00:00
PJBot
deef592d9d Automatic changelog update 2025-02-18 10:27:16 +00:00
Simon
eff25810c5 [ChangeCVarCommand] Mapping Command (#35239)
[ChangeCVarCommand] MappingCommand
2025-02-18 11:26:08 +01:00
PJBot
0f4ab0e84e Automatic changelog update 2025-02-18 09:05:46 +00:00
Myra
42ce0837fb Add CentComm Comms Console + Change admin announcement color (#35248) 2025-02-18 10:04:37 +01:00
PJBot
66a1b80864 Automatic changelog update 2025-02-18 07:29:49 +00:00
SlamBamActionman
3200ba88a5 Add ability for +VVEDIT users to scale damage/healing in the game (#35255)
* Initial commit

* Add universal modifier for all damage/heals, make guidebooks work.

* help text
2025-02-18 08:28:42 +01:00
ScarKy0
918767bcc5 Magical contraband type (#35254)
* init

* really ponderous
2025-02-18 01:21:49 +01:00
PJBot
6b8ac708d6 Automatic changelog update 2025-02-17 22:00:40 +00:00
lzk
3d7e7e8320 Make AllowedEmotes bypass whitelists and fix syndiborg ability to laugh (#31510) 2025-02-17 22:59:33 +01:00
PJBot
5ccea54299 Automatic changelog update 2025-02-17 20:54:29 +00:00
PJBot
a9b487e628 Automatic changelog update 2025-02-17 20:40:19 +00:00
Winkarst
03c56efa00 New Feature: Votekick bans distinguish themselves as votekicks (#35258)
* Feature

* Localization
2025-02-17 21:39:12 +01:00
ScarKy0
eb930f5b7a blue 2025-02-17 20:13:29 +01:00
Emisse
fc673967ee Centcomm 3: Beyond Thunderdome Update (#35251)
* centcomm update

* eef freef
2025-02-17 06:50:27 -07:00
PJBot
88a98dfee2 Automatic changelog update 2025-02-17 12:57:55 +00: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