PKHeX/PKHeX.Core/Editing
Kurt e5c3c43bda EncounterCriteria: sbyte IVs
Narrow fields to reduce allocation < 16 bytes (maybe make this a struct?)
Add method to get combined IVs (gen3/4 format) for RNG purposes
use ^ method in RNG methods
Change GetExpectedLevel to be generic rather than interface, better codegen
Change Gender to enum for clarity

breaks ALM and potentially other plugins, just need to recompile if using IVs
2024-10-01 00:00:19 -05:00
..
Applicators Add some xmldoc 2024-06-29 10:55:01 -05:00
Bulk Extract TrainerName const to static class 2024-07-06 01:35:50 -05:00
Database Minor clean 2024-09-30 23:54:03 -05:00
PKM Minor clean 2024-06-15 00:57:44 -05:00
Program Allow startup to detect memory card single-sav 2024-06-07 09:42:52 -05:00
Saves Add some xmldoc 2024-06-29 10:55:01 -05:00
Showdown EncounterCriteria: sbyte IVs 2024-10-01 00:00:19 -05:00
CommonEdits.cs Add some xmldoc 2024-06-29 10:55:01 -05:00
HiddenPower.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
IBattleTemplate.cs EncounterCriteria: sbyte IVs 2024-10-01 00:00:19 -05:00
IPKMView.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IPlugin.cs Add plugin stub for notifying GUI language change 2024-01-08 19:56:04 -08:00
ISaveFileProvider.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ISpriteBuilder.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
LocationEdits.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
NatureAmp.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
Pokerus.cs Fix pokerus to allow evolved untransferrables 2024-08-17 08:23:33 -05:00
PowerPotential.cs Add GameConsole enum and EncounterDate pivot 2023-10-28 22:01:26 -07:00
WurmpleUtil.cs Add better handling for specific GO transfers 2024-01-12 18:58:23 -08:00