Connor Huffine
8e96ddfa6a
Improve ClothingSpeedModifier, Fix Paramedic Void Suit ( #41820 )
...
* Add RequireActivated bool
* Fix paramedic voidsuit
* Remove explicit check
This is actually unnecessarily verbose.
* Improve comment
* Update Content.Shared/Clothing/ClothingSpeedModifierSystem.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Add cref linking
* Change reference from system to component
* Fix missing closing tag before anyone notices
* Add clarity about when this field is used.
* Add early return if not affected by toggling
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2026-04-04 16:56:51 +02:00
Pok
681c4dac12
Predict RootableSystem ( #41729 )
...
RootableSystem-move-to-shared
2026-04-04 16:56:51 +02:00
JackspajfMain
278cff64f4
Change that specifies escape via the escape shuttle rather than pods in escape objectives ( #41809 )
...
* specifies escape via escape shuttle (because escape pods do not count)
* corrects capitalization of CentComm
* apply fixes to thief objectives aswell
* apply fixes to paradox clone objectives aswell
2026-04-04 16:56:51 +02:00
K-Dynamic
031719aec0
Chefs start with chef shoes ( #41814 )
...
starting chef shoes
2026-04-04 16:56:51 +02:00
Myra
3313741a32
Update the erase script to support the latest migration ( #41524 )
...
No changes needed, its compatible still
Tested in production :3
2026-04-04 16:56:51 +02:00
tkirkby
117779ea04
Migrate Bot Speech Catalogs to One Folder ( #41478 )
...
migrate bot speech catalogs to one place
2026-04-04 16:56:51 +02:00
Hitlinemoss
396919eef5
Add BasePaperLabelable and BasePaperLabelableVisualized abstract prototypes ( #41807 )
...
* Add BasePaperLabelable to base_item.yml
* CrateGeneric now parents from BasePaperLabelable
* TWO types of BaseParcelWrapable
* Body bags use BasePaperLabelable
* Artifact containers use BasePaperLabelable
* Lockers now use BasePaperLabelable
* Comment cleanup + redundancies
* Seeds now use BasePaperLabelable (but need more paper sprites in the future)
* Parcel wrap bugfix
* Remove redundant components from crates
* Fix testfail tied to ContainerContainer component
* Fixed bad line alignment
* Gas canisters now use BasePaperLabelableVisualized
* Comment updates
* Other comment update
2026-04-04 16:56:51 +02:00
alexalexmax
46cd3622c8
Fix mobs not being blindable ( #41788 )
...
added blindable component to BaseSimpleMob
2026-04-04 16:56:51 +02:00
ArtisticRoomba
747a5bd0ec
Make door bolting powergaming no longer relevant anymore ( #41138 )
...
* make door bolting powergaming no longer relevant anymore
port and remove moff guard comments
* update desc
* One line bugefix
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2026-04-04 16:56:51 +02:00
Connor Huffine
d443cbdbd8
Delete license.txt ( #41805 )
2026-04-04 16:56:51 +02:00
Tiniest Shark
a12c8b1dee
Add paper labels to gas canisters ( #41737 )
...
* paper? on canisters? are you KIDDING
* woops forgot something
* I think this'll fix the errors?
2026-04-04 16:56:51 +02:00
halycon
0c6ebe6f09
Hushpup Shotgun ( #41512 )
...
* upstream hushpup
* fixes incorrect filename in attribution
* sprite cleanup
* Make the YAML not ass
* Remove redundant line of code
* Resprite, attributes original sources
* More sourcing fixes
* Last minute sprite touchups
* So... don't accidentally copy paste stuff
* Fixes bolt being on the wrong side while wielded
* adjust rolloffFactor
Co-authored-by: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
* Resprite
* No more pegs
* Spanky mind controlled me to commit these changes
---------
Co-authored-by: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
2026-04-04 16:56:51 +02:00
Red
67ffe6aa9f
Clothing equipping doAfter tweak ( #41732 )
...
* clothing moving break
* Rename EquipOnMoving to EquipWhileMoving
* Update InventorySystem.Equip.cs
2026-04-04 16:56:51 +02:00
sleepyyapril
5e7105e355
TriggerOn(Un)Embed ( #41720 )
...
* feat: TriggerOn(Un)Embed
* feat: StopEmbedEvent
* fix: forgot initialize
* chore: better naming
* chore: oops
* Update Content.Shared/Trigger/Components/Triggers/TriggerOnUnembedComponent.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Update Content.Shared/Projectiles/EmbedEvents.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* review
im lazy
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Update Content.Shared/Trigger/Components/Triggers/TriggerOnEmbedComponent.cs
* chore: docs
* comment change
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: iaada <iaada@users.noreply.github.com>
2026-04-04 16:56:51 +02:00
UpAndLeaves
b5c44c0621
Allow removing species from the RNG pool of a new player's initial auto-generated character ( #41678 )
...
* First commit
* Fix it!
* Requested Changes
2026-04-04 16:56:51 +02:00
Princess Cheeseballs
220f59c457
Fix Bible Fast Healing ( #41777 )
...
* broble
* slightly cleaner I guess actually
* im straight refactoring it, and by it, i mean.... my entity
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
2026-04-04 16:56:51 +02:00
Tiniest Shark
09f09ccc62
Misc Proper Rotation Sprites ( #41764 )
...
* Proper rotation sprites.
* copyright mentions
* wrong one
* better ointment
2026-04-04 16:56:50 +02:00
BarryNorfolk
1b9df03b05
Removed map list from Boxer/Zookeeper's job descriptions
2026-04-04 16:56:50 +02:00
Tiniest Shark
1b8c60a710
Reverts Mop + Glowstick Storage Rotation ( #41765 )
...
diagonal pixels are ugly, sorry.
2026-04-04 16:56:50 +02:00
RedSpy
ee0108ce3c
Hitscans now have names ( #41763 )
...
Co-authored-by: RedSpyy <empty@place.com>
2026-04-04 16:56:50 +02:00
sleepyyapril
a43a971461
TriggerOnUiOpen/Close ( #41718 )
...
* feat: TriggerOnUiOpen/Close
* chore: minor clarification
* Update Content.Shared/Trigger/Components/Triggers/TriggerOnUiCloseComponent.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Update Content.Shared/Trigger/Components/Triggers/TriggerOnUiOpenComponent.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* chore: review
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2026-04-04 16:56:50 +02:00
Samuka
142f2f54e4
Make xenoborg light brighter ( #41580 )
...
* make light better
* minor color fix
2026-04-04 16:56:50 +02:00
BarryNorfolk
0f378c7f04
Downstream fixes for #41712 (Green glowsticks)
2026-04-04 16:56:50 +02:00
cammusubi
0811cea56e
Green Glowsticks are their own entity ( #41712 )
...
* Addresses and resolves Issue #41145 , creates a separate entity for green glowsticks, which were previously just the base glowstick.
* Adds old+new ID for green glowsticks to migration.yml, refactors formatting in glowstick.yml
2026-04-04 16:56:50 +02:00
Princess Cheeseballs
c403fcf887
Add GenPop Enter/Leave to ID Card Computer. Add shuffle the accesses a bit. ( #41739 )
...
fixe
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2026-04-04 16:56:50 +02:00
Velken
d9ff2d736f
Snap Booms (fake snap pops) ( #38654 )
...
* snap booms
* damage nerf
* fixing brain issue of being 8am and i havent slept yet
* typo
* Update damage and name
* Fix linter issues
* fixed typo snapPopFake -> snapPopExplosive
---------
Co-authored-by: SlamBamActionman <slambamactionman@gmail.com>
2026-04-04 16:56:50 +02:00
Hitlinemoss
840ee598c2
Fixed hyperzine (micro)injector descriptions ( #41755 )
2026-04-04 16:56:50 +02:00
SlamBamActionman
00aeae3888
Move Zookeeper and Boxer jobs to DeltaV namespace, based on upstream PR ( #41741 )
2026-04-04 16:56:50 +02:00
beck-thompson
3720601121
Add voice mask implant ( #41551 )
...
* Add voice mask implant
* Remove voice mask
* Voice mask implant now overrides your identity
* voice mask implant can now be extracted, when taking out the voice mask implant it now updates your name proplery
* Simplify logic
2026-04-04 16:56:50 +02:00
August Sun
7c7ab40ae3
Adds the sticky grappling hand ( #37551 )
...
* Adds sprites, entity and sounds for sticky grappling hand
* Switched audio to mono
* Update Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml
Co-authored-by: āda <ss.adasts@gmail.com>
* Added empty sound, changed yaml to suit conventions, added description
---------
Co-authored-by: august-sun <45527070+august.sun@users.noreply.github.com>
Co-authored-by: āda <ss.adasts@gmail.com>
Co-authored-by: iaada <iaada@users.noreply.github.com>
2026-04-04 16:56:50 +02:00
Samuka
65eab93a7a
Remove explosive component from mothership cpre ( #41743 )
...
remove explosive comp
2026-04-04 16:56:50 +02:00
Errant
36cbc7491f
move GameMapPrototype and GameMapCondition to shared ( #41742 )
...
* move GameMapPrototype and GameMapCondition to shared
* fix
2026-04-04 16:56:50 +02:00
slarticodefast
4f4945d8c6
Predict ReactionMixerSystem ( #41218 )
...
* predict
* documentation
* review
2026-04-04 16:56:50 +02:00
Princess Cheeseballs
2692b91189
Vestine now Mutates Plants to Produce Vestine ( #41731 )
...
* ready freddy!
* remove that shit
* fsasfaf
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2026-04-04 16:56:50 +02:00
SlamBamActionman
f0c592403a
Replace Vestine-derivatives in plant mutations, change uplink prices & hypopen to reflect changes ( #41716 )
...
* Initial commit
* It's a toxin!
* Review changes
* Review changes
2026-04-04 16:56:50 +02:00
B_Kirill
55bfb0fb87
Cleanup warnings: CS0114, CS0414, CS0618 ( #41578 )
...
* Cleanup
* Revert
2026-04-04 16:56:50 +02:00
Vasilis The Pikachu
95f9d48051
Revert "Admin Log Browser Improvements ( #39130 )"
...
This reverts commit f67cebf7a4ed451f1911aa5c8bf6f04c198b917f.
Per request of @Kowlin and @southbridge-fur
Check out https://github.com/space-wizards/space-station-14/issues/39960 for further information
2026-04-04 16:56:50 +02:00
Kowlin
0bfa6e8d14
Tweaks to admin CSV exporting ( #38531 )
2026-04-04 16:54:52 +02:00
beck-thompson
29ca8f78ff
Allow admins to export round logs to CSV files ( #38206 )
2026-04-04 16:54:52 +02:00
B_Kirill
6a2537f511
Remove static IoC from Replay and Shared EntryPoint ( #41707 )
2026-04-04 16:54:52 +02:00
Pieter-Jan Briers
dc3eeb917c
Fix shuttle FTL with UI scale ( #40933 )
...
Fixed click inputs being broken
Fixed rendering of background parallax.
2026-04-04 16:54:52 +02:00
Pieter-Jan Briers
4dc0ff5c6a
C# 14 fixes ( #41708 )
...
Necessary for the move to .NET 10 & C# 14. Actual PR to change SS14 to C# 14 will be separate.
2026-04-04 16:54:52 +02:00
Hitlinemoss
8cfc9e7184
New figurine voicelines ( #41723 )
2026-04-04 16:54:52 +02:00
alexalexmax
3719688429
Fix recharging spray painters ( #41725 )
...
change one line
2026-04-04 16:54:52 +02:00
MissKay1994
c9627733c1
Add missing vox unequipped sprite for explorer mask ( #41405 )
...
Mask on face
2026-04-04 16:54:52 +02:00
BarryNorfolk
37b0a845f3
Move Stelloxadone ftl and reaction to _Floof namespace
2026-04-04 16:54:52 +02:00
BarryNorfolk
b671ea6b10
Downstream fix for Hemophilia status effect change
2026-04-04 16:54:52 +02:00
ScarKy0
376d1cdafc
Warfarin and Hemorrhinol, Hemophilia turned into a StatusEffect ( #41685 )
...
* init
* yeah
* move folders
* comments
* i hate cloning sometimes
* review
* review squred
* fix stuff
2026-04-04 16:54:52 +02:00
SlamBamActionman
5d496b92d9
Change Ephedrine, Desoxyephedrine and Hyperzine properties ( #41693 )
...
* merff (no numbness)
* I can't feel a thing
* Update self-damage and OD values
* Missed a 5
2026-04-04 16:54:51 +02:00
Minerva
0c4c101cb5
Allows spesos to fit in envelopes ( #41700 )
...
Co-authored-by: ScarKy0 <scarky0@onet.eu>
2026-04-04 16:54:51 +02:00