Patrick Mariglia
Patrick Mariglia
PP management is not implemented. The instructions generated from using a move do not include any kind of _decrement_pp_ instruction. Doing so is possible, but it would provide little benefit...
Also related to this: The PokemonShowdown server does not send specific move information for your reserve Pokemon. This means that if the bot has a reserve Pokemon with a move...
Implemented stat range checks in 1dad41818adce3788f739f014c8477f6f30c796e. Unused at the moment.
Experimentally being utilized in https://github.com/pmariglia/showdown/commit/604757e2954eb7a2db752c7d05a7bbd5f28b4fa8#diff-ebfa67f2ae38d14663d964a456794c1563eee4424e4b670995ffbadb201e13b1R73-R81
An oversight fixed in 23776ba69e5ec470ab0e60a9a48b074686e17904
Hey, thanks for bringing this up. I actually had this come up during development - I was just mostly testing the other metagames and ignored it (bad choice). This happens...
Ahh sorry about that, I started to look into this and realized it was far more work than I had originally thought. There's a lot of code in the engine...
This alone isn't enough. As it is, it will actually error in certain situations because it is trying to access `moves[0][0]` before checking that there is at least 1 move...
Looks like for whatever reason the remote you're trying to connect to is refusing your connection. Are you connecting to a websocket address correctly? What is the configuration in your...
Closing due to inactivity. Please let me know if you have more information, but this seems like a problem in your configuration.