PKHeX/PKHeX.Core/Legality/Encounters/EncounterStatic
Kurt 5bdc6b9ef8
Privatize some static fields, more robust legal helper classes. (#3865)
* Uses LearnSource more throughout the codebase when appropriate, rather than loosely coupled pivot methods.
* Hides Learnset/EggMove data inside the LearnSource classes.
* Extracts functionality from the large Legal class & partial Table*.cs files into better performing helper classes.
* Cleans up some code from prior LearnSource commits.
2023-04-20 21:23:15 -07:00
..
DreamWorldEntry.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterDist9.cs Add Ditto distribution raids 👛 2023-04-06 19:28:10 -07:00
EncounterFixed9.cs Handle crossover flying dragonite 2022-12-16 22:34:01 -08:00
EncounterMight9.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
EncounterStatic.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
EncounterStatic1.cs Add specialized struct for Moveset and IV specs (#3572) 2022-08-21 17:34:32 -07:00
EncounterStatic1E.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterStatic2.cs Disallow matching if notradeback loc wiped 2023-01-21 22:01:50 -08:00
EncounterStatic2E.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterStatic3.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterStatic4.cs Fix bit wrap met location matching 2023-02-02 15:12:18 -08:00
EncounterStatic4Pokewalker.cs Permit pokewalker courses for all languages 2023-03-19 12:21:43 -07:00
EncounterStatic5.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterStatic5DR.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
EncounterStatic5N.cs Minor minor perf 2023-04-15 01:58:37 -07:00
EncounterStatic6.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EncounterStatic7.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
EncounterStatic7b.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
EncounterStatic8.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EncounterStatic8a.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
EncounterStatic8b.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
EncounterStatic8N.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterStatic8NC.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterStatic8ND.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EncounterStatic8Nest.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterStatic8U.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EncounterStatic9.cs Add SizeType9 for fixed range Scale values 2023-02-26 16:14:11 -08:00
EncounterStaticShadow.cs Fix handling for USUM banned species bypass 2022-08-21 19:15:02 -07:00
EncounterTera9.cs Add SizeType9 for fixed range Scale values 2023-02-26 16:14:11 -08:00
IGemType.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
ITeraRaid9.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SizeType9.cs Add more xmldoc 2023-03-31 13:00:34 -07:00