AsnDen
6bfcdd3154
Ability to pull for supplybot ( #32468 )
...
* Alerts for silicons and ability to pull for supplybot
* Removed alerts
2025-05-18 17:36:48 +01:00
Sparlight
a365fd9a7f
Add smart corgi prototype ( #36664 )
...
* Add smart corgi prototype
* 1984 - exploded dog names
* Tag fixes
* exploded anomalyhost tag
* Demolish the mysterious corgi flesh-pocket
* Review changes: yml convention tweaks and reparenting of Corgi and Smart Corgi to new abstract base
* new week, new review, new me
2025-05-18 17:36:33 +01:00
Tayrtahn
01d5b4da2f
Cleanup warnings in `FireVisualizerSystem` ( #37417 )
...
Cleanup warnings in FireVisualizerSystem
2025-05-18 17:32:07 +01:00
Tayrtahn
6413118f80
Cleanup warnings in `ExpendableLightSystem` ( #37415 )
...
Cleanup warnings in ExpendableLightSystem
2025-05-18 17:30:58 +01:00
Princess Cheeseballs
6603d3888f
[HOTFIX] Movement Rewrite Hotfix Shuttles now respect their friction values ( #37154 )
...
* Shuttles now use their proper friction values
* Documentation
* Shuttles now use their proper friction values
* Documentation
* What the instrumentsystem doin
* what the instrumentsystem doing 2
2025-05-18 17:30:54 +01:00
PJBot
212a8bc6da
Automatic changelog update
2025-05-18 17:30:50 +01:00
metalgearsloth
2db152d363
Predict gasthermomachines ( #33837 )
...
* Predict gasthermomachines
* despawn
* smellby
2025-05-18 17:30:44 +01:00
PJBot
620dc9dbe3
Automatic changelog update
2025-05-18 17:30:39 +01:00
Nemanja
745fdd57ca
Adjust walking sounds ( #36941 )
2025-05-18 17:30:39 +01:00
PJBot
96c1a8740e
Automatic changelog update
2025-05-18 17:30:39 +01:00
chromiumboy
867c59c8c9
Station AI customizations ( #34501 )
...
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
2025-05-18 17:30:39 +01:00
PJBot
9fb6226542
Automatic changelog update
2025-05-18 17:30:39 +01:00
K-Dynamic
bc322bf701
Recoloured several service job and ID icons ( #36580 )
2025-05-18 17:29:52 +01:00
Ko4ergaPunk
7dea81b1bc
[Maps] Dev rework ( #34708 )
...
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
2025-05-18 17:29:47 +01:00
Dinner
fd9a1fbc25
Fix grammar in latejoin announcement message ( #37398 )
2025-05-18 17:29:47 +01:00
Tayrtahn
d82b35dc87
Cleanup warnings in `SmesSystem` ( #37399 )
...
* Cleanup warnings in SmesSystem
* Access modifier for SmesVisualLayers
2025-05-18 17:29:47 +01:00
PJBot
de955bb5b5
Automatic changelog update
2025-05-18 17:29:46 +01:00
Perry Fraser
0e6a624b6c
Allow linking uniform printers to silos ( #37393 )
...
tweak: Make uniform printers silo clients
2025-05-18 17:29:46 +01:00
Tayrtahn
d3e13e5d51
Cleanup warnings in `ApcVisualizerSystem` ( #37396 )
2025-05-18 17:29:46 +01:00
PJBot
713cbec173
Automatic changelog update
2025-05-18 17:29:46 +01:00
Nemanja
bf361c00be
New Salvage Mob: Basilisk ( #37135 )
...
* Basilisk
* Less health
* Unique projectile
* Selfmerge incoming
* Update Resources/Textures/Mobs/Aliens/Asteroid/basilisk.rsi/meta.json
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-05-18 17:29:45 +01:00
mubururu_
b101c6da8d
push horn resprite ( #37392 )
...
* inishal
* centering
2025-05-18 17:29:45 +01:00
PJBot
8daad51ebf
Automatic changelog update
2025-05-18 17:29:45 +01:00
Hanz
603cbe5b24
Dans soaked smokes redux ( #36979 )
...
* Meat and Potatoes
* Whoops
Whoops
* entityTables my beloathed
reworked the cig fill for Dan's soaked smokes to use an entity table. There was just, a useless bit of code calling for a cig that didn't exist the in mixed cig parent for dan's and it was what was fucking it up and making it SO HARD for me to get it to work. Thanks Dan.
* ehhh, its good for the diff I guess
* Augh
* Why mappers why
* Welp
* migration.yml is pretty cool
Also like there is no reason for nasty and medical, they probably originally were made as a workaround.
2025-05-18 17:29:45 +01:00
Velcroboy
763a338b14
Swap forward/reverse for default lever links ( #37394 )
...
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-05-18 17:29:45 +01:00
Tayrtahn
03aae4b45a
Cleanup warnings in `DisposalUnitSystem` ( #37389 )
...
Cleanup warnings in DisposalUnitSystem
2025-05-18 17:29:45 +01:00
Tayrtahn
b6ddab6e76
Cleanup warnings in `GravitySystem` ( #37388 )
...
Cleanup warnings in GravitySystem
2025-05-18 17:29:09 +01:00
ScarKy0
b019a78600
[Hotfix] Fix anomalies breaking your legs ( #37366 )
...
* Update SharedAnomalySystem.cs
* oops
2025-05-18 17:29:05 +01:00
PJBot
bdc13bee76
Automatic changelog update
2025-05-18 17:29:02 +01:00
Perry Fraser
0906b703db
fix: don't retroactively drain disabled batteries ( #37364 )
...
* fix: don't retroactively drain disabled batteries
If something that used PowerCellDraw temporarily disabled said draw,
once it became re-enabled the system would play catch-up trying to
drain the battery for all the time since the component was disabled.
* fixup! fix: don't retroactively drain disabled batteries
2025-05-18 17:28:45 +01:00
Tayrtahn
fe045c7a62
Cleanup warnings in `GunSystem.MagazineVisuals` ( #37373 )
...
Cleanup warnings in GunSystem.MagazineVisuals
2025-05-18 17:28:35 +01:00
Tayrtahn
c1bff58032
Cleanup warnings in `EntityStorageVisualizerSystem` ( #37385 )
...
Cleanup warnings in EntityStorageVisualizerSystem
2025-05-18 17:28:35 +01:00
Tayrtahn
60a2f5bfc5
Cleanup warnings in `ClientClothingSystem` ( #37384 )
...
Cleanup warnings in ClientClothingSystem
2025-05-18 17:28:31 +01:00
PJBot
4ea0654f0c
Automatic changelog update
2025-05-18 17:28:24 +01:00
Prole
ddc7d4d3d3
Bleeding Text Tweak & Color Alerts ( #37376 )
...
Color Coding & bleeding-text change
Signed-off-by: Prole <172158352+Prole0@users.noreply.github.com>
2025-05-18 17:28:23 +01:00
Tayrtahn
72618403a2
Cleanup warnings in `SolutionContainerVisualsSystem` ( #37377 )
...
Cleanup warnings in SolutionContainerVisualsSystem
2025-05-18 17:28:23 +01:00
Tayrtahn
5ab7aa75d6
Cleanup warnings in `TippyUIController` ( #37378 )
...
Cleanup warnings in TippyUIController
2025-05-18 17:28:23 +01:00
Errant
81a00b9092
ssd sleep time setting for dev ( #37380 )
2025-05-18 17:28:23 +01:00
Tayrtahn
44467b5ed6
Cleanup warnings in `TextScreenSystem` ( #37382 )
...
Cleanup warnings in TextScreenSystem
2025-05-18 17:28:04 +01:00
PJBot
cef24170ae
Automatic changelog update
2025-05-18 17:28:04 +01:00
Gentleman-Bird
96cb850828
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-18 17:28:04 +01:00
PJBot
f6f13fae6d
Automatic changelog update
2025-05-18 17:28:04 +01:00
Winkarst
d9e5909e80
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-18 17:28:03 +01:00
Tayrtahn
c8e224864a
Cleanup warnings in DamageVisualsSystem ( #37372 )
2025-05-18 17:28:03 +01:00
PJBot
e889b4834d
Automatic changelog update
2025-05-18 17:28:03 +01:00
Radezolid
5c1e9189fc
Bugfix - restore the cable module to the lathe ( #37361 )
...
Restored the cable module
2025-05-18 17:28:03 +01:00
PJBot
fa181434f0
Automatic changelog update
2025-05-18 17:28:03 +01:00
ScarKy0
0805c6fc83
Yellowtexting ( #37360 )
...
* init
* else if tree
* f
* color
* review
2025-05-18 17:28:03 +01:00
PJBot
e09b36f3b3
Automatic changelog update
2025-05-18 17:28:03 +01:00
kosticia
449006376c
Cotton baguette for moths ( #36953 )
...
* SAVE MILLIONS MOTHS FOREVER🗣🗣🗣🗣🗣🗣🗣
* now i forgot about it???
2025-05-18 17:28:03 +01:00