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

[regression] pokemon capture adds only curve, previously it was excellent catch #1329

Closed
livinstun opened this issue Jul 28, 2016 · 4 comments

Comments

@livinstun
Copy link

Expected Behavior

catching pokemon should result in excellent like before
used to get 210 xp

Actual Behavior

catching pokemon only results in curve capture
getting only 110 xp

Steps to Reproduce

check the xp during capture

Other Information

OS: Windows 10
Git Commit: (run 'git log -n 1 --pretty=format:"%H"' and paste it here)
63b4387

@livinstun
Copy link
Author

15a0344
(API update fixes (i2f etc) and lured pokemon catching (#1163))
regression caused by the above check in. it was working fine before.

@vicch
Copy link

vicch commented Jul 28, 2016

So pokemon catch was always "excellent + curve" before? Isn't that behavior easily detectable?

@livinstun
Copy link
Author

yes it was.
ya i think it was kind of easily detectable, may be random change will help

@AdaptCharm
Copy link
Contributor

Please upgrade to the latest dev branch by running this command:

git reset --hard
git pull -f

Then run this command:
pip install --upgrade -r requirements.txt

If issue persists, open a new issue.

/closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants