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

fix: show correct fluid names #1355

Merged
merged 4 commits into from
Aug 7, 2023
Merged

fix: show correct fluid names #1355

merged 4 commits into from
Aug 7, 2023

Conversation

luan
Copy link
Contributor

@luan luan commented Aug 6, 2023

When we moved to loading appearances.dat we started ignoring the fluids from items.xml. This was done as a protection when people add new items to items.xml that aren't in appearances.dat, but it incorrectly filtered out fluids.

Also: it was previously possible to sell the vial/bucket/whatever on the market because fluid id was some dirty memory space, that is now no longer possible since you can no longer obtain the broken fluid.

Co-authored-by: Eduardo Dantas <eduardo.dantas@hotmail.com.br>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

0.0% 0.0% Coverage
6.9% 6.9% Duplication

@dudantas dudantas merged commit acee3d0 into opentibiabr:main Aug 7, 2023
@luan luan deleted the luan/fix-fluids branch September 27, 2023 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants