SlamBamActionman
cba88dc2dc
Add support for rotatable tiles in map renderer ( #37342 )
...
* Initial commit
* Fixyfixfix
2025-05-14 20:12:14 -04:00
Velcroboy
8fab6556e2
Changes suffix for always powered handhelds for clarity ( #37395 )
...
* Changes suffix for always powered handhelds for clarity
* null->full
* Aha
---------
Co-authored-by: Velcroboy <velcroboy333@hotmail.com >
2025-05-14 19:55:52 -04:00
SolStar
e442af720b
Changing sex now properly updates sounds. ( #37405 )
...
Load sounds based on new sex in event.
2025-05-14 19:54:34 -04:00
slarticodefast
7121b464f2
Merge stable into master ( #37465 )
2025-05-15 01:54:06 +02:00
metalgearsloth
494861dc3d
HOTFIX: Fix camera auto-orienting ( #37437 )
...
* Fix camera auto-orienting
* Optimise
2025-05-15 01:42:39 +02:00
Kyle Tyo
e8b139e9a2
MapManager warning cleanup client edition ( #36766 )
...
* Update ExplosionOverlaySystem.cs
* noting here that this may be reverted.
Not sure why transform sys is attached like this.
* Noting that this may be reverted.
* rapid fire spit spit spit spit spit
* last one on the client.
* Update SpawnExplosionWindow.xaml.cs
* Update ParallaxOverlay.cs
* wweeeeebbbbbbbbbbbbbbbbbbbbbbbbb edit
* requested changes.
* Update Content.Client/Shuttles/UI/ShuttleMapControl.xaml.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Shuttles/UI/ShuttleMapControl.xaml.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Parallax/ParallaxSystem.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Parallax/ParallaxSystem.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Parallax/ParallaxOverlay.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Parallax/BiomeDebugOverlay.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Overlays/StencilOverlay.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Parallax/BiomeDebugOverlay.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Atmos/Overlays/GasTileOverlay.cs
* Update Content.Client/Administration/UI/SpawnExplosion/SpawnExplosionWindow.xaml.cs
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-05-15 01:38:51 +02:00
Kyle Tyo
c84d4753b9
MapManager warning cleanup shared edition ( #36795 )
...
* cleanup and reworking
* one of these days I'll merge a conflict without breaking shit.
* Update Content.Shared/Shuttles/Systems/SharedShuttleSystem.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Shared/Tabletop/SharedTabletopSystem.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* I'm gonna send this but... I'll be honest, I dunno what it does.
* fix coordinates
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-05-15 01:24:44 +02:00
PJBot
bb442d1234
Automatic changelog update
2025-05-14 22:06:52 +00:00
Archee
dcd5bb16d5
Bikehorn Retextures ( #37413 )
...
* Bananium Horn .rsi
* Bike Horn .rsi
* Cluwne Horn .rsi
* Gold Bike Horn .rsi
* Push Horn .rsi
* Bike horn (Instrument) .rsi
* better inhand sprite for pushhorn
* Revert "Push Horn .rsi"
This reverts commit 243b3662c6bd23abad331658eb2c75b5c9183d1d.
* rsi meta attributions
* slight tweak to the golden honkers colour and energy
* adds back castShadows false
* position corrections for inhand and belt for bananium
* inhand corrections for bikehorn inhands and belt
* inhand corrections for cluwnehorn
* inhand corrections for goldbikehorn
* inhand corrections for bike_horn (instrument)
* adds 'far-side held' sprites, bikehorn
* adds 'far-side held' sprites, bikehorn(instrument)
* bikehorn belt, i made the horn cone a shade too dark whoops
* adds 'far-side held' sprites, goldbikehorn
* adds 'far-side held' sprites, cluwnehorn
* adds 'far-side held' sprites, bananiumhorn
* cluwnehorn belt, same change as bikehorn belt earlier
2025-05-14 18:05:45 -04:00
Tayrtahn
101854f00a
Cleanup warnings in AtmosAlarmableVisualsSystem ( #37459 )
...
Cleanup warnings in AtmosAlarmableVisualsSystem
2025-05-15 00:02:51 +02:00
Tayrtahn
9e000fa5cd
Cleanup warnings in RgbLightControllerSystem ( #37458 )
...
Cleanup warnings in RgbLightControllerSystem
2025-05-15 00:01:54 +02:00
PJBot
fa953947f6
Automatic changelog update
2025-05-14 21:08:03 +00:00
IProduceWidgets
a021c02b25
More wizard names ( #36437 )
...
* Wizard names
* readd any dropped names.
* haha funny number
* update dataset counts!
2025-05-14 23:06:56 +02:00
PJBot
07feb341d9
Automatic changelog update
2025-05-14 20:40:54 +00:00
qwerltaz
b374d2468a
air alarm panic wire snipping forces panic mode ( #36439 )
...
* air alarm panic wire snipping forces panic mode
* document
* ForcedMode is datafield
* switch to bool flag
* lock button when panic wire cut
* prevent manually individually changing scrubbers from siphon when panic wire is cut
* failure alert when wire snipped
* is Control
* remove double horizontalExpand
* Update Content.Server/Atmos/Monitor/Systems/AirAlarmSystem.cs
* Update Content.Server/Atmos/Monitor/Systems/AirAlarmSystem.cs
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-05-14 22:39:47 +02:00
Tayrtahn
7eb44e15d1
Cleanup warnings in BorgSystem ( #37456 )
...
Cleanup warnings in BorgSystem
2025-05-14 16:23:13 -04:00
Tayrtahn
fe4d276370
Cleanup warnings in EmitterSystem ( #37455 )
...
Cleanup warnings in EmitterSystem
2025-05-14 22:19:34 +02:00
Tayrtahn
1d04194767
Cleanup warnings in VendingMachineSystem ( #37454 )
...
Cleanup warnings in VendingMachineSystem
2025-05-14 22:18:36 +02:00
PJBot
fa3afa4ce0
Automatic changelog update
2025-05-14 19:51:04 +00:00
LaCumbiaDelCoronavirus
d6e998272f
Change balancing of atmos gas tank bombs ( #36780 )
...
* i will put functionality in salt later
* la
* to 10
2025-05-14 21:49:57 +02:00
PJBot
6919d5d46b
Automatic changelog update
2025-05-14 19:34:44 +00:00
MisterImp
9868932cfe
New food recipe: Draco (dragon taco) ( #37212 )
...
* Added draco (dragon taco)
* Update Resources/Prototypes/Entities/Objects/Consumable/Food/taco.yml
* fix whitespace
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-05-14 21:33:37 +02:00
PJBot
d9a016f5a6
Automatic changelog update
2025-05-14 18:07:44 +00:00
metalgearsloth
c09aa6039c
Predict gas valves ( #33836 )
...
* Predict gas valves
* wawawewa
* Fix imports before I get yelled at
* soff
2025-05-14 20:06:37 +02:00
PJBot
9a6dbb27cd
Automatic changelog update
2025-05-14 18:04:12 +00:00
LevitatingTree
fb3bad6fb8
Tweak ND pin names and descriptions ( #37416 )
...
* Edit item names and descriptions
* Description tweak
---------
Co-authored-by: LevitatingTree <None>
2025-05-14 20:03:04 +02:00
Tayrtahn
7692d96f57
Cleanup warnings in AtmosPipeAppearanceSystem ( #37449 )
...
* Cleanup warnings in AtmosPipeAppearanceSystem
* Another enum
2025-05-14 19:59:35 +02:00
PJBot
b8bf22b4b5
Automatic changelog update
2025-05-14 17:48:19 +00:00
ToastEnjoyer
89ea0ac253
Replaced high value target contraband on ID board and comms boards to command restricted. ( #37452 )
...
Update computer.yml
2025-05-14 19:47:10 +02:00
Tayrtahn
ba2a3543d9
Cleanup warnings in ClientInnerBodySystem ( #37450 )
...
* Cleanup warnings in ClientInnerBodySystem
* Apply suggested simplification
2025-05-14 19:31:03 +02:00
Tayrtahn
022bc5c0a0
Cleanup warnings in HumanoidAppearanceSystem ( #37381 )
...
* Cleanup warnings in HumanoidAppearanceSystem
* entity -> entity.Owner
* Revert LayerMapReserve logic
* Try again without requires
2025-05-14 19:30:20 +02:00
Tayrtahn
6b299046d3
Cleanup warnings in KillSignSystem ( #37451 )
...
Cleanup warnings in KillSignSystem
2025-05-14 18:13:35 +02:00
Tayrtahn
9c2a84daa5
Cleanup warnings in ConstructionSystem ( #37447 )
...
Cleanup warnings in ConstructionSystem
2025-05-14 17:27:11 +02:00
metalgearsloth
dbbdf04633
Update submodule to 258.0.0 ( #37446 )
2025-05-15 01:25:39 +10:00
metalgearsloth
e5349e276f
Fix typingindicator doing a naughty ( #37438 )
...
How this wasn't caught before but raisepredictiveevent should never get raised when re-running states.
2025-05-14 10:18:10 -04:00
PJBot
0c6025ca40
Automatic changelog update
2025-05-14 05:57:57 +00:00
Qerd
d958a4d891
Prediction of Acquistion Slip error message ( #37442 )
...
* Fix to repeated error messages writing on slip
* Changing from Predicted to Client.
2025-05-13 22:56:50 -07:00
PJBot
747050f380
Automatic changelog update
2025-05-14 05:17:24 +00:00
Hitlinemoss
3681de257b
Removed the emergency crowbar from the chef's closet ( #37403 )
...
* removed emergency crowbar from chef's closet
* removed emergency crowbar and spray bottle from chef's closet
* removed emergency crowbar from chef's closet
2025-05-13 22:16:17 -07:00
PJBot
1d4c134416
Automatic changelog update
2025-05-14 04:43:14 +00:00
Qerd
08a6260c0e
Acquisition Slips fitting in folders and clipboards ( #37439 )
...
* Acquisition Slips in folders and clipboards
* Adding Paper tag to slips
* No more repeated error messages on write attempt on slips
* Update PaperSystem.cs
Didn't mean to change this in this pr.
2025-05-13 21:42:07 -07:00
Tayrtahn
a9e0d8725e
Cleanup warnings in DamageStateVisualizerSystem ( #37435 )
...
Cleanup warnings in DamageStateVisualizerSystem
2025-05-14 03:58:03 +02:00
Tayrtahn
d957cdb144
Cleanup warnings in AirlockSystem ( #37434 )
...
Cleanup warnings in AirlockSystem
2025-05-14 03:57:01 +02:00
Tayrtahn
5ba1b2af86
Cleanup warnings in CryoPodSystem ( #37433 )
...
Cleanup warnings in CryoPodSystem
2025-05-14 03:55:42 +02:00
Tayrtahn
dc92acd720
Cleanup warnings in ClientFoodSequenceSystem ( #37431 )
...
Cleanup warnings in ClientFoodSequenceSystem
2025-05-14 00:24:27 +02:00
Tayrtahn
be6078557a
Cleanup warnings in RevenantSystem ( #37430 )
...
Cleanup warnings in RevenantSystem
2025-05-14 00:22:25 +02:00
Tayrtahn
f81d0fa502
Cleanup warnings in AnomalySystem ( #37429 )
...
Cleanup warnings in AnomalySystem
2025-05-14 00:19:57 +02:00
Tayrtahn
75cbbbb5b7
Cleanup warnings in TypingIndicatorVisualizerSystem ( #37427 )
...
Cleanup warnings in TypingIndicatorVisualizerSystem
2025-05-14 00:19:05 +02:00
Tayrtahn
7ee0db0508
Cleanup warnings in HolopadSystem ( #37421 )
...
* Cleanup warnings in HolopadSystem
* Fix reversed order of CopySprite parameters
2025-05-13 16:21:00 -04:00
Archee
b7056ea851
Red Candle state fix ( #37423 )
...
fixed
2025-05-13 21:19:39 +02:00