.. |
Areas
|
Extract fog boost location check
|
2021-08-06 14:54:32 -07:00 |
Encounters
|
Remove invalidmatch tracking
|
2021-08-06 15:38:39 -07:00 |
Enums
|
Make EncounterArea parent reference protected, expose properties
|
2021-07-30 14:05:23 -07:00 |
Evolutions
|
Condense some expressions, parameter names
|
2021-07-31 22:38:04 -07:00 |
Formatting
|
Extract legality report (invalids) methods
|
2021-08-06 16:12:11 -07:00 |
Learnset
|
Add Breeding move ordering logic, and use in legality analysis (#3183)
|
2021-04-04 18:30:01 -07:00 |
Moves
|
Expand shorthand parameters
|
2021-08-05 20:33:25 -07:00 |
Restrictions
|
Un-nest 3ds console region bitflags
|
2021-08-02 20:59:40 -07:00 |
RNG
|
Handle some warnings for release build
|
2021-08-06 09:41:39 -07:00 |
Structures
|
Remove invalidmatch tracking
|
2021-08-06 15:38:39 -07:00 |
Tables
|
Remove duplicate no-item for gen6 held item list
|
2021-08-05 18:54:08 -07:00 |
Verifiers
|
Use Generation property when available
|
2021-08-06 15:34:28 -07:00 |
BinLinker.cs
|
Minor tweaks
|
2021-05-18 16:16:48 -07:00 |
Breeding.cs
|
Eggs: explicitly pass generation instead of calculating
|
2021-04-17 20:09:02 -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
|
Misc tweaks
|
2021-07-06 08:42:15 -07:00 |
LegalityAnalysis.cs
|
Pass parse result list to encounter info fetch ctor
|
2021-08-05 17:16:13 -07:00 |
LegalityAnalyzers.cs
|
Revise EncounterArea and EncounterType for clarity (#3228)
|
2021-06-29 20:58:06 -07:00 |
MoveList.cs
|
Replace more linq usage
|
2021-08-05 22:39:38 -07:00 |
MoveListSuggest.cs
|
Move min level check for gen1/2 closer to move adder
|
2021-07-22 21:25:15 -07:00 |