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

Document fix about AI item pointer overflowing #1066

Merged
merged 4 commits into from
Aug 10, 2023

Conversation

Idain
Copy link
Contributor

@Idain Idain commented Aug 10, 2023

Fixes #1065

docs/bugs_and_glitches.md Outdated Show resolved Hide resolved
Co-authored-by: vulcandth <vulcandth@gmail.com>
Copy link
Collaborator

@vulcandth vulcandth left a comment

Choose a reason for hiding this comment

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

Looks good. Idain verified the bug exists and the bugfix works.

docs/bugs_and_glitches.md Outdated Show resolved Hide resolved
engine/battle/ai/items.asm Outdated Show resolved Hide resolved
docs/bugs_and_glitches.md Outdated Show resolved Hide resolved
docs/bugs_and_glitches.md Outdated Show resolved Hide resolved
docs/bugs_and_glitches.md Outdated Show resolved Hide resolved
@Rangi42 Rangi42 merged commit 6926900 into pret:master Aug 10, 2023
1 check passed
vulcandth added a commit to pret/pokegold that referenced this pull request Aug 10, 2023
Co-Authored-By: Idain <54337884+Idain@users.noreply.github.com>
EXGomora added a commit to EXGomora/pokeZ that referenced this pull request Aug 11, 2023
Document fix about AI item pointer overflowing (pret#1066)
Idain added a commit to Idain/pokecrystal that referenced this pull request Sep 11, 2023
Idain added a commit to Idain/pokecrystal that referenced this pull request Sep 12, 2023
@Idain Idain deleted the AI_TryItem_fix branch December 7, 2023 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: After a trainer uses its 1st item, it'll start reading past the item list for items to use
3 participants