Gentleman-Bird
3e9af2ef4c
Add utensil box, add muffin tins to Kitchen Dinnerware Crate ( #36948 )
...
* Adds muffin tins to dinnerware crate
* removed forks and spoons
* Added utensile box, added utensile box to dinnerware crate
2025-05-12 10:52:04 -07:00
PJBot
6b3c3edb73
Automatic changelog update
2025-05-12 17:36:49 +00:00
Winkarst
08d9d46b46
New Feature: Slot blockers ( #35172 )
...
* First commit
* More comments
* Update
* Update
* For Beloved Maintainers
* Beck T, my beloved
* Update
* Old stuff
* Update EquipAttemptEvents.cs
* Update UnequipAttemptEvent.cs
---------
Co-authored-by: beck-thompson <107373427+beck-thompson@users.noreply.github.com >
2025-05-12 10:35:42 -07:00
PJBot
66c01abbaa
Automatic changelog update
2025-05-12 16:29:23 +00:00
Radezolid
6bb47515cb
Bugfix - restore the cable module to the lathe ( #37361 )
...
Restored the cable module
2025-05-12 12:28:16 -04:00
PJBot
9a1eb05036
Automatic changelog update
2025-05-12 16:23:32 +00:00
ScarKy0
4ac4d3e080
Yellowtexting ( #37360 )
...
* init
* else if tree
* f
* color
* review
2025-05-12 12:22:25 -04:00
PJBot
8f3dd28c5a
Automatic changelog update
2025-05-12 12:38:21 +00:00
kosticia
5e38a0cdca
Cotton baguette for moths ( #36953 )
...
* SAVE MILLIONS MOTHS FOREVER🗣🗣🗣🗣🗣🗣🗣
* now i forgot about it???
2025-05-12 14:37:12 +02:00
PJBot
dda3305ae6
Automatic changelog update
2025-05-12 10:56:20 +00:00
Nemanja
954dbcbd2d
Add chem barrels to salvage ( #37204 )
...
* Add chem barrels to salvage
* Resprite and attribution before someone gets on my ass
* redo rad barrel too
2025-05-12 12:55:11 +02:00
Flareguy
9b6e00d209
EVA suit re-resprite ( #37299 )
...
* eva suit resprite
* meta.json fixes
* update softsuits template
* my furniture
2025-05-12 00:01:48 -04:00
PJBot
92d0ea3128
Automatic changelog update
2025-05-12 00:15:23 +00:00
JrInventor05
0386bd332d
Make the Syringe gun a science research ( #37251 )
...
* LauncherSyringe
* fix
* fixfortest
* Update technologies.ftl
* Change
* Change
2025-05-12 02:14:13 +02:00
Winkarst
078814ce41
Refactor: ProximityDetectionSystem ( #35133 )
...
* Refactor: ProximityDetectionSystem
* Update
* Update
* Update
* Yikes
* Update
* Dirty
* Update
* Update
* Lil cleanup
* Update
* Update
2025-05-12 00:33:35 +10:00
PJBot
cd1ebecab0
Automatic changelog update
2025-05-11 14:07:16 +00:00
Łukasz Lindert
8bed0f4b62
Booze and soda dispenser activate ui fix ( #37347 )
...
booze and soda
2025-05-11 15:39:52 +02:00
PJBot
796a9867d5
Automatic changelog update
2025-05-11 00:50:34 +00:00
Deerstop
8f01cc6884
Elkridge - Botany Update ( #37206 )
2025-05-10 17:49:26 -07:00
github-actions[bot]
605a917139
Update Credits ( #37338 )
...
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com >
2025-05-10 20:38:03 -04:00
PJBot
89d7fb09fd
Automatic changelog update
2025-05-11 00:10:34 +00:00
Futuristic-OK
48d134cc7d
New hairs2 ( #36613 )
...
* Update human-hair.ftl
1
* Update human_hair.yml
* longwithbangs.png
* Update meta.json
* fix png
* Update meta.json
* Update Resources/Locale/en-US/accessories/human-hair.ftl
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Resources/Prototypes/Entities/Mobs/Customization/Markings/human_hair.yml
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-05-10 20:09:27 -04:00
PJBot
abe466b40a
Automatic changelog update
2025-05-10 23:36:34 +00:00
JCGWE30
29147edabd
Dragon Direction Briefing Fixed ( #37181 )
...
* All Fixed Up
* Remove Log Manager
* Updated Conventions
* Typo Fix
2025-05-10 19:35:27 -04:00
YoungThug
d758e9eaa1
New ID interface sprites. ( #37322 )
...
* LR > TCD
* Orks Requested Changes
2025-05-10 18:56:36 -04:00
PJBot
1129f37d66
Automatic changelog update
2025-05-10 21:42:47 +00:00
Nemanja
dfc8934782
Fix observer pointlights being broken ( #37335 )
2025-05-10 23:41:40 +02:00
PJBot
34f8be84b6
Automatic changelog update
2025-05-10 18:22:11 +00:00
ssdaniel24
9881528692
Station news Discord webhook ( #36807 )
...
* Add news article Discord webhook
* Send all station articles on round end
* Changed event subscrice to RoundEndMessageEvent
* Review remarks fix
* Added new cvar discord.news_webhook_embed_color
Default color taken from news manager console sprite.
* Using EntityQueryEnumerator instead of GetStationInMap with TryComp
* Extra review remarks fixing
* Sorted imports
* Added article publication time in embed
* Removed markup from article content
* Added sorting for articles iteration
* Discord hook embed color cvar is string now
* Added comment about limits
* Added new cvar for posting articles during round
* Shitty discord rate limit handling
* Fixing copypaste accident
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com >
* Null initialization of webhook id
* SendArticleToDiscordWebhook is non-void now
---------
Co-authored-by: Morb0 <14136326+Morb0@users.noreply.github.com >
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com >
2025-05-10 11:21:02 -07:00
PJBot
5c3b613507
Automatic changelog update
2025-05-10 15:13:24 +00:00
Winkarst
51205454f3
Fix: Add ability to execute using crusher weapons ( #37330 )
...
* Fix
* Oops
* Skill issue
2025-05-10 09:47:57 -04:00
PJBot
a921d97d4e
Automatic changelog update
2025-05-10 12:52:35 +00:00
Nemanja
38f6e6e849
Add EvenHealthChange effect ( #37129 )
...
* Add EvenHealthChange effect
* cleanup
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-05-10 14:51:28 +02:00
PJBot
603eb284d5
Automatic changelog update
2025-05-10 09:59:10 +00:00
PotentiallyTom
29860c03ea
Modified the T2/T3 laser recipies to (hopefully) see more than just xray cannons ( #37308 )
...
the numbers mason
2025-05-10 11:58:03 +02:00
PJBot
357c96148c
Automatic changelog update
2025-05-10 05:07:26 +00:00
pathetic meowmeow
4407eab96b
Fix reagent dispenser test ( #37324 )
2025-05-10 00:46:48 -04:00
PJBot
6d65039f3c
Automatic changelog update
2025-05-10 03:56:42 +00:00
B_Kirill
2f7ca220e7
Fix meteors deceleration ( #37320 )
...
* Fix meteors deceleration
* Again
* Just do it
2025-05-09 23:55:35 -04:00
PJBot
9f3ab3545b
Automatic changelog update
2025-05-10 03:50:12 +00:00
pathetic meowmeow
5a0e0524ca
Make reagent dispensers gridinv-based instead of pseudo-listinv ( #34205 )
...
This simplifies the code and makes the experience of examining contents
easier without the reagent dispenser UI, as well as adding the possibility
for dispensers to have items of heterogeneous sizes in them, which would
allow configuring reagent dispensers to accept smaller containers such
as beakers or vials in order to allow for more types of smaller quantities
of reagents, or other flexibilities brought by using a standard storage
component.
2025-05-09 23:49:05 -04:00
Nemanja
942b2b4dcb
Change atmos plaques to yaml ( #37318 )
...
* Change atmos plaques to yaml
* remove locale strings
2025-05-10 02:24:07 +02:00
Winkarst
b13975cad2
Fix: Make gas canisters eject inserted tank/jetpack on break ( #37314 )
...
Fix
2025-05-09 20:01:44 -04:00
Tayrtahn
b769ab0f7e
Add test that mob damage thresholds have alerts ( #37307 )
...
* Add test that mob damage thresholds have alerts
* Docs
* Add BorgDead state to MobSiliconBase
2025-05-09 13:07:17 -04:00
PJBot
6517710356
Automatic changelog update
2025-05-09 15:53:38 +00:00
Gamewar360
d0dc8faed0
[Cargo]New Bounty: Salvage ( #34926 )
...
* uoy
* Fix vague tag names, issues with bounty text
---------
Co-authored-by: EmoGarbage404 <retron404@gmail.com >
2025-05-09 11:52:30 -04:00
PJBot
9bdc150602
Automatic changelog update
2025-05-09 15:42:53 +00:00
Vladislav Suchkov
554f6f3d68
Fixed Silo not accepting diamonds ( #37305 )
...
init
2025-05-09 11:41:44 -04:00
PJBot
653aaece34
Automatic changelog update
2025-05-09 12:44:44 +00:00
paige404
9610b23d55
Rainbow Jumpskirt ( #37291 )
...
* Add a rainbow jumpskirt. <3
* minor spelling mistake dot gif
Co-authored-by: Tayrtahn <tayrtahn@gmail.com >
---------
Co-authored-by: Tayrtahn <tayrtahn@gmail.com >
2025-05-09 07:48:08 -04:00