PJBot
45af6a13fc
Automatic changelog update
2024-11-23 11:21:05 +00:00
metalgearsloth
11dae2ff93
Don't show drag-drop outline if climbing ( #33477 )
...
It won't actually do anything.
2024-11-23 12:19:59 +01:00
Ed
ae01ebda0e
Merge pull request #595 from crystallpunk-14/ed-20-11-2024-upstream-sync
...
Upstream sync
2024-11-23 13:44:10 +03:00
PJBot
bde85858a3
Automatic changelog update
2024-11-23 09:32:14 +00:00
metalgearsloth
c3786a56dc
Fix door animations mispredicting if closing is interrupted ( #33481 )
...
* Fix door animations mispredicting if closing is interrupted
On master it will flicker states a little bit partially due to it not being predicted.
Instead we'll just set it straight back to opening (no animation is ever played anyway).
* no log
2024-11-23 10:31:07 +01:00
eoineoineoin
bdf4a46edf
Minor improvements & fixes to Shuttle Console UI ( #31623 )
...
* Fix grids and docks being culled from display prematurely
* Fix inconsistent disabling of "Undock" buttons
* Add a radar icon to indicate where the controlling console is
* Tidy up math
Remove lots of sketchy transforms-of-transforms, which should have been
as single matrix multiply. Assign proper names to matrices. Remove some
redundant calculations.
* Feedback
2024-11-23 17:55:09 +11:00
MetalSage
a42bacd3a9
Fix startingGear storage ( #33394 )
...
* fix starting gear storage
* removal of unused
---------
Co-authored-by: MetalSage <metalsage.official@gmail.com >
2024-11-23 17:54:35 +11:00
PJBot
1e93e12330
Automatic changelog update
2024-11-23 06:42:34 +00:00
Winkarst
0a587c9ccc
Disable submit admin note button on switch to note ( #33456 )
...
Co-authored-by: Winkarst <74284083+Winkarst-cpu@users.noreply.github.co >
2024-11-23 17:41:28 +11:00
PJBot
7feafcbe95
Automatic changelog update
2024-11-23 06:38:21 +00:00
metalgearsloth
5409815be9
Allow AI and observers to see electrified doors ( #33466 )
2024-11-23 17:37:14 +11:00
PJBot
d8ecf12fca
Automatic changelog update
2024-11-23 02:54:55 +00:00
metalgearsloth
616907009d
Fix salvage vendor inventory ( #33437 )
2024-11-23 13:53:47 +11:00
Ed
fff97fa819
adapt
2024-11-23 03:12:45 +03:00
PJBot
6bc205484f
Automatic changelog update
2024-11-22 22:51:50 +00:00
IProduceWidgets
a28adf4ae4
baby proof the terminal ( #33281 )
...
* baby proof the terminal
* Make a couple exceptions for items that you might take with you.
* alwayspoweredlights
* Uncuttable cables since cablecomp is a snowflake construction system
* chairs and vendors
* rerun heisentests
* rerun tests again
2024-11-22 23:50:41 +01:00
Ed
677e5194d6
Merge remote-tracking branch 'upstream/master' into ed-20-11-2024-upstream-sync
...
# Conflicts:
# Content.Server/Chemistry/EntitySystems/InjectorSystem.cs
# Content.Server/Traits/TraitSystem.cs
# Content.Shared/CCVar/CCVars.cs
# Content.Shared/Inventory/InventorySystem.Relay.cs
# Resources/Maps/box.yml
# Resources/Maps/core.yml
2024-11-23 01:48:24 +03:00
slarticodefast
de516905f0
another rename
2024-11-22 23:39:05 +01:00
slarticodefast
306277afe0
rename
2024-11-22 23:05:36 +01:00
slarticodefast
08bfb43feb
cleanup
2024-11-22 23:02:59 +01:00
slarticodefast
5a9a2d463b
Merge branch 'master' into powerhud
2024-11-22 19:38:55 +01:00
slarticodefast
09ca45a621
Merge staging into master ( #33462 )
2024-11-22 18:32:30 +01:00
Pieter-Jan Briers
b4ec946bd9
Fix sandbox error with new HWID code. ( #33461 )
...
Oops
2024-11-22 18:14:46 +01:00
c4llv07e
646d41d3a7
Add telegram to the server info-links ( #33459 )
2024-11-22 16:38:41 +01:00
Ed
a6c7bc5993
haha
2024-11-22 14:49:48 +03:00
Ed
66fe15f8c7
Balance tweaks ( #604 )
...
* x2 damage
* Update CP14MagicWeaknessSystem.cs
* split cure burn
* split blood purification
* extinguish torch by interact
* Update torch.yml
* Update T0_cure_heat.yml
* fix fireSpread
2024-11-22 14:14:22 +03:00
Vasilis
94ac0b1399
Modern HWID integration ( #33265 )
2024-11-22 11:08:51 +00:00
PJBot
a3edf04dd3
Automatic changelog update
2024-11-22 03:47:17 +00:00
chromiumboy
403528cbf3
Gas pipe sensors ( #33128 )
...
* Initial commit
* Monitored pipe node is now referenced by name
* Review changes
* Simplified construction
* Tweaked deconstruction to match other binary atmos devices
* Helper function removal
* Updated attribution
2024-11-21 21:46:10 -06:00
PJBot
38c70d6c9b
Automatic changelog update
2024-11-22 02:57:12 +00:00
DrSmugleaf
5a751a820a
Fix admin ghosts not being able to see items in pockets or interact with them ( #31076 )
...
* Fix admin ghosts not being able to see items in pouches or interact with them
* fix
* oops
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2024-11-22 03:56:05 +01:00
slarticodefast
3758715bdc
electrification hud
2024-11-22 00:43:02 +01:00
Ed
8ad951183c
Merge branch 'master' into ed-20-11-2024-upstream-sync
2024-11-21 22:50:28 +03:00
Ed
548433baca
Torch craft ( #603 )
...
* fix
* Update crates.yml
* loadout torch, flint craft workbench
2024-11-21 22:48:14 +03:00
Ed
96fc06a443
Fire update ( #602 )
...
* fire spread fixes and optimization
* fix liquid drops nefty and suffix
* some sharedization
* melee fire extinguish
* clean up fireSpread system
* caution popup
* cuffable zombies
* fix zombie AI
* lighter
* torch integration attempt
* fix torch igniting
* yml tweaks
* bonus flammable damage
2024-11-21 22:01:14 +03:00
Vasilis
4f703ae9ce
Fix approval labeler ( #33440 )
...
* Fix approval labeler
* Update labeler-review.yml
* Update labeler-review.yml
2024-11-21 17:51:18 +01:00
PJBot
11ee2f9a37
Automatic changelog update
2024-11-21 14:21:21 +00:00
IProduceWidgets
f5930bb566
Coal presents and chrimmas tree options. Presents no longer itemify ( #33147 )
...
* Dont ensure ItemComp because it could lead to weirds, and also PickupOrDrop handles non-items already.
* presents and tree
* woops
* reviews a
2024-11-21 15:20:11 +01:00
ThatGuyUSA
0f0b141f21
Syndicate item fix ups ( #33435 )
...
tweaks and fixes
2024-11-21 14:22:57 +01:00
Pieter-Jan Briers
75a096b6bd
Merge remote-tracking branch 'upstream/master' into 24-10-29-modern-hwid
2024-11-21 01:26:01 +01:00
metalgearsloth
beeffdb5e1
Update to Robust v237.2.0 ( #33436 )
2024-11-21 11:16:55 +11:00
Pieter-Jan Briers
5c0a32b8b8
Update to Robust v237.2.0
2024-11-21 00:07:12 +01:00
MissKay1994
c02a027cf1
Update salvage.yml
2024-11-20 18:06:19 -05:00
MissKay1994
e96e80bc95
Update salvage.yml
2024-11-20 18:05:01 -05:00
A.Ne.
4fcfab972d
demiplane crates fix #589 ( #599 )
...
* demiplane crates fix #589
* change component to MapGridComponent
* simplification
* Update CP14DemiplanSystem.Generation.cs
---------
Co-authored-by: Ed <edwardxperia2000@gmail.com >
2024-11-20 23:37:44 +03:00
A.Ne.
4abd793ef9
lockkey system tweak ( #601 )
...
* lockkey system tweak
* Update SharedCP14LockKeySystem.cs
---------
Co-authored-by: Ed <edwardxperia2000@gmail.com >
2024-11-20 23:16:00 +03:00
MissKay1994
f23b6522b2
Update cargo_vending.yml
2024-11-20 04:44:33 -05:00
MissKay1994
693e5f1fad
Update salvage.yml
2024-11-20 03:40:54 -05:00
metalgearsloth
cb246f5d7d
Set airlock unlit layers as invisible ( #32484 )
...
Doesn't really affect anything due to appearance bulldozing this but this aligns with their actual normal states so.
2024-11-20 11:10:05 +03:00
PJBot
f9533a637a
Automatic changelog update
2024-11-20 07:56:20 +00:00