.. |
Areas
|
Make EncounterArea record type
|
2021-01-01 10:55:33 -08:00 |
Encounters
|
Extract gen2 egg generator, simplify can be egg checks
|
2021-01-01 11:27:45 -08:00 |
Enums
|
Unify concepts with different names
|
2020-12-10 20:42:30 -08:00 |
Evolutions
|
Replace pkm.GG references with direct version checks
|
2020-12-31 17:45:11 -08:00 |
Learnset
|
Minor initialization tweaks
|
2020-12-28 10:22:13 -08:00 |
Moves
|
Replace pkm.GG references with direct version checks
|
2020-12-31 17:45:11 -08:00 |
Restrictions
|
Validate VC transfer consoleregion-language relationship
|
2020-12-30 15:30:50 -08:00 |
RNG
|
Fix gender ratio comparison for Colo starters
|
2020-12-29 20:25:05 -08:00 |
Structures
|
Hide field that shouldnt be used by external users
|
2020-12-31 17:14:39 -08:00 |
Tables
|
Flag battle-only minior forms
|
2020-12-30 15:03:55 -08:00 |
Verifiers
|
Minor clean
|
2020-12-31 10:36:09 -08:00 |
BinLinker.cs
|
Strip out some unnecessary logic
|
2020-04-16 12:58:48 -07:00 |
Breeding.cs
|
Use new switch statements
|
2020-12-23 17:14:38 -08:00 |
BulkAnalysis.cs
|
Simplify some repeated comparisons with expressions
|
2020-12-29 00:37:59 -08:00 |
BulkGenerator.cs
|
Unify concepts with different names
|
2020-12-10 20:42:30 -08:00 |
Core.cs
|
Replace pkm.GG references with direct version checks
|
2020-12-31 17:45:11 -08:00 |
LegalityAnalysis.cs
|
Move LegalityAnalysis derived movesets out of class
|
2020-12-24 16:36:50 -08:00 |
LegalityAnalyzers.cs
|
Use specific type when storing reference
|
2020-12-31 10:33:30 -08:00 |
LegalityCheckStrings.cs
|
Add OT gender check for N's Pokemon
|
2020-12-23 18:03:05 -08:00 |
MoveList.cs
|
Condense some switch expressions
|
2020-12-25 10:58:33 -08:00 |
MoveListSuggest.cs
|
Move LegalityAnalysis derived movesets out of class
|
2020-12-24 16:36:50 -08:00 |