Skip to content

Releases: architdate/PKHeX-Plugins

PKHeX-Plugins RC 22.01.01

02 Jan 09:14
Compare
Choose a tag to compare

Release Notes

  • Fix automatic hyper training for Showdown Set / RegenTemplate imports ( Thanks @SteveCookTU for pointing it out )
  • Update bleeding edge PS script to force expand the archive ( Thanks @GriffinG1 )
  • A list of all changes can be found here

How to use the plugins

  • See the Installation Guide for all the methods to install.
  • Go to Tools > Auto Legality Mod.
  • See the Wiki for more guides and customization options.

NOTE: Plugins do not work with merged PKHeX builds with UNSAFEDLL flag disabled.

Discord Link

Discord server is for suggestions, bug reports and general discussion! Feel free to drop by. It is also a great way to get in direct contact with us!

PKHeX-Plugins RC 21.11.27-update113

22 Dec 06:51
Compare
Choose a tag to compare

NOTE: THIS INTERIM RELEASE NEEDS PKHEX'S DEVELOPMENT BUILD TO WORK.

Release Notes

  • Added LiveHeX support for BDSP version 1.1.3
  • Added implementation for custom LiveHeX blocks -- added SwayGrass as a custom block ( Thanks @hp3721 )
  • Added unit test framework for pb8 files
  • Added ShowdownSet / RegenTemplate legality analysis -- now people should have an idea about what is wrong with their sets (needs further testing)
  • Added a setting to change auto refresh interval in RAM View
  • Fixed HOME tracker being set for BDSP
  • Fixed Smogon URLs for Sirfetch'd and Indeedee ( Thanks @soopercool101 )
  • Added options to read and edit offsets relative to Heap / Main / Absolute in LiveHeX
  • Added Auto Refresh as an option to view RAM changes live in LiveHeX RAM Edit window. (Note: In this state LiveHeX will set the RAM window to read-only mode)
  • A list of all changes can be found here

How to use the plugins

  • See the Installation Guide for all the methods to install.
  • Go to Tools > Auto Legality Mod.
  • See the Wiki for more guides and customization options.

NOTE: Plugins do not work with merged PKHeX builds with UNSAFEDLL flag disabled.

Discord Link

Discord server is for suggestions, bug reports and general discussion! Feel free to drop by. It is also a great way to get in direct contact with us!

PKHeX-Plugins RC 21.11.27

27 Nov 19:12
Compare
Choose a tag to compare

Brilliant Diamond / Shining Pearl Release

NOTE: Using LiveHeX with this version of PKHeX-Plugins will require you to use the latest sys-botbase (thanks to @berichan for providing this update that includes peekAbsoluteMulti) or USB-Botbase.

This release has been hotpatched to 8042e6d, which supports 1.1.2.

Release Notes

  • Added Auto Legality support for BDSP
  • Added BDSP support to LiveHeX -- thanks @kwsch , @Lusamine , @hp3721 , @Abyzab for bug testing and suggesting features / improvements
  • Added LiveHeX Blocks support to live edit BDSP Items, Underground Items, Trainer Details and Day Care
  • Greatly improved pointer reads within LiveHeX
  • Holding Ctrl while clicking Copy Address will give you details about the address such as Absolute Address, Heap Relative Address, Heap Base
  • Added options to read and edit offsets relative to Heap / Main / Absolute in LiveHeX
  • Added Auto Refresh as an option to view RAM changes live in LiveHeX RAM Edit window. (Note: In this state LiveHeX will set the RAM window to read-only mode)
  • Added a dropdown in LiveHeX to copy Integers from the RAM (reversed endian order) instead of the bytes. This should help with easy copy pastes of pointers in the RAM (Thanks @Abyzab for suggesting)
  • Added handling for Roamer RNG as well as Egg RNG that is present in BDSP
  • Fixed Incorrect pointer reads because of double brackets and repeating numbers
  • A list of all changes can be found here

How to use the plugins

  • See the Installation Guide for all the methods to install.
  • Go to Tools > Auto Legality Mod.
  • See the Wiki for more guides and customization options.

NOTE: Plugins do not work with merged PKHeX builds with UNSAFEDLL flag disabled.

Discord Link

Discord server is for suggestions, bug reports and general discussion! Feel free to drop by. It is also a great way to get in direct contact with us!

PKHeX-Plugins RC 21.10.01

01 Oct 13:20
Compare
Choose a tag to compare

Release Notes

  • Compatibility fixes
  • (Fix) Tradeback logic to handle PK1 and PK2 generation properly
  • (Fix) Prevent PID changes if ability is mutated if a PID change is not required
  • (Fix) Set HT_Var as 1 instead of 0 since 0 is now found to be illegal. This is a breaking legality change that will need to be fixed on all previously genned ALM Pokemon from SWSH.
  • (Fix) AV assignments for LGPE Pokemon to mimic showdown.
  • (Fix) Issues related to multiversion encounters (SWSH/USUM/SM)
  • (Fix) Copy Pointer address fixed so that the address copied is relative to the heap and not the absolute address
  • Added glyph legality for JP/KOR/CHS/CHT based Pokemon
  • Added an option to generate forms in living dex
  • Added an option to generate a shiny living dex
  • Added encounter filters that are applied directly to the encounter list. Filters work similar to batch filters but are prefaced by ~
  • Added ICommunicatorNX functionality to USBBotMini (Thanks @Koi-3088 )
  • Allow any nature to be generated if a specific nature is not provided
  • A list of all changes can be found here

How to use the plugins

  • See the Installation Guide for all the methods to install.
  • Go to Tools > Auto Legality Mod.
  • See the Wiki for more guides and customization options.

NOTE: Plugins do not work with merged PKHeX builds with UNSAFEDLL flag disabled.

Discord Link

Discord server is for suggestions, bug reports and general discussion! Feel free to drop by. It is also a great way to get in direct contact with us!

PKHeX-Plugins RC 21.08.06

06 Aug 16:11
Compare
Choose a tag to compare

Release Notes

  • Compatibility fixes
  • (Fix) Update GPSS plugins to work with the latest GPSS framework
  • (Fix) Trainerdata fallback checks
  • (Fix) Auto-fix keldeo forms based on moves
  • (Fix) Add ability to set First/Second/Hidden ability via regenset using those keywords
  • (Fix) Auto-heal Pokemon when legalizing boxes
  • (Fix) Fix Unown forms in all generations not generating properly (Thanks @soaresden )
  • Added an option to change port number for USB Botbase (Thanks @Koi-3088 )
  • Handle newly discovered legality quirks for fog encounters
  • Handle geo-location based legality for Vivillon and it's pre-evos
  • A list of all changes can be found here

How to use the plugins

  • See the Installation Guide for all the methods to install.
  • Go to Tools > Auto Legality Mod.
  • See the Wiki for more guides and customization options.

Thanks to all the people who helped translate the program

NOTE: Plugins do not work with merged PKHeX builds with UNSAFEDLL flag disabled.

Discord Link

Discord server is for suggestions, bug reports and general discussion! Feel free to drop by. It is also a great way to get in direct contact with us!

PKHeX-Plugins RC 21.05.21

21 May 01:18
Compare
Choose a tag to compare

Release Notes

  • Compatibility fixes
  • (Fix) Fallback save file to handle living dex generation (Thanks @malvaranga123 on Discord)
  • (Fix) Allow Pointer searching on unknown versions in LiveHeX (Thanks @Abyzab )
  • (Fix) Disallow marks on shedinja (as observed ingame)
  • A list of all changes can be found here

How to use the plugins

  • See the Installation Guide for all the methods to install.
  • Go to Tools > Auto Legality Mod.
  • See the Wiki for more guides and customization options.

Thanks to all the people who helped translate the program

NOTE: Plugins do not work with merged PKHeX builds with UNSAFEDLL flag disabled.

Discord Link

Discord server is for suggestions, bug reports and general discussion! Feel free to drop by. It is also a great way to get in direct contact with us!

PKHeX-Plugins RC 21.04.01

01 Apr 15:43
Compare
Choose a tag to compare

Release Notes

  • (Add) Versioning Checks for ALM and PKHeX Compatability and make it accessible as a public API
  • (Add) Legality handling for genning Generation 8 Overworld encounters that have a PID/IV Restriction
  • (Add) Seeds for battle-ready spreads for Overworld encounters
  • (Add) Shiny WISHMKR Jirachi seeds
  • (Add) Add a random valid mark if the user chooses to set all valid ribbons
  • (Add) Block Editing support for LiveHeX (This will let people edit items, pokedex, player money, watts and much more via LiveHeX)
  • (Fix) Unspecified Abilities in Showdown Set that may cause issues genning
  • (Fix) Regionlocked VC Pokemon genning
  • (Fix) Improve tests (Thanks @Lusamine )
  • (Fix) Handle edge cases such as XD starter eevee
  • (Fix) Handle GB3PKM Ability issues
  • (Fix) Handle pokespot RNG properly
  • (Fix) LivingDex generator now uses trainerdata if specified
  • (Fix) Issues with Gen1/2 Tradebacks
  • A list of all changes can be found here

This release has been hotpatched to ec90093. It should work on PKHeX version 21.04.06.

How to use the plugins

  • See the Installation Guide for all the methods to install.
  • Go to Tools > Auto Legality Mod.
  • See the Wiki for more guides and customization options.

Thanks to all the people who helped translate the program

NOTE: Plugins do not work with merged PKHeX builds with UNSAFEDLL flag disabled.

Discord Link

Discord server is for suggestions, bug reports and general discussion! Feel free to drop by. It is also a great way to get in direct contact with us!

PKHeX-Plugins RC 21.01.31 πŸ’Ž πŸ™ŒπŸš€

04 Feb 21:33
Compare
Choose a tag to compare

Release Notes

  • Updated code to C# 9 syntax and refactored for better performance
  • Added a unit testing environment with sets from RoC's PC, Underleveled PKM from PPORG, and @Lusamine's collection ( Thanks to @Lusamine for putting together the sets to test )
  • Added niche competitive case for not hypertraining SPA when 0/1/2 is specified ( Thanks @Abyzab )
  • Fixed export to regenset only exporting box 1 on blank save ( Thanks @Lusamine )
  • Misc Legality fixes after the rewrite to pass all the tests ( Please report legitimate Pokemon being unable to gen on GitHub or Discord )
  • Fixed changelog inconsistencies with bracket etiquette ( Thanks @sora10pls )
  • A list of all changes can be found here

This release has been hotpatched to c9b730b.

How to use the plugins

  • Unblock and extract the release zip in the same directory as PKHeX.
  • Start PKHeX.
  • Go to Tools > Auto Legality Mod.
  • See the Wiki for more customization options.

Thanks to all the people who helped translate the program

NOTE: Plugins do not work with merged PKHeX builds with UNSAFEDLL flag disabled. This release must be used with PKHeX 21.01.30 Release.

HOTPATCH: This release has been hotpatched to commit e364bcc

Discord Link

Discord server is for suggestions, bug reports and general discussion! Feel free to drop by. It is also a great way to get in direct contact with us!

PKHeX-Plugins RC 20.11.28

29 Nov 04:33
Compare
Choose a tag to compare

Release Notes

  • Add pointer searches within LiveHeX
  • Add support for Pokemon GO origin Pokemon
  • Add global timeout functionality
  • Add logging functionality
  • A bug with VGC levels was fixed.
  • A list of all changes can be found here

How to use the plugins

  • Unblock and extract the release zip in the same directory as PKHeX.
  • Start PKHeX.
  • Go to Tools > Auto Legality Mod.
  • See the Wiki for more customization options.

Thanks to all the people who helped translate the program

NOTE: Plugins do not work with merged PKHeX builds with UNSAFEDLL flag disabled. This release must be used with PKHeX version 20.11.28.

Discord Link

Discord server is for suggestions, bug reports and general discussion! Feel free to drop by. It is also a great way to get in direct contact with us!

PKHeX-Plugins RC 20.10.31

31 Oct 22:28
Compare
Choose a tag to compare

Release Notes

  • Various bug fixes including:
    • A infinite loop for square shiny Max Lair Pokemon was fixed.
    • Zygarde-Complete import case is now handled properly.
    • Stakataka and Kartana edge cases are now properly Hyper Trained.
  • Max Lair shiny Pokemon are now generated the same way as the games.
  • The quick setup scripts now work for users who did not have an Internet Explorer engine installed thanks to @DevYukine!
  • A list of all changes can be found here

How to use the plugins

  • Unblock and extract the release zip in the same directory as PKHeX.
  • Start PKHeX.
  • Go to Tools > Auto Legality Mod.
  • See the Wiki for more customization options.

Thanks to all the people who helped translate the program

NOTE: Plugins do not work with merged PKHeX builds with UNSAFEDLL flag disabled

Discord Link

Discord server is for suggestions, bug reports and general discussion! Feel free to drop by. It is also a great way to get in direct contact with us!