.. |
Areas
|
Fix pattern matching comparison
|
2021-10-13 20:05:19 -07:00 |
Encounters
|
Lessen severity of Gen1 missing moves if leveled up once
|
2021-10-29 21:25:48 -07:00 |
Enums
|
Condense some expressions
|
2021-08-22 01:26:28 -07:00 |
Evolutions
|
Clamp gen1 learning of moves for min move count
|
2021-10-07 23:55:15 -07:00 |
Formatting
|
Revise ability patch/capsule message
|
2021-10-02 10:25:52 -07:00 |
Learnset
|
Add Breeding move ordering logic, and use in legality analysis (#3183)
|
2021-04-04 18:30:01 -07:00 |
Moves
|
Revise pichu volt tackle egg handling
|
2021-09-15 18:43:18 -07:00 |
Restrictions
|
Fix pattern matching comparison
|
2021-10-13 20:05:19 -07:00 |
RNG
|
Update Overworld8RNG.cs
|
2021-10-17 17:40:38 -07:00 |
Structures
|
Move enum to separate file
|
2021-10-09 16:25:36 -07:00 |
Tables
|
Trailing commas
|
2021-10-08 12:42:32 -07:00 |
Verifiers
|
Startup Enhancements, Gen1/2 Save Indication, Export SAV cleaned up (#3275)
|
2021-10-21 22:13:21 -07:00 |
BinLinker.cs
|
Minor tweaks
|
2021-05-18 16:16:48 -07:00 |
Breeding.cs
|
Prevent egg generator from yielding unbreedable species-forms
|
2021-09-06 10:48:32 -07:00 |
BulkAnalysis.cs
|
Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222)
|
2021-06-22 20:23:48 -07:00 |
BulkGenerator.cs
|
Unify concepts with different names
|
2020-12-10 20:42:30 -08:00 |
Core.cs
|
Trailing commas
|
2021-08-20 13:49:20 -07:00 |
LegalityAnalysis.cs
|
Remove Tradeback state caching in PKM data
|
2021-08-20 15:59:54 -07:00 |
LegalityAnalyzers.cs
|
Revise EncounterArea and EncounterType for clarity (#3228)
|
2021-06-29 20:58:06 -07:00 |
MoveList.cs
|
Handle form changing for move memories
|
2021-08-14 20:20:13 -07:00 |
MoveListSuggest.cs
|
Don't recurse, jump straight to eventual method for splitbreeds
|
2021-09-07 15:40:14 -07:00 |