v1.3.0
v1.3.0 improves modeling of paths where aggressive and skittish Pokémon are present on the field at the same time.
- Steps that prioritize removal of skittish entities are now designated with
B
. - Steps that only remove aggressive entities will use the original
A
designation. - Mr. Mime is now treated as an oblivious species that cannot be scared or multibattled with other skittish species, and will have
O
in its paths. - Further improvements to overall program stability and other minor adjustments have been made to enhance the user experience.
A pre-built console app for Windows 10 (x64).
Requires .NET Runtime 6.0.
Includes a sample spawner.json
file for testing single spawners. Remove this file if you are using other methods for input.
Refer to the wiki for full usage instructions: https://github.com/kwsch/PermuteMMO/wiki
This release has been hotpatched to 52f8e8a.