Skip to content

Fixes for engine SpawnNextToOrDrop changes#44204

Open
SnappingOpossum wants to merge 2 commits into
space-wizards:masterfrom
SnappingOpossum:ContentSpawnNextToOrDrop
Open

Fixes for engine SpawnNextToOrDrop changes#44204
SnappingOpossum wants to merge 2 commits into
space-wizards:masterfrom
SnappingOpossum:ContentSpawnNextToOrDrop

Conversation

@SnappingOpossum

Copy link
Copy Markdown
Contributor

About the PR

Made for space-wizards/RobustToolbox#6605, shouldn't break anything even without it.

Why / Balance

Engine change would break stuff without this.

Technical details

Made Metamorf not DropNextTo after the SpawnNextToOrDrop, which led to removing the SharedTransformSystem dependency, and removed an unused out var. Rest is really simple stuff.

Test plan

Make an item from a chemical reaction (like soap).

  • If you're testing with the engine changes, you can also check the crystal reaction.

Butcher something with a meat spike.
Make a burger.

Media

Requirements

  • I have read and am following the Pull Request and Changelog Guidelines.
  • I have tested this pull request and written instructions on how to test it
  • I have added media to this PR or it does not require an in-game showcase.

Breaking changes

Changelog

@PJBot PJBot added S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. S: Needs Review Status: Requires additional reviews before being fully accepted. Not to be replaced by S: Approved. size/S Denotes a PR that changes 10-99 lines. labels Jun 1, 2026
@themias themias added P2: Raised Priority: Item has a raised priority, indicating it might get increased maintainer attention. T: Cleanup Type: Code clean-up, without being a full refactor or feature D3: Low Difficulty: Some codebase knowledge required. A: Core Tech Area: Underlying core tech for the game and the Github repository. and removed S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. labels Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A: Core Tech Area: Underlying core tech for the game and the Github repository. D3: Low Difficulty: Some codebase knowledge required. P2: Raised Priority: Item has a raised priority, indicating it might get increased maintainer attention. S: Needs Review Status: Requires additional reviews before being fully accepted. Not to be replaced by S: Approved. size/S Denotes a PR that changes 10-99 lines. T: Cleanup Type: Code clean-up, without being a full refactor or feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants