Skip to content

Releases: kwsch/PermuteMMO

v1.3.2

25 Oct 00:28
Compare
Choose a tag to compare

Fixes a few bugs in generation: gender generation is now accurate, and regular Outbreaks do not permit multiple alpha Pokémon.

Updates dependencies.


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

v1.3.1

30 May 18:48
Compare
Choose a tag to compare

v1.3.1 treats Cyndaquil and Hippopotas as oblivious Pokémon since the game seems to only ever spawns 1 that can be scared and 3 that attack.

In addition, the repository now contains examples in tests for permuting regular multispawners for interested parties.


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

v1.3.0

15 Apr 23:03
Compare
Choose a tag to compare

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.

image


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.

v1.2.0

11 Apr 04:02
Compare
Choose a tag to compare

v1.2.0 implements paths where scaring skittish Pokémon can be used to advance the RNG. Scaring steps are now designated with S.

  • In addition, SB has been changed to CR for "clear remaining" to avoid confusion.
  • Ghost RNG advancements were revised for accuracy.
  • Further improvements to overall program stability and other minor adjustments have been made to enhance the user experience.

image


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

v1.1.1

09 Apr 02:05
Compare
Choose a tag to compare

v1.1.1 flags paths with multiple possible results. They are indicated differently based on whether they spawn as a single batch or separately.

image

In addition, there were further improvements to overall program stability and other minor adjustments 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

v1.1.0

07 Apr 03:36
Compare
Choose a tag to compare

This release includes further improvements to overall program stability and other minor adjustments to enhance the user experience.

v1.1.0 only shows paths with skittish species if they are possible to traverse. All paths with single advances are marked.

image


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

v1.0.1

02 Apr 16:08
d3f61e9
Compare
Choose a tag to compare

This release includes further improvements to overall program stability and other minor adjustments 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 has been hotpatched to 84514e5.

v1.0.0 Initial Release

29 Mar 04:30
1a25c31
Compare
Choose a tag to compare

A pre-built console app for Windows 10 (x64).

Requires .NET Runtime 6.0.

Includes a sample spawner.json file for testing single spawners.

Refer to the wiki for usage: https://github.com/kwsch/PermuteMMO/wiki

This has been hotpatched to 51c8212.