hsahovic / poke-env

A python interface for training Reinforcement Learning bots to battle on pokemon showdown
https://poke-env.readthedocs.io/
MIT License
297 stars 103 forks source link

Add VolatileStatus #551

Closed caymansimpson closed 5 months ago

caymansimpson commented 5 months ago

Added an Enum of VolatileStatus, plus some tests around it. This is to help with embedding moves

caymansimpson commented 5 months ago

Ah shiet - added too many of my previous commits 🤦🏽‍♂️ Will rebase