Simon
2bbe66cea9
Remove capacitors and matter bins ( #37725 )
...
* Remove capacitors and matter bins
* fix migrations and yaml errors, remove parts fully
* Rename to "modular machine part"
* Sloth review
2025-05-27 21:47:49 +10:00
PJBot
a371c15748
Automatic changelog update
2025-05-27 11:35:34 +00:00
metalgearsloth
3c52dd102e
Don't click-to-face when moving ( #37874 )
...
Looks bad doing it for a single tick.
2025-05-27 13:34:23 +02:00
Tayrtahn
4d35998f25
Cleanup warnings in SharedMoverController ( #37613 )
...
* Refactor IsAroundCollider to use EntityLookupSystem
* Formatting
* MapSystem methods
* Remove unused usings
* GrabRangeVV -> GrabRange
2025-05-27 20:01:04 +10:00
B_Kirill
9e834c70b9
Add overkill thresholds to more objects ( #37745 )
...
* Add overkill thresholds to more objects
* Add newline
* curtains (25 -> 50)
2025-05-27 19:09:46 +10:00
Killerqu00
26a0bfbbc5
Sanitize admin UI input for role bans ( #35422 )
...
if job does not exist, log it
2025-05-26 23:27:31 -07:00
Kyle Tyo
cc6f364e9d
Kill resolves in vote commands ( #37637 )
...
* kill resolves in VoteCommand.cs
* consistency and cleanup
* final touch
2025-05-27 05:18:59 +02:00
slarticodefast
be761ea537
merge stable into master ( #37856 )
2025-05-26 21:37:20 +02:00
Nemanja
854c506a75
Fix storage fastpath logical oversight ( #37852 )
2025-05-26 21:26:28 +02:00
K-Dynamic
556c6b905c
Updated weld overlay for blast door ( #37846 )
...
updated weld for blast door
2025-05-26 13:17:15 -04:00
Tayrtahn
24dd207b4f
Cleanup remaining IMapManager.MapExists uses ( #37851 )
...
Cleanup remaining IMapManager.MapExists uses
2025-05-26 18:45:55 +02:00
Myra
df2c2adc9d
Stable master merge ( #37850 )
2025-05-26 17:30:30 +02:00
Errant
02fe5b4ac5
HOTFIX Cryochem revert ( #37844 )
...
* Revert "Traumoxadone (#37236 )"
This reverts commit 55ec2632a8 .
* Revert "Cryoxadone Tweaks (#37132 )"
This reverts commit 406bfa3308 .
* Revert "Stelloxadone (#37131 )"
This reverts commit f415ad51c3 .
* whitespace test fail evasive maneuver
* changelog 1984
2025-05-26 16:49:34 +02:00
Errant
6bdcadfde3
hotfix the hotfix, slot blocker changelog ( #37845 )
...
remove changelog for slot blockers due to being reverted
2025-05-26 15:29:34 +02:00
PJBot
80dd9a553f
Automatic changelog update
2025-05-26 13:01:57 +00:00
chromiumboy
f99850e1fb
Sentry turrets - Part 6: Sentry turret control panels ( #35235 )
2025-05-26 16:00:50 +03:00
PJBot
32ffbbfb0f
Automatic changelog update
2025-05-26 12:08:56 +00:00
ArtisticRoomba
9a910873c8
Significantly improve TEG power generation stability ( #37658 )
...
* Significantly improve TEG power generation stability
* Revert "Significantly improve TEG power generation stability"
This reverts commit e88278c0f8dea925a89b240e09e5dbcb84f9d174.
* Reimplement without auto formatting obliterating the entire system
* second round of balancing
2025-05-26 14:07:49 +02:00
PJBot
ba76ceec08
Automatic changelog update
2025-05-26 11:54:26 +00:00
ArtisticRoomba
bbfccfe459
Kill the TEG meta with really big hammers ( #37728 )
...
* First round of balancing
* Second round of balancing
2025-05-26 13:53:19 +02:00
YoungThug
e471ab1843
Add Fancy Speech Bubbles for Diona and Gingerbread ( #37742 )
...
* Add Fancy Speech Bubbles for Diona and Gingerbread
* Fix White-Spacing
* Fix Fails
2025-05-26 13:51:09 +02:00
B_Kirill
cb8e7446a4
Add pause to runclient ( #37748 )
2025-05-26 13:50:05 +02:00
PJBot
58b3e572be
Automatic changelog update
2025-05-26 10:50:40 +00:00
Jessica M
65bd1f0170
Lets angry AI gorillas pry open doors, smash things, and vault tables ( #37822 )
2025-05-26 12:49:33 +02:00
PJBot
67a4dc2479
Automatic changelog update
2025-05-26 07:31:07 +00:00
Southbridge
318d817cff
Amber Station - Added Sec Beacons ( #37700 )
2025-05-26 00:29:58 -07:00
slarticodefast
e8bc811f7a
Add WieldingBlockerComponent ( #37778 )
...
initial commit
2025-05-25 23:50:30 -04:00
PJBot
68d5d940cf
Automatic changelog update
2025-05-26 03:37:23 +00:00
Fildrance
291ccfbe23
Spray nozzle can suck puddles into tank directly! ( #30600 )
...
* feat: now vacuum cleaner can suck solutions from floor
* refactor using AbsorbentSystem instead of separate vacuum cleaner
* refactor: remove unused vacuum cleaner files
* refactor: renamed ConnectedContainerComponent to SlotBasedConnectedContainerComponent (and system)
* fix: fix invalid comp name
* fix: no more spray nozzle messaging about water inside bottles etc.
* refactor: minor refactor in SlotBasedConnectedContainerSystem and adjustments after merge
* refactor: cleanups
* refactor: renaming
* refactor: update to use _puddleSystem.GetAbsorbentReagents
* refactor: changed interactions with SlotBasedConnectedContainerSystem into events
* refactor: new sound and action delay adjusted to sound (amount tweaked a bit accordingly, almost)
* refactor: added networking for SlotBasedConnectedContainerComponent
* fix attribution for vacuum-cleaner-fast.ogg
* trying to fix multi-license for mix sound file
* remove empty line
* refactor: remove trailing whitespace
* by ref struct, brother
---------
Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru >
Co-authored-by: EmoGarbage404 <retron404@gmail.com >
2025-05-25 23:36:16 -04:00
PJBot
d1370de758
Automatic changelog update
2025-05-26 02:38:29 +00:00
Kyle Tyo
2ec019dc0f
Add a safety net to the round controls in the Admin window. ( #37836 )
...
some changes.
2025-05-25 22:37:21 -04:00
slarticodefast
e0666cc510
merge staging into master ( #37829 )
2025-05-26 00:16:14 +02:00
Errant
99236def28
comment out slotblocker yaml ( #37827 )
...
* comment out slotblocker yaml
* let me fix this real quick xD
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-05-26 00:05:47 +02:00
RedBookcase
394388be5c
Updated Drozd and Lecter with magazine states and small animations. ( #37790 )
...
Co-authored-by: RedBookcase <Usualmoves@gmail.com >
2025-05-25 17:55:50 -04:00
Tayrtahn
3c48e6abaa
Cleanup some easy-to-fix static logger warnings ( #37820 )
2025-05-25 23:20:08 +02:00
Velcroboy
1f2d4e7efc
Update locker storage to entity tables ( #37809 )
...
* Update locker storage to entity tables
* tidy
* Requested changes
---------
Co-authored-by: Velcroboy <velcroboy333@hotmail.com >
2025-05-25 21:48:10 +02:00
Princess Cheeseballs
11d0799e1a
Mob Spin Fix Update ( #37603 )
...
Kid named negative velocity
2025-05-25 21:09:25 +02:00
PJBot
2b03c91823
Automatic changelog update
2025-05-25 18:37:07 +00:00
AsnDen
178a085328
Bar sign AlignTile version and fixtures for bar signs ( #37756 )
...
* fixtures and sprite offset
* AlignTile versions
* Update bar_sign.yml
2025-05-25 20:36:00 +02:00
Tayrtahn
6b2c50f4ba
Cleanup warnings in BasicStationEventSchedulerSystem ( #37818 )
...
Cleanup 4 warnings in BasicStationEventSchedulerSystem
2025-05-25 14:27:47 -04:00
PJBot
e73f1e3a19
Automatic changelog update
2025-05-25 18:12:47 +00:00
Moomoobeef
4cab7180be
Dirty Steel Tile now has Variants ( #37800 )
...
added variants for dirty tile
2025-05-25 14:11:40 -04:00
PJBot
ad4737dc2a
Automatic changelog update
2025-05-25 18:04:09 +00:00
brainfood1183
51ca833662
kangaroos can now be equipped with north stars and knuckle dusters. ( #37789 )
...
* kangaroos can now be equipped with north stars and knuckle dusters (except stun knuckle duster).
* whitespace issues fix..
* damn whitespace
* fix whitespace
* fix whitespace
* final fix.
2025-05-25 20:03:01 +02:00
Stop-Signs
d81977281e
Make foods reflect their ingredients better ( #34138 )
...
* Borbers
* Meals.yml Updated
* Update Cursed noodles
* Soups even more cursed
* Pies tacos and cakes
* typo
* typo ops pt 2
* Typo ops + non-existant reagent
* justice for soy
* minor mistake in soup.yml
* Update pie.yml
2025-05-25 11:02:04 -07:00
Tayrtahn
50fb48de2e
Cleanup all instances of IMapManager.GetMapEntityId ( #37814 )
...
* Cleanup all instances of IMapManager.GetMapEntityId
* Dependencies
* LocalizedEntityCommands
2025-05-25 19:09:47 +02:00
PJBot
e08a7f3c84
Automatic changelog update
2025-05-25 15:58:32 +00:00
K-Dynamic
a775858486
Add welded visuals to shutters and blast doors ( #37807 )
...
add welded to all shutters and blast doors
2025-05-25 17:57:18 +02:00
Tayrtahn
4c4c98617e
De-hardcode shuttle docking messages/audio ( #37813 )
2025-05-25 17:46:52 +02:00
Moomoobeef
97e6ad7c9d
fixed gay wackpack ( #37812 )
2025-05-25 10:26:04 -04:00