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

Chemistry Refactor Pt.1 #30254

Draft
wants to merge 49 commits into
base: master
Choose a base branch
from
Draft

Conversation

Jezithyr
Copy link
Contributor

@Jezithyr Jezithyr commented Jul 22, 2024

About the PR

Converts reagent and reaction prototypes into entities and adds the ability to define custom reagents during gameplay. This will allow for the possibility of procedural reagent/reaction generation.
Requires: #31249

Why / Balance

Reagents/Reactions being tied to prototypes limits their definition to YAML and doesn't allow for runtime modification or creation of reagent/reactions. To support runtime creation both prototypes are converted to entities/components which allows them to be created/modified/removed at any point.

Technical details

TODO: outline specifics here

Media

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

Breaking changes

TODO: API changes
TODO: Steps for migrating

Changelog

@github-actions github-actions bot added the Changes: UI Can be reviewed or fixed by people who are knowledgeable with UI design label Jul 22, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the Merge Conflict This PR currently has conflicts that need to be addressed. label Jul 22, 2024
@Jezithyr Jezithyr removed the Merge Conflict This PR currently has conflicts that need to be addressed. label Jul 22, 2024
@shampunj

This comment was marked as off-topic.

@whateverusername0

This comment was marked as off-topic.

@github-actions github-actions bot added the Merge Conflict This PR currently has conflicts that need to be addressed. label Aug 8, 2024
@github-actions github-actions bot removed the Merge Conflict This PR currently has conflicts that need to be addressed. label Aug 14, 2024
@github-actions github-actions bot added the Merge Conflict This PR currently has conflicts that need to be addressed. label Aug 16, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added Merge Conflict This PR currently has conflicts that need to be addressed. and removed Merge Conflict This PR currently has conflicts that need to be addressed. labels Aug 17, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the Merge Conflict This PR currently has conflicts that need to be addressed. label Aug 21, 2024
@Jezithyr Jezithyr removed the Changes: UI Can be reviewed or fixed by people who are knowledgeable with UI design label Aug 21, 2024
@github-actions github-actions bot added the Changes: UI Can be reviewed or fixed by people who are knowledgeable with UI design label Aug 21, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

1 similar comment
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added Merge Conflict This PR currently has conflicts that need to be addressed. labels Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: UI Can be reviewed or fixed by people who are knowledgeable with UI design Merge Conflict This PR currently has conflicts that need to be addressed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants