Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mirror: Code cleanup: puddles and spreaders #208

Conversation

SimpleStation14
Copy link
Member

Mirror of PR #26102: Code cleanup: puddles and spreaders from space-wizards space-wizards/space-station-14

cf0da11eb791b78590b5a57b0a9ef8572217b7a6

PR opened by Tayrtahn at 2024-03-14 02:18:04 UTC


PR changed 6 files with 65 additions and 60 deletions.

The PR had the following labels:


Original Body

About the PR

Code cleanup and modernization for files related to puddles and other spreaders.

Why / Balance

Clean code is happy code.

Technical details

Replaced all obsolete method calls with appropriate entity system methods, and cleaned up a few other things.

In my testing, puddles, smoke, foam, and kudzu all seemed to work as expected, but I would definitely appreciate having some other people look this over.

Media

  • I have added screenshots/videos to this PR showcasing its changes ingame, or this PR does not require an ingame showcase

Breaking changes

SpreadNeighborsEvent.NeighborFreeTiles is now ValueList<(MapGridComponent Grid, TileRef Tile)> instead of ValueList<(MapGridComponent Grid, Vector2i Tile)>

Changelog

Exciting stuff here, but no.

@SimpleStation14 SimpleStation14 added the Pull Request Mirror Mirrors a PR from another Repo. Automatically applied by mirror bot label Apr 22, 2024
Copy link
Contributor

@DangerRevolution DangerRevolution left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this has no changes

@VMSolidus VMSolidus closed this Apr 30, 2024
Mnemotechnician pushed a commit to Mnemotechnician/Einstein-Engines that referenced this pull request Dec 15, 2024
Mnemotechnician pushed a commit to Mnemotechnician/Einstein-Engines that referenced this pull request Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pull Request Mirror Mirrors a PR from another Repo. Automatically applied by mirror bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants