slarticodefast
a80b31e1cd
Fix vox inhand displacements ( #38507 )
...
fix
2025-08-04 19:34:41 -04:00
ArtisticRoomba
14c2a1fa92
Fix head mappers codeowners ( #39378 )
...
webedit ops codeowners
2025-08-04 23:02:40 +02:00
Tayrtahn
312f81d58a
Move HeadstandComponent to Shared ( #39377 )
...
Move HeadstandComponent to Shared
2025-08-04 23:00:19 +02:00
ArtisticRoomba
e996fb62f1
Revert "Fix bug with pipe color" ( #39135 )
2025-08-04 13:10:54 -07:00
PJBot
f6737d4a57
Automatic changelog update
2025-08-04 19:20:31 +00:00
alexalexmax
93a03111a5
Updated syndicate throwing knives description ( #39374 )
...
Co-authored-by: seanpimble <149889301+seanpimble@users.noreply.github.com >
2025-08-04 12:19:20 -07:00
Perry Fraser
6d50fb03d6
fix: auto-update mailing unit + gas canister UIs on state ( #39289 )
...
* fix: auto-update mailing unit + gas canister UIs
* fix: make FollowerComponent auto handle state
* refactor: kill AfterAutoHandleState for Follower
* flakeops
2025-08-04 18:26:52 +02:00
Samuka-C
53e64c3a24
Xenoborgs part 4 ( #36935 )
...
Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com >
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com >
Co-authored-by: Quantum-cross <7065792+Quantum-cross@users.noreply.github.com >
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com >
Co-authored-by: Southbridge <7013162+southbridge-fur@users.noreply.github.com >
Co-authored-by: WarPigeon <DaedalusTheGamer@gmail.com >
Co-authored-by: Kowlin <git@wyvern.blue >
Co-authored-by: ScarKy0 <scarky0@onet.eu >
2025-08-04 15:18:55 +02:00
slarticodefast
61d13ce40d
Stable to master ( #39352 )
2025-08-03 23:55:31 +02:00
Vasilis The Pikachu
ecf96d85f4
Changelog removal of reverted PR's
2025-08-03 22:03:43 +02:00
Vasilis The Pikachu
978c51e73d
Revert "Added utility belt function to scrap armor ( #39233 )"
...
This reverts commit 7852b52f85 .
Revert suggested due to the utility toolbelt may be considered too overpowered and passed
<https://youtu.be/8RmeZKz-i_w?t=2548 >
@ToastEnjoyer
2025-08-03 22:03:43 +02:00
Vasilis The Pikachu
2a72e30e0e
Revert "Added Kill Tome (Death Note). ( #39011 )"
...
This reverts commit d0c104e4b0 .
Revert suggested due to code issues and passed the voting.
@ScarKy0 has interest in fixing it
@xsainteer
<https://youtu.be/8RmeZKz-i_w?t=2151 >
2025-08-03 22:03:43 +02:00
slarticodefast
2c40a950f7
Trigger Refactor ( #39034 )
2025-08-03 21:20:37 +02:00
qwerltaz
777e89ab3e
Make wallmount screen, telescreen, and signal timer destructible ( #39340 )
...
* make wallmount screen destructible
* louder
* fix indent
* fix indent
2025-08-03 12:12:02 -05:00
Zeneganto
819e342a4f
Localize Refund Button ( #39346 )
...
* Localize Refund Button
* Requested changes
2025-08-03 13:15:25 +02:00
Tiniest Shark
bf6581972d
Hardsuit helmet text fix + CBurn Vox Fix ( #39345 )
...
* text fix and vox helm fix
* oop one line
2025-08-03 12:58:34 +02:00
qwerltaz
18b2b958b2
change bagel genpop biocube fabricator into biogenerator ( #39313 )
2025-08-02 20:38:22 -06:00
ThatGuyUSA
bd3d5cff19
Advanced Clowning Module ( #35797 )
...
* pAIs can now accept keys, but can't talk in said channels
* added dummy module
* added adv clown module alongside projector
* holopeel & projector sprite added, it's destroyable too
* added experimental pie cannon
* exp pie thrower throws pies, added tool icon, added bananium horn
* removed the weird pAI changes, my bad!
* okay NOW the pAI stuff is all gone
* added icon, recipe, renamed tech for unlocking
* removed bananium horn
* Added in-hand sprites, credited to TiniestShark. Changed holopeel projector description to let the user know it recharges over time.
2025-08-02 22:19:17 -04:00
github-actions[bot]
577c10d858
Update Credits ( #39343 )
...
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com >
2025-08-03 02:46:08 +02:00
PJBot
8c31783855
Automatic changelog update
2025-08-03 00:35:45 +00:00
DrSmugleaf
06581a0045
Fix rotate verbs not being predicted ( #38165 )
...
* Fix rotate verbs not being predicted
* fixes
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-08-02 17:34:36 -07:00
Token
9d3edeb641
parrotMemory is onGetVerbs now in shared ( #39341 )
...
* parrotMemory is onGetVerbs now in shared
* code review
* code review popup on client rename parrotMemoryComponent
* code rev create client system
* forgot usings
* is server now
2025-08-03 02:27:49 +02:00
slarticodefast
c538d7fb2b
Predict anomaly synchronizer ( #39321 )
...
* predict anomaly synchronizer
* pvs
* lambda
* Update Resources/Locale/en-US/anomaly/anomaly.ftl
---------
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com >
2025-08-03 01:07:32 +02:00
Pieter-Jan Briers
6c9368dc60
Make dirt non-compressible ( #39220 )
...
This sets the new rsic: false flag in dirt.rsi. One of the interior PNGs is directly accessed by a tile definition, which would otherwise cause a game startup failure with the new packaging improvements: c4dff678a9
2025-08-03 01:02:40 +02:00
DrSmugleaf
21eb662377
Fix ActionsSystem.IsCooldownActive always returning false if curTime is null ( #39329 )
2025-08-03 00:59:48 +02:00
Pieter-Jan Briers
615f63e13b
Fix horizontal space men in replays ( #39338 )
...
* Fix horizontal space men in replays
Visualizer should not bail if data unavailable.
* Update Content.Client/Rotation/RotationVisualizerSystem.cs
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-08-02 22:20:17 +02:00
PJBot
c7efdb8be6
Automatic changelog update
2025-08-02 18:36:16 +00:00
Hannah Giovanna Dawson
b86b0c7fe8
Berry Delight ( #38881 )
...
* Berry delight
* Uncook the YAML
* Move stuff in meal_recipes
* BERRY DELIGHT IS INEVITABLE
2025-08-02 14:35:09 -04:00
Hannah Giovanna Dawson
90f4f365df
Don't purge note buffer when starting/switching MIDI songs ( #39335 )
...
Stop stuck notes on remote when changing MIDI song
2025-08-02 19:31:46 +02:00
Pieter-Jan Briers
e82dc13bf9
Fix StoreTests EventBus usage ( #38489 )
...
Fix split off from #37349 to avoid needing to sync the content/engine PRs.
2025-08-02 17:23:44 +02:00
PJBot
a476abe772
Automatic changelog update
2025-08-02 15:15:24 +00:00
Krosus777
e307fd69b0
HumanoidCharacterProfileFix ( #39333 )
2025-08-02 17:14:16 +02:00
Tayrtahn
c444db0e58
Add test of StaminaComponent crit vs animation thresholds ( #39249 )
...
Add test of StaminaComponent crit vs animation thresholds
2025-08-02 16:33:22 +02:00
slarticodefast
fbed76e067
Staging to master ( #39328 )
2025-08-01 23:59:37 +02:00
PJBot
0c446e05b3
Automatic changelog update
2025-08-01 21:49:48 +00:00
Perry Fraser
c376e69518
Fix tabletop grids rarely spawning on top of another ( #39327 )
...
* fix: fix off-by-one for tabletop map positions
Ulam spirals start at 1, not 0.
* fix: make the ulam spiral a ulam spiral
2025-08-01 23:48:40 +02:00
Princess Cheeseballs
6ffec751ee
Flesh Stun Fix ( #39324 )
2025-08-02 00:44:55 +03:00
Kyle Tyo
a99615992a
Predict ExamineEvent for CryoPodSystem. ( #39322 )
...
commit
2025-08-01 21:38:39 +02:00
Kyle Tyo
d805704a1f
Predict EmitterSystem ExamineEvent and GetVerbsEvent ( #39318 )
...
* ididathing.exe
* commit
* cleanup
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-08-01 19:40:15 +02:00
Arcane-Waffle
a942ce2193
Renames slugcat jelly-donuts to scurret jelly-donuts ( #39308 )
...
* renames slugcat jelly-donuts to scurret jelly-donuts
* renames slugcat jelly-donuts to scurret jelly-donuts
* renames slugcat jelly-donuts to scurret jelly-donuts
* missing end of file new line
---------
Co-authored-by: Arcane-Waffle <FR_Waffle@proton.me >
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-08-01 13:58:32 +02:00
SlamBamActionman
392f4ea8f6
Fix variantize command not respecting tile rotation ( #39314 )
...
Oopsiedoodle
2025-08-01 07:46:59 -04:00
PJBot
142b57599c
Automatic changelog update
2025-07-31 20:29:49 +00:00
SlamBamActionman
45f6c1db73
Exo - Major Sec changes, and more! ( #39295 )
2025-07-31 13:28:39 -07:00
PJBot
12d2ed6cb6
Automatic changelog update
2025-07-31 18:35:37 +00:00
Perry Fraser
623ea3dd63
Make VendingMachineInventoryEntry a data definition for post-init savegrid ( #38406 )
...
fix: make VendingMachineInventoryEntry a data definition
2025-07-31 20:34:29 +02:00
Mr. 27
66f64bc952
Allow EmoteSoundsPrototype to have parents ( #38890 )
...
* inital
* Update Content.Shared/Chat/Prototypes/EmoteSoundsPrototype.cs
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com >
* ProtoId
* Unneeded
* Update Content.Shared/Chat/Prototypes/EmoteSoundsPrototype.cs
* Update Content.Shared/Chat/Prototypes/EmoteSoundsPrototype.cs
---------
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com >
2025-07-31 15:22:33 +02:00
PJBot
c3374d86e4
Automatic changelog update
2025-07-31 04:09:13 +00:00
Spanky
31773e64f4
Adds Wizard's Den (Replaces Wizard Shuttle) ( #37701 )
2025-07-30 21:08:05 -07:00
Whisper
f3aa14200b
Change the description of barefoot drink. ( #39285 )
2025-07-30 22:47:49 -04:00
PJBot
c2aede7963
Automatic changelog update
2025-07-30 22:52:29 +00:00