SlamBamActionman
41c51e2905
Implanter draw rework ( #32136 )
...
* Initial commit
* Clean-up
* Fix ftl, new damage
* ftl fix for real
* Updates based on feedback
* Child implant fix
* Make the UI only open when implanter is in draw mode
* Review fixes
* shunting
2025-02-27 18:57:28 +01:00
SlamBamActionman
c7b9a76342
Prevent crates, pet carriers and other things from going into disposals ( #35557 )
...
* Initial commit
* Solve underlying bug, readd to disposals
* Apply suggestions from code review
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-02-27 18:43:56 +01:00
deltanedas
7520d8a2c8
add button to print logprobe logs ( #32255 )
...
* add EntityName at the bottom of LogProbe
* pass User into CartridgeMessageEvent
* add button to print logprobe logs
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-02-27 14:47:16 +01:00
kosticia
a5aab8b8a1
Fire resist now can be examined. ( #35183 )
2025-02-27 23:39:55 +11:00
āda
3127f73c48
Multiple categories for lathe recipes ( #34315 )
...
* first
* lint
* changes
* change null comparison
* linq
* indent
* fix indent
---------
Co-authored-by: Milon <milonpl.git@proton.me >
2025-02-27 12:33:39 +01:00
Dora
53dc27cb1e
Adding sorting to chem master ( #34763 )
...
* Adding sorting to chem master
* Chem Master can now sort based on following categories
- Alphabetical
- Quantity
- Time Added to Machine
* Sorting is disabled by default and persist in the machine for everyone
* Removed some pointless code from Chem Master's UI
* Changed None and Time Added's text to reflect what they do better
* Minor adjustments to the code requested by maintainers
2025-02-27 12:19:52 +01:00
qwerltaz
7b0b401312
t-ray reveal for entities and draw depth fix ( #33012 )
...
* t-rays show above catwalk
* a
* RevealSubfloorComponent
* revealSubfloorOnScan, add it to catwalk
* TrayScanReveal sys and comp
* Rr
* handle anchoring
* use tile indices for vector2i
* fix IsUnderRevealingEntity reset on pvs pop in reanchor
* fix exception on TrayScanRevealComponent remove
* fix IsUnderRevealingEntity not updating on pvs enter
* update to ent
* make subfloor retain respect for their relative draw depth
* fix carpets not revealing subfloor on plating
* chapel carpet
* ??
* draw depth gap for subfloor entities.
* revert alpha change
* remove abs from draw depth difference
* move TrayScanReveal to client
* delete old refactor
* let's show them above puddles too
* Remove superfluous component classes
---------
Co-authored-by: SlamBamActionman <slambamactionman@gmail.com >
2025-02-27 11:46:09 +01:00
slarticodefast
7283f9b6dc
fix delta state in SharedGunSystem ( #35510 )
2025-02-26 22:11:17 +11:00
SpeltIncorrectyl
e86770f5a0
Mime can no longer write on paper without breaking their vow ( #35043 )
...
Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com >
2025-02-26 10:11:59 +01:00
noirogen
263f915671
Adds new speech bubble opacity sliders to the accessibility menu. ( #35346 )
...
* Adds new accessibility slider for speech bubble text opacity.
Adds new accessibility slider for speech bubble background opacity.
Adds new Cvars to track speech bubble text and background opacity settings.
* Adds a separate option slider for the opacity of the speaker's name on speech bubbles.
* Changes text and speaker default opacity to 100%, as it was before.
* Apply suggestions from code review
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-02-25 17:00:12 +01:00
Theodore Lukin
7f67ff4b26
borgs don't scream ( #33038 )
...
* borgs don't scream
* revert that
2025-02-25 14:45:19 +01:00
Winkarst
1e435822c7
Cleanup: Fix formatting in `CCVars.Game` ( #35483 )
...
Cleanup
2025-02-25 00:42:15 +01:00
Winkarst
7fc8dcb811
Cleanup: Pass in `IComponentFactory in EntityPrototype.TryGetComponent calls inside SharedChameleonProjectorSystem` ( #35465 )
...
* Cleanup
* Yes
2025-02-24 20:45:17 +01:00
Winkarst
670791ac49
Cleanup: Remove redundant checks from `SharedWieldableSystem` ( #35466 )
...
Cleanup
2025-02-24 20:22:19 +01:00
Winkarst
bb110b376e
Cleanup: Pass in `IComponentFactory in EntityPrototype.TryGetComponent calls inside SharedStackSystem` ( #35464 )
...
Cleanup
2025-02-24 18:59:06 +01:00
Winkarst
02f0190c35
Cleanup: Pass in `IComponentFactory in EntityPrototype.TryGetComponent calls inside SharedMaterialStorageSystem` ( #35463 )
...
Cleanup
2025-02-24 18:58:25 +01:00
Winkarst
22398ea342
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-02-24 18:48:32 +01:00
ScarKy0
88308356db
Move FingerprintComponent and FingerprintMaskComponent to shared ( #35451 )
...
* init
* review
* whoopsie
2025-02-24 17:23:11 +01:00
ScarKy0
c3784a3005
GettingUsedAttemptEvent ( #35450 )
...
* init
* review
* doc
* Update Content.Shared/Interaction/Events/GettingUsedAttemptEvent.cs
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-02-24 17:21:17 +01:00
Winkarst
f4fab85e34
Cleanup: Use `SoundSpecifier instead of string literals in EyeClosingComponent` ( #35425 )
...
* Cleanup
* Update
* Update
* Update
2025-02-24 17:10:23 +01:00
Tayrtahn
6f925dd610
Fix prototypes so they pass analyzer checks ( #35435 )
2025-02-24 15:21:59 +11:00
deltanedas
3e7450802b
fix chameleon projector ripley bug ( #35070 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-02-23 20:29:15 +01:00
Errant
cc74880061
version watermark ( #35284 )
...
* version watermark
* force version watermarks on vulture
2025-02-23 20:01:17 +01:00
keronshb
3192914fc5
Fix/Addition - Wizard Survivor Antag Status ( #35226 )
2025-02-23 12:24:36 -05:00
pathetic meowmeow
b7414d85b4
Add microwave recipes to the guidebook ( #34105 )
2025-02-23 16:24:44 +01:00
metalgearsloth
1d004f4945
Sentry review ( #35424 )
...
Co-authored-by: chromiumboy <chromium.boy@gmail.com >
Co-authored-by: chromiumboy <50505512+chromiumboy@users.noreply.github.com >
2025-02-24 00:57:27 +11:00
Tayrtahn
9cb6503319
Add interaction tests for prying airlocks ( #35409 )
2025-02-24 00:46:59 +11:00
chromiumboy
066c773965
Sentry turrets - Part 2: Basic prototype ( #35031 )
2025-02-24 00:39:44 +11:00
pathetic meowmeow
fabfdd0673
Refactor audio system to send collection IDs over the network ( #33610 )
2025-02-23 23:14:56 +11:00
metalgearsloth
a457551108
Roof data rework ( #35388 )
2025-02-23 18:23:00 +11:00
lzk
b8806759fd
make opening storage on verb or on interact not silent ( #35413 )
...
* make storage make sound
* remove
Co-authored-by: Winkarst <74284083+Winkarst-cpu@users.noreply.github.com >
---------
Co-authored-by: Winkarst <74284083+Winkarst-cpu@users.noreply.github.com >
2025-02-22 18:01:33 -08:00
Pieter-Jan Briers
f5c7809890
Stable merge for hotfix backport ( #35412 )
2025-02-23 02:15:34 +01:00
Errant
1d655f6712
[HOTFIX] Altered Silicon removal fails to trigger role update ( #35399 )
...
minor sharedrolesystem refactor
2025-02-23 01:52:48 +01:00
ScarKy0
a6861b0461
[HOTFIX] Borg emag notification and sound fix ( #35394 )
...
epic stuff
2025-02-23 01:49:58 +01:00
Winkarst
b912dedbfc
New Feature: Admin Only messages in AHelp ( #35283 )
...
* Feature
* Update
* Update
* Update
* Update Resources/Locale/en-US/administration/bwoink.ftl
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com >
* Yes
---------
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com >
2025-02-22 09:45:50 -08:00
keronshb
ee31a1f293
Wizard: Repulse Spell ( #35377 )
2025-02-22 10:56:54 -05:00
metalgearsloth
5b1a5272ee
Merge stable into master ( #35387 )
2025-02-22 20:21:39 +11:00
Pieter-Jan Briers
732d9dc2b7
Fix prying shut unpowered doors ( #35380 )
2025-02-22 14:05:22 +11:00
Milon
f5eafc7ed3
make the detailed examine verb predicted ( #35362 )
...
can we stop predicting things
2025-02-21 11:30:06 -08:00
keronshb
a9054c5e9c
Mjollnir and Singularity Hammer for Wizard ( #34446 )
2025-02-20 18:38:52 -05:00
nikthechampiongr
09f75394be
Require hwid ( #35331 )
...
* Make cvar to require that the client has a modern hwid
* Ignore guests and don't disable cvar on dev
* Rename and add docs
2025-02-20 19:04:45 +01:00
metalgearsloth
fa35c9623d
Revert "Purge uses of TransformComponent.Anchored.set. Also adds parentheses." ( #35332 )
2025-02-21 00:12:12 +11:00
TemporalOroboros
a4001fba1b
Purge uses of TransformComponent.Anchored.set. Also adds parentheses. ( #34938 )
2025-02-20 23:06:39 +11:00
Kyle Tyo
c8dce26dbb
Replace obsolete FromMap calls with ToCoordinates ( #35304 )
2025-02-20 23:03:42 +11:00
metalgearsloth
5e0a1d8581
Fix missing errorOnMissing arg being passed thru ( #35328 )
2025-02-20 12:19:26 +01:00
metalgearsloth
7e6e237277
General storage fixes ( #34845 )
...
* Fix storage stars
* Fix some more storage bugs
- Fix positions not saving.
- Fix the 1-tick delay between parent and child storage UIs opening / closing.
- Fix BackButton being visible sometimes when it shouldn't be.
* milon is a furry
2025-02-20 11:10:54 +01:00
Sigil
3ce81d35be
Added a component that lets ranged weapons make melee attacks. ( #29484 )
2025-02-20 18:52:28 +11:00
MilenVolf
cc18ba72a6
Fix ExaminableHunger spelling ( #35309 )
...
Fix ExaminableHunger spelling mistake
2025-02-19 09:23:53 -05:00
Booblesnoot42
9bde78a25f
Fixing intercom encryption key dropping ( #34582 )
...
* Added optional param to PickupOrDrop to allow the item to be moved next to the owner of the hand component
* cleanup placement code
2025-02-19 14:46:16 +01: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