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: rename id of sai to sai_weapon #2810

Merged
merged 1 commit into from
May 11, 2023

Conversation

scarf005
Copy link
Member

@scarf005 scarf005 commented May 11, 2023

Summary

SUMMARY: Bugfixes "Prevent tileset using overmap terrian for sai's sprite"

Purpose of change

i've overlooked chaosvolt's review in #2715 that the graphic glitch was due to overmap terrain and weapon sharing same id sai.

Describe the solution

renamed id of sai to sai_weapon, which changes the two uses of sai:

  • weapon sai
  • crafting recipe sai

Describe alternatives you've considered

add a migration to change sai to sai_weapon but hopefully nobody downloaded today's experimental releases as i've deleted one with the PR #2715

Testing

image
image

weapon `sai` was colliding with overmap terrain `sai`.
@scarf005 scarf005 requested a review from chaosvolt May 11, 2023 06:10
@github-actions github-actions bot added the data PRs related to datas. Won't crash game (probably) label May 11, 2023
@chaosvolt chaosvolt merged commit cb8660e into cataclysmbnteam:upload May 11, 2023
14 checks passed
@scarf005 scarf005 deleted the fix-sai-id branch May 11, 2023 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data PRs related to datas. Won't crash game (probably)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants