Kurt
|
2575d73144
|
Add IFixedAbilityNumber, hide vivillon region flags
tfw can't using static a private class in the file, gotta be explicit.
|
2021-09-06 18:11:32 -07:00 |
|
Kurt
|
9f249ef4d6
|
Add bounds check for API purposes
chris doing things funkily, might as well range check ourselves before blindly accessing the array
Use a const value for vivillon max wild form value
|
2021-08-19 18:59:24 -07:00 |
|
Kurt
|
277b1b658d
|
Un-nest 3ds console region bitflags
Insert 3DS into the name to indicate that it's for the 3DS
|
2021-08-02 20:59:40 -07:00 |
|
Lusamine
|
928abfac3e
|
Properly check Vivillon form legality (#3235)
This uses more current crowdsourced information to update the country
and subregion tables for Vivillon forms. It's possible to change the
country/subregion within a 3DS console region, so only forms that cannot
be obtained for a console region are flagged as illegal. If a form is
not native to the country/subregion, it is marked as Fishy instead.
https://docs.google.com/spreadsheets/d/e/2PACX-1vTVVOEZbXLVQvjIdzGACpZ_IrOWgVDBr_Wa-xULK3191BP9lf1tep-z-PsmcAfaH_aE56j3GHDX_9UO/pubhtml
|
2021-08-02 08:57:21 -07:00 |
|
Kurt
|
c9640f8561
|
Comments: forme->form
|
2021-07-26 14:14:39 -07:00 |
|
Kurt
|
98be0f6739
|
Target type'd new
|
2020-12-21 17:17:56 -08:00 |
|
Kurt
|
6938d2f94d
|
Split VivillonTables into two classes
Indicate that the content is for 3DS specific logic
Reduce restriction for parameters requiring IGeoTrack => IRegionOrigin
|
2020-10-04 14:15:13 -07:00 |
|