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

Clean up and add particle effects for machines #2249

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

serenibyss
Copy link
Member

Fixes some minor issues with particle effects for machines, including steam macerator and liquid boiler.

Refactors particle code to deduplicate a lot of particle rendering code, and remove some unnecessary methods on MTE classes.

Adds new particle effects for Steam Grinder, singleblock Combustion Generators, singleblock Macerators, and Steam Forge Hammer.

Adds a new way through API to add custom particles to machines to be run while active, either every tick or on randomDisplayTick()

@serenibyss serenibyss added the type: feature New feature or request label Dec 4, 2023
@serenibyss serenibyss requested a review from a team as a code owner December 4, 2023 02:13
@serenibyss serenibyss merged commit e8494bd into master Dec 7, 2023
4 checks passed
@serenibyss serenibyss deleted the sb-particle-effects branch December 7, 2023 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants