pogo-masterfile-types 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/dist/badge-settings/lookup-table.d.ts +31 -31
- package/dist/gender-settings/lookup-table.d.ts +1 -1
- package/dist/iap-item-display/lookup-table.d.ts +20 -20
- package/dist/location-card-settings/lookup-table.d.ts +2 -2
- package/dist/lookup-table.d.ts +18 -18
- package/dist/pokemon-extended-settings/lookup-table.d.ts +2 -2
- package/dist/pokemon-settings/lookup-table.d.ts +1 -1
- package/dist/settings-override-rule/lookup-table.d.ts +8 -8
- package/dist/singletons/lookup-table.d.ts +2 -2
- package/dist/singletons/types.d.ts +2 -2
- package/dist/sticker-metadata/lookup-table.d.ts +17 -17
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to `pogo-masterfile-types` (npm) are recorded here. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
4
4
|
|
|
5
|
+
## [0.1.6] - 2026-05-04
|
|
6
|
+
|
|
7
|
+
Backfill release from merge commit `c506dfe6512928b53ce7daf42746fb181b2d0886`.
|
|
8
|
+
|
|
5
9
|
## [0.1.5] - 2026-05-04
|
|
6
10
|
|
|
7
11
|
Backfill release from merge commit `ec24c91db53139c85fedc3e93614a02d7db6a9e9`.
|
|
@@ -448,34 +448,6 @@ import type {
|
|
|
448
448
|
BadgeSettingsGofest2026EventPassDeluxe,
|
|
449
449
|
BadgeSettingsGofest2026Global,
|
|
450
450
|
BadgeSettingsGofest2026GlobalTest,
|
|
451
|
-
BadgeSettingsGotour2021GreenGlobal,
|
|
452
|
-
BadgeSettingsGotour2021GreenTest,
|
|
453
|
-
BadgeSettingsGotour2021RedGlobal,
|
|
454
|
-
BadgeSettingsGotour2021RedTest,
|
|
455
|
-
BadgeSettingsGotour2022GoldGlobal,
|
|
456
|
-
BadgeSettingsGotour2022GoldTest,
|
|
457
|
-
BadgeSettingsGotour2022LiveAGlobal,
|
|
458
|
-
BadgeSettingsGotour2022LiveATest,
|
|
459
|
-
BadgeSettingsGotour2022LiveBGlobal,
|
|
460
|
-
BadgeSettingsGotour2022LiveBTest,
|
|
461
|
-
BadgeSettingsGotour2022SilverGlobal,
|
|
462
|
-
BadgeSettingsGotour2022SilverTest,
|
|
463
|
-
BadgeSettingsGotour2023HatchAddon,
|
|
464
|
-
BadgeSettingsGotour2023HatchAddonTest,
|
|
465
|
-
BadgeSettingsGotour2023RaidAddon,
|
|
466
|
-
BadgeSettingsGotour2023RaidAddonTest,
|
|
467
|
-
BadgeSettingsGotour2023RubyGlobal,
|
|
468
|
-
BadgeSettingsGotour2023RubyTest,
|
|
469
|
-
BadgeSettingsGotour2023SapphireGlobal,
|
|
470
|
-
BadgeSettingsGotour2023SapphireTest,
|
|
471
|
-
BadgeSettingsGotour2024Diamond,
|
|
472
|
-
BadgeSettingsGotour2024DiamondTest,
|
|
473
|
-
BadgeSettingsGotour2024Pearl,
|
|
474
|
-
BadgeSettingsGotour2024PearlTest,
|
|
475
|
-
BadgeSettingsGotour2024Secret00,
|
|
476
|
-
BadgeSettingsGotour2024Secret01,
|
|
477
|
-
BadgeSettingsGotour2024Secret02,
|
|
478
|
-
BadgeSettingsGotour2024Secret03,
|
|
479
451
|
BadgeSettingsGoTour2025GlobalBlackVersion,
|
|
480
452
|
BadgeSettingsGoTour2025GlobalWhiteVersion,
|
|
481
453
|
BadgeSettingsGoTour2025LosAngelesAddOnHatch,
|
|
@@ -544,6 +516,34 @@ import type {
|
|
|
544
516
|
BadgeSettingsGoTour2026TainanTestCity,
|
|
545
517
|
BadgeSettingsGoTour2026TainanTestPark,
|
|
546
518
|
BadgeSettingsGoTour2026TainanVip,
|
|
519
|
+
BadgeSettingsGotour2021GreenGlobal,
|
|
520
|
+
BadgeSettingsGotour2021GreenTest,
|
|
521
|
+
BadgeSettingsGotour2021RedGlobal,
|
|
522
|
+
BadgeSettingsGotour2021RedTest,
|
|
523
|
+
BadgeSettingsGotour2022GoldGlobal,
|
|
524
|
+
BadgeSettingsGotour2022GoldTest,
|
|
525
|
+
BadgeSettingsGotour2022LiveAGlobal,
|
|
526
|
+
BadgeSettingsGotour2022LiveATest,
|
|
527
|
+
BadgeSettingsGotour2022LiveBGlobal,
|
|
528
|
+
BadgeSettingsGotour2022LiveBTest,
|
|
529
|
+
BadgeSettingsGotour2022SilverGlobal,
|
|
530
|
+
BadgeSettingsGotour2022SilverTest,
|
|
531
|
+
BadgeSettingsGotour2023HatchAddon,
|
|
532
|
+
BadgeSettingsGotour2023HatchAddonTest,
|
|
533
|
+
BadgeSettingsGotour2023RaidAddon,
|
|
534
|
+
BadgeSettingsGotour2023RaidAddonTest,
|
|
535
|
+
BadgeSettingsGotour2023RubyGlobal,
|
|
536
|
+
BadgeSettingsGotour2023RubyTest,
|
|
537
|
+
BadgeSettingsGotour2023SapphireGlobal,
|
|
538
|
+
BadgeSettingsGotour2023SapphireTest,
|
|
539
|
+
BadgeSettingsGotour2024Diamond,
|
|
540
|
+
BadgeSettingsGotour2024DiamondTest,
|
|
541
|
+
BadgeSettingsGotour2024Pearl,
|
|
542
|
+
BadgeSettingsGotour2024PearlTest,
|
|
543
|
+
BadgeSettingsGotour2024Secret00,
|
|
544
|
+
BadgeSettingsGotour2024Secret01,
|
|
545
|
+
BadgeSettingsGotour2024Secret02,
|
|
546
|
+
BadgeSettingsGotour2024Secret03,
|
|
547
547
|
BadgeSettingsGotourLive2023Day00,
|
|
548
548
|
BadgeSettingsGotourLive2023Day01,
|
|
549
549
|
BadgeSettingsGotourLive2023Day02,
|
|
@@ -763,6 +763,9 @@ import type {
|
|
|
763
763
|
BadgeSettingsSafari2025VancouverSaturday,
|
|
764
764
|
BadgeSettingsSafari2025VancouverSunday,
|
|
765
765
|
BadgeSettingsSafari2025VancouverTest,
|
|
766
|
+
BadgeSettingsSafariZoneEurope2017,
|
|
767
|
+
BadgeSettingsSafariZoneEurope20171007,
|
|
768
|
+
BadgeSettingsSafariZoneEurope20171014,
|
|
766
769
|
BadgeSettingsSafarizone2019MontrealDay00Earlyaccess,
|
|
767
770
|
BadgeSettingsSafarizone2019MontrealDay00General,
|
|
768
771
|
BadgeSettingsSafarizone2019MontrealDay01Earlyaccess,
|
|
@@ -819,9 +822,6 @@ import type {
|
|
|
819
822
|
BadgeSettingsSafarizone2022TaipeiDay02General,
|
|
820
823
|
BadgeSettingsSafarizone2022TaipeiDay03Earlyaccess,
|
|
821
824
|
BadgeSettingsSafarizone2022TaipeiDay03General,
|
|
822
|
-
BadgeSettingsSafariZoneEurope2017,
|
|
823
|
-
BadgeSettingsSafariZoneEurope20171007,
|
|
824
|
-
BadgeSettingsSafariZoneEurope20171014,
|
|
825
825
|
BadgeSettingsSentosa18Apr2019,
|
|
826
826
|
BadgeSettingsSentosa19Apr2019,
|
|
827
827
|
BadgeSettingsSentosa20Apr2019,
|
|
@@ -66,11 +66,11 @@ import type {
|
|
|
66
66
|
GenderSettingsV0025PokemonPikachuDiwali2024,
|
|
67
67
|
GenderSettingsV0025PokemonPikachuDoctor,
|
|
68
68
|
GenderSettingsV0025PokemonPikachuFall2019,
|
|
69
|
+
GenderSettingsV0025PokemonPikachuFlying5thAnniv,
|
|
69
70
|
GenderSettingsV0025PokemonPikachuFlying01,
|
|
70
71
|
GenderSettingsV0025PokemonPikachuFlying02,
|
|
71
72
|
GenderSettingsV0025PokemonPikachuFlying03,
|
|
72
73
|
GenderSettingsV0025PokemonPikachuFlying04,
|
|
73
|
-
GenderSettingsV0025PokemonPikachuFlying5thAnniv,
|
|
74
74
|
GenderSettingsV0025PokemonPikachuFlyingOkinawa,
|
|
75
75
|
GenderSettingsV0025PokemonPikachuGofest2022,
|
|
76
76
|
GenderSettingsV0025PokemonPikachuGofest2024Mtiara,
|
|
@@ -783,26 +783,6 @@ import type {
|
|
|
783
783
|
IapItemDisplayStickerNoibatCd35,
|
|
784
784
|
IapItemDisplayStickerNoibatCd43,
|
|
785
785
|
IapItemDisplayStickerNoibatCd45,
|
|
786
|
-
IapItemDisplayStickerPgofest2021Galarianzigzagoon3,
|
|
787
|
-
IapItemDisplayStickerPgofest2021Galarianzigzagoon5,
|
|
788
|
-
IapItemDisplayStickerPgofest2021Meloetta13,
|
|
789
|
-
IapItemDisplayStickerPgofest2021Meloetta15,
|
|
790
|
-
IapItemDisplayStickerPgofest2021Meloetta23,
|
|
791
|
-
IapItemDisplayStickerPgofest2021Meloetta25,
|
|
792
|
-
IapItemDisplayStickerPgofest2021Ponyta3,
|
|
793
|
-
IapItemDisplayStickerPgofest2021Ponyta5,
|
|
794
|
-
IapItemDisplayStickerPgofest2022Groudon3,
|
|
795
|
-
IapItemDisplayStickerPgofest2022Groudon5,
|
|
796
|
-
IapItemDisplayStickerPgofest2022Kibago3,
|
|
797
|
-
IapItemDisplayStickerPgofest2022Kibago5,
|
|
798
|
-
IapItemDisplayStickerPgofest2022Kyogre3,
|
|
799
|
-
IapItemDisplayStickerPgofest2022Kyogre5,
|
|
800
|
-
IapItemDisplayStickerPgofest2022Pikachu3,
|
|
801
|
-
IapItemDisplayStickerPgofest2022Pikachu5,
|
|
802
|
-
IapItemDisplayStickerPgofest2022Pochama3,
|
|
803
|
-
IapItemDisplayStickerPgofest2022Pochama5,
|
|
804
|
-
IapItemDisplayStickerPgofest2022Shaymin3,
|
|
805
|
-
IapItemDisplayStickerPgofest2022Shaymin5,
|
|
806
786
|
IapItemDisplayStickerPgoFest2024Logo3,
|
|
807
787
|
IapItemDisplayStickerPgoFest2024Logo5,
|
|
808
788
|
IapItemDisplayStickerPgoFest2025Logo3,
|
|
@@ -831,6 +811,26 @@ import type {
|
|
|
831
811
|
IapItemDisplayStickerPgoFest202535,
|
|
832
812
|
IapItemDisplayStickerPgoFestVictini053,
|
|
833
813
|
IapItemDisplayStickerPgoFestVictini055,
|
|
814
|
+
IapItemDisplayStickerPgofest2021Galarianzigzagoon3,
|
|
815
|
+
IapItemDisplayStickerPgofest2021Galarianzigzagoon5,
|
|
816
|
+
IapItemDisplayStickerPgofest2021Meloetta13,
|
|
817
|
+
IapItemDisplayStickerPgofest2021Meloetta15,
|
|
818
|
+
IapItemDisplayStickerPgofest2021Meloetta23,
|
|
819
|
+
IapItemDisplayStickerPgofest2021Meloetta25,
|
|
820
|
+
IapItemDisplayStickerPgofest2021Ponyta3,
|
|
821
|
+
IapItemDisplayStickerPgofest2021Ponyta5,
|
|
822
|
+
IapItemDisplayStickerPgofest2022Groudon3,
|
|
823
|
+
IapItemDisplayStickerPgofest2022Groudon5,
|
|
824
|
+
IapItemDisplayStickerPgofest2022Kibago3,
|
|
825
|
+
IapItemDisplayStickerPgofest2022Kibago5,
|
|
826
|
+
IapItemDisplayStickerPgofest2022Kyogre3,
|
|
827
|
+
IapItemDisplayStickerPgofest2022Kyogre5,
|
|
828
|
+
IapItemDisplayStickerPgofest2022Pikachu3,
|
|
829
|
+
IapItemDisplayStickerPgofest2022Pikachu5,
|
|
830
|
+
IapItemDisplayStickerPgofest2022Pochama3,
|
|
831
|
+
IapItemDisplayStickerPgofest2022Pochama5,
|
|
832
|
+
IapItemDisplayStickerPgofest2022Shaymin3,
|
|
833
|
+
IapItemDisplayStickerPgofest2022Shaymin5,
|
|
834
834
|
IapItemDisplayStickerPgoTour2026Logo3,
|
|
835
835
|
IapItemDisplayStickerPgoTour2026Logo5,
|
|
836
836
|
IapItemDisplayStickerPgoTour20263,
|
|
@@ -134,11 +134,11 @@ import type {
|
|
|
134
134
|
LocationCardSettingsPokelidWakayama,
|
|
135
135
|
LocationCardSettingsPokelidYamagata,
|
|
136
136
|
LocationCardSettingsPokelidYamaguchi,
|
|
137
|
-
LocationCardSettingsSpecialbackground2024Decembercdrecap,
|
|
138
137
|
LocationCardSettingsSpecialBackground2024GlobalGofestMoonUltraWormhole001,
|
|
139
|
-
LocationCardSettingsSpecialbackground2024GlobalGofestRadiance001,
|
|
140
138
|
LocationCardSettingsSpecialBackground2024GlobalGofestSunUltraWormhole001,
|
|
141
139
|
LocationCardSettingsSpecialBackground2024GlobalGofestUltraWormhole001,
|
|
140
|
+
LocationCardSettingsSpecialbackground2024Decembercdrecap,
|
|
141
|
+
LocationCardSettingsSpecialbackground2024GlobalGofestRadiance001,
|
|
142
142
|
LocationCardSettingsSpecialbackground2024GlobalGofestUmbra001,
|
|
143
143
|
LocationCardSettingsSpecialbackground2024GlobalGowa001,
|
|
144
144
|
LocationCardSettingsSpecialbackground2025GlobalEnigma001,
|
package/dist/lookup-table.d.ts
CHANGED
|
@@ -5,6 +5,22 @@
|
|
|
5
5
|
// is split per-group so the editor can lazily load the slice relevant to the
|
|
6
6
|
// current cursor position.
|
|
7
7
|
|
|
8
|
+
import type { AvatarCustomizationLookup } from "./avatar-customization/lookup-table";
|
|
9
|
+
import type { AvatarGroupOrderSettingsLookup } from "./avatar-group-order-settings/lookup-table";
|
|
10
|
+
import type { AvatarItemDisplayLookup } from "./avatar-item-display/lookup-table";
|
|
11
|
+
import type { BadgeSettingsLookup } from "./badge-settings/lookup-table";
|
|
12
|
+
import type { BreadMoveLevelSettingsLookup } from "./bread-move-level-settings/lookup-table";
|
|
13
|
+
import type { BuddyActivityCategorySettingsLookup } from "./buddy-activity-category-settings/lookup-table";
|
|
14
|
+
import type { BuddyEmotionLevelSettingsLookup } from "./buddy-emotion-level-settings/lookup-table";
|
|
15
|
+
import type { BuddyLevelSettingsLookup } from "./buddy-level-settings/lookup-table";
|
|
16
|
+
import type { ClientQuestTemplateLookup } from "./client-quest-template/lookup-table";
|
|
17
|
+
import type { CodeGateProtoLookup } from "./code-gate-proto/lookup-table";
|
|
18
|
+
import type { CombatLeagueLookup } from "./combat-league/lookup-table";
|
|
19
|
+
import type { CombatMoveLookup } from "./combat-move/lookup-table";
|
|
20
|
+
import type { CombatNpcPersonalityLookup } from "./combat-npc-personality/lookup-table";
|
|
21
|
+
import type { CombatNpcTrainerLookup } from "./combat-npc-trainer/lookup-table";
|
|
22
|
+
import type { CombatRankingProtoSettingsLookup } from "./combat-ranking-proto-settings/lookup-table";
|
|
23
|
+
import type { CombatTypeLookup } from "./combat-type/lookup-table";
|
|
8
24
|
import type {
|
|
9
25
|
AvatarCustomizationMasterfileEntry,
|
|
10
26
|
AvatarCustomizationTemplateID,
|
|
@@ -127,22 +143,6 @@ import type {
|
|
|
127
143
|
WeatherAffinitiesMasterfileEntry,
|
|
128
144
|
WeatherAffinitiesTemplateID,
|
|
129
145
|
} from "./entries";
|
|
130
|
-
import type { AvatarCustomizationLookup } from "./avatar-customization/lookup-table";
|
|
131
|
-
import type { AvatarGroupOrderSettingsLookup } from "./avatar-group-order-settings/lookup-table";
|
|
132
|
-
import type { AvatarItemDisplayLookup } from "./avatar-item-display/lookup-table";
|
|
133
|
-
import type { BadgeSettingsLookup } from "./badge-settings/lookup-table";
|
|
134
|
-
import type { BreadMoveLevelSettingsLookup } from "./bread-move-level-settings/lookup-table";
|
|
135
|
-
import type { BuddyActivityCategorySettingsLookup } from "./buddy-activity-category-settings/lookup-table";
|
|
136
|
-
import type { BuddyEmotionLevelSettingsLookup } from "./buddy-emotion-level-settings/lookup-table";
|
|
137
|
-
import type { BuddyLevelSettingsLookup } from "./buddy-level-settings/lookup-table";
|
|
138
|
-
import type { ClientQuestTemplateLookup } from "./client-quest-template/lookup-table";
|
|
139
|
-
import type { CodeGateProtoLookup } from "./code-gate-proto/lookup-table";
|
|
140
|
-
import type { CombatLeagueLookup } from "./combat-league/lookup-table";
|
|
141
|
-
import type { CombatMoveLookup } from "./combat-move/lookup-table";
|
|
142
|
-
import type { CombatNpcPersonalityLookup } from "./combat-npc-personality/lookup-table";
|
|
143
|
-
import type { CombatNpcTrainerLookup } from "./combat-npc-trainer/lookup-table";
|
|
144
|
-
import type { CombatRankingProtoSettingsLookup } from "./combat-ranking-proto-settings/lookup-table";
|
|
145
|
-
import type { CombatTypeLookup } from "./combat-type/lookup-table";
|
|
146
146
|
import type { EventPassSettingsLookup } from "./event-pass-settings/lookup-table";
|
|
147
147
|
import type { EventPassTierSettingsLookup } from "./event-pass-tier-settings/lookup-table";
|
|
148
148
|
import type { EvolutionChainDisplaySettingsLookup } from "./evolution-chain-display-settings/lookup-table";
|
|
@@ -179,6 +179,7 @@ import type { QuestSettingsLookup } from "./quest-settings/lookup-table";
|
|
|
179
179
|
import type { RecommendedSearchSettingsLookup } from "./recommended-search-settings/lookup-table";
|
|
180
180
|
import type { RollBackLookup } from "./roll-back/lookup-table";
|
|
181
181
|
import type { SettingsOverrideRuleLookup } from "./settings-override-rule/lookup-table";
|
|
182
|
+
import type { SingletonsLookup } from "./singletons/lookup-table";
|
|
182
183
|
import type { StickerMetadataLookup } from "./sticker-metadata/lookup-table";
|
|
183
184
|
import type { TappableSettingsLookup } from "./tappable-settings/lookup-table";
|
|
184
185
|
import type { TemporaryEvolutionSettingsLookup } from "./temporary-evolution-settings/lookup-table";
|
|
@@ -186,7 +187,6 @@ import type { TypeEffectiveLookup } from "./type-effective/lookup-table";
|
|
|
186
187
|
import type { VsSeekerLootLookup } from "./vs-seeker-loot/lookup-table";
|
|
187
188
|
import type { VsSeekerPokemonRewardsLookup } from "./vs-seeker-pokemon-rewards/lookup-table";
|
|
188
189
|
import type { WeatherAffinitiesLookup } from "./weather-affinities/lookup-table";
|
|
189
|
-
import type { SingletonsLookup } from "./singletons/lookup-table";
|
|
190
190
|
|
|
191
191
|
export type { AvatarCustomizationLookup } from "./avatar-customization/lookup-table";
|
|
192
192
|
export type { AvatarGroupOrderSettingsLookup } from "./avatar-group-order-settings/lookup-table";
|
|
@@ -240,6 +240,7 @@ export type { QuestSettingsLookup } from "./quest-settings/lookup-table";
|
|
|
240
240
|
export type { RecommendedSearchSettingsLookup } from "./recommended-search-settings/lookup-table";
|
|
241
241
|
export type { RollBackLookup } from "./roll-back/lookup-table";
|
|
242
242
|
export type { SettingsOverrideRuleLookup } from "./settings-override-rule/lookup-table";
|
|
243
|
+
export type { SingletonsLookup } from "./singletons/lookup-table";
|
|
243
244
|
export type { StickerMetadataLookup } from "./sticker-metadata/lookup-table";
|
|
244
245
|
export type { TappableSettingsLookup } from "./tappable-settings/lookup-table";
|
|
245
246
|
export type { TemporaryEvolutionSettingsLookup } from "./temporary-evolution-settings/lookup-table";
|
|
@@ -247,7 +248,6 @@ export type { TypeEffectiveLookup } from "./type-effective/lookup-table";
|
|
|
247
248
|
export type { VsSeekerLootLookup } from "./vs-seeker-loot/lookup-table";
|
|
248
249
|
export type { VsSeekerPokemonRewardsLookup } from "./vs-seeker-pokemon-rewards/lookup-table";
|
|
249
250
|
export type { WeatherAffinitiesLookup } from "./weather-affinities/lookup-table";
|
|
250
|
-
export type { SingletonsLookup } from "./singletons/lookup-table";
|
|
251
251
|
|
|
252
252
|
export type GroupName =
|
|
253
253
|
| "avatarCustomization"
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — "pokemonExtendedSettings" lookup table.
|
|
2
2
|
|
|
3
3
|
import type {
|
|
4
|
+
PokemonExtendedSettingsV999PokemonGimmighoul,
|
|
4
5
|
PokemonExtendedSettingsV0001PokemonBulbasaur,
|
|
5
6
|
PokemonExtendedSettingsV0001PokemonBulbasaurFall2019,
|
|
6
7
|
PokemonExtendedSettingsV0001PokemonBulbasaurNormal,
|
|
@@ -66,11 +67,11 @@ import type {
|
|
|
66
67
|
PokemonExtendedSettingsV0025PokemonPikachuDiwali2024,
|
|
67
68
|
PokemonExtendedSettingsV0025PokemonPikachuDoctor,
|
|
68
69
|
PokemonExtendedSettingsV0025PokemonPikachuFall2019,
|
|
70
|
+
PokemonExtendedSettingsV0025PokemonPikachuFlying5thAnniv,
|
|
69
71
|
PokemonExtendedSettingsV0025PokemonPikachuFlying01,
|
|
70
72
|
PokemonExtendedSettingsV0025PokemonPikachuFlying02,
|
|
71
73
|
PokemonExtendedSettingsV0025PokemonPikachuFlying03,
|
|
72
74
|
PokemonExtendedSettingsV0025PokemonPikachuFlying04,
|
|
73
|
-
PokemonExtendedSettingsV0025PokemonPikachuFlying5thAnniv,
|
|
74
75
|
PokemonExtendedSettingsV0025PokemonPikachuFlyingOkinawa,
|
|
75
76
|
PokemonExtendedSettingsV0025PokemonPikachuGofest2022,
|
|
76
77
|
PokemonExtendedSettingsV0025PokemonPikachuGofest2024Mtiara,
|
|
@@ -2410,7 +2411,6 @@ import type {
|
|
|
2410
2411
|
PokemonExtendedSettingsV0998PokemonBaxcalibur,
|
|
2411
2412
|
PokemonExtendedSettingsV0998PokemonBaxcaliburNormal,
|
|
2412
2413
|
PokemonExtendedSettingsV0999PokemonGimmighoul,
|
|
2413
|
-
PokemonExtendedSettingsV999PokemonGimmighoul,
|
|
2414
2414
|
PokemonExtendedSettingsV0999PokemonGimmighoulCoinA1,
|
|
2415
2415
|
PokemonExtendedSettingsV0999PokemonGimmighoulNormal,
|
|
2416
2416
|
PokemonExtendedSettingsV1000PokemonGholdengo,
|
|
@@ -66,11 +66,11 @@ import type {
|
|
|
66
66
|
PokemonSettingsV0025PokemonPikachuDiwali2024,
|
|
67
67
|
PokemonSettingsV0025PokemonPikachuDoctor,
|
|
68
68
|
PokemonSettingsV0025PokemonPikachuFall2019,
|
|
69
|
+
PokemonSettingsV0025PokemonPikachuFlying5thAnniv,
|
|
69
70
|
PokemonSettingsV0025PokemonPikachuFlying01,
|
|
70
71
|
PokemonSettingsV0025PokemonPikachuFlying02,
|
|
71
72
|
PokemonSettingsV0025PokemonPikachuFlying03,
|
|
72
73
|
PokemonSettingsV0025PokemonPikachuFlying04,
|
|
73
|
-
PokemonSettingsV0025PokemonPikachuFlying5thAnniv,
|
|
74
74
|
PokemonSettingsV0025PokemonPikachuFlyingOkinawa,
|
|
75
75
|
PokemonSettingsV0025PokemonPikachuGofest2022,
|
|
76
76
|
PokemonSettingsV0025PokemonPikachuGofest2024Mtiara,
|
|
@@ -16,34 +16,34 @@ import type {
|
|
|
16
16
|
SettingsOverrideRuleAllowGooglepixelproxl,
|
|
17
17
|
SettingsOverrideRuleAllowLgelmV600,
|
|
18
18
|
SettingsOverrideRuleAllowMotorolamotorolaedge40,
|
|
19
|
-
SettingsOverrideRuleAllowOnepluscph2399,
|
|
20
19
|
SettingsOverrideRuleAllowOneplusCph2413,
|
|
21
20
|
SettingsOverrideRuleAllowOneplusCph2415,
|
|
22
21
|
SettingsOverrideRuleAllowOneplusCph2417,
|
|
23
22
|
SettingsOverrideRuleAllowOneplusCph2447,
|
|
24
|
-
SettingsOverrideRuleAllowOnepluscph2449,
|
|
25
23
|
SettingsOverrideRuleAllowOneplusCph2451,
|
|
26
24
|
SettingsOverrideRuleAllowOneplusCph2573,
|
|
27
25
|
SettingsOverrideRuleAllowOneplusCph2581,
|
|
28
26
|
SettingsOverrideRuleAllowOneplusCph2583,
|
|
29
27
|
SettingsOverrideRuleAllowOneplusCph2585,
|
|
30
28
|
SettingsOverrideRuleAllowOneplusCph2609,
|
|
29
|
+
SettingsOverrideRuleAllowOnepluscph2399,
|
|
30
|
+
SettingsOverrideRuleAllowOnepluscph2449,
|
|
31
31
|
SettingsOverrideRuleAllowOneplusdn2103,
|
|
32
32
|
SettingsOverrideRuleAllowOnepluskb2003,
|
|
33
|
-
SettingsOverrideRuleAllowOneplusle2113,
|
|
34
33
|
SettingsOverrideRuleAllowOneplusLe2115,
|
|
35
34
|
SettingsOverrideRuleAllowOneplusLe2120,
|
|
36
35
|
SettingsOverrideRuleAllowOneplusLe2121,
|
|
37
|
-
SettingsOverrideRuleAllowOneplusle2123,
|
|
38
36
|
SettingsOverrideRuleAllowOneplusLe2123,
|
|
39
37
|
SettingsOverrideRuleAllowOneplusLe2125,
|
|
40
38
|
SettingsOverrideRuleAllowOneplusLe2127,
|
|
39
|
+
SettingsOverrideRuleAllowOneplusle2113,
|
|
40
|
+
SettingsOverrideRuleAllowOneplusle2123,
|
|
41
41
|
SettingsOverrideRuleAllowOneplusNe2210,
|
|
42
42
|
SettingsOverrideRuleAllowOneplusNe2211,
|
|
43
|
-
SettingsOverrideRuleAllowOneplusne2213,
|
|
44
43
|
SettingsOverrideRuleAllowOneplusNe2213,
|
|
45
44
|
SettingsOverrideRuleAllowOneplusNe2215,
|
|
46
45
|
SettingsOverrideRuleAllowOneplusNe2217,
|
|
46
|
+
SettingsOverrideRuleAllowOneplusne2213,
|
|
47
47
|
SettingsOverrideRuleAllowOneplusPhb110,
|
|
48
48
|
SettingsOverrideRuleAllowOneplusPjd110,
|
|
49
49
|
SettingsOverrideRuleAllowOppocph2359,
|
|
@@ -178,16 +178,16 @@ import type {
|
|
|
178
178
|
SettingsOverrideRuleAllowSonyA101so,
|
|
179
179
|
SettingsOverrideRuleAllowSonyA103so,
|
|
180
180
|
SettingsOverrideRuleAllowSonyA201so,
|
|
181
|
+
SettingsOverrideRuleAllowSonySo53b,
|
|
182
|
+
SettingsOverrideRuleAllowSonySog01,
|
|
183
|
+
SettingsOverrideRuleAllowSonySog03,
|
|
181
184
|
SettingsOverrideRuleAllowSonyso51a,
|
|
182
185
|
SettingsOverrideRuleAllowSonyso51b,
|
|
183
186
|
SettingsOverrideRuleAllowSonyso51c,
|
|
184
187
|
SettingsOverrideRuleAllowSonyso52a,
|
|
185
188
|
SettingsOverrideRuleAllowSonyso53b,
|
|
186
|
-
SettingsOverrideRuleAllowSonySo53b,
|
|
187
189
|
SettingsOverrideRuleAllowSonyso54c,
|
|
188
|
-
SettingsOverrideRuleAllowSonySog01,
|
|
189
190
|
SettingsOverrideRuleAllowSonysog02,
|
|
190
|
-
SettingsOverrideRuleAllowSonySog03,
|
|
191
191
|
SettingsOverrideRuleAllowSonysog05,
|
|
192
192
|
SettingsOverrideRuleAllowSonysog06,
|
|
193
193
|
SettingsOverrideRuleAllowSonyXperia1Ii,
|
|
@@ -93,8 +93,8 @@ import type {
|
|
|
93
93
|
PokecoinPurchaseDisplayGmt,
|
|
94
94
|
PokedexCategoriesSettings,
|
|
95
95
|
PokedexSizeStatsSystemSettings,
|
|
96
|
-
Pokedexv2FeatureFlags,
|
|
97
96
|
PokedexV2Settings,
|
|
97
|
+
Pokedexv2FeatureFlags,
|
|
98
98
|
PokemonFxSettings,
|
|
99
99
|
PokemonHomeSettings,
|
|
100
100
|
PokemonTagSettings,
|
|
@@ -115,9 +115,9 @@ import type {
|
|
|
115
115
|
RouteDiscoverySettings,
|
|
116
116
|
RoutePinSettings,
|
|
117
117
|
RoutePlaySettings,
|
|
118
|
+
RouteStampCategorySettings,
|
|
118
119
|
RoutesNearbyNotifSettings,
|
|
119
120
|
RoutesPartyPlayInteropSettings,
|
|
120
|
-
RouteStampCategorySettings,
|
|
121
121
|
SharedFusionSettings,
|
|
122
122
|
SharedMoveSettings,
|
|
123
123
|
SoftSfidaSettings,
|
|
@@ -94,8 +94,8 @@ import type {
|
|
|
94
94
|
PokecoinPurchaseDisplayGmt,
|
|
95
95
|
PokedexCategoriesSettings,
|
|
96
96
|
PokedexSizeStatsSystemSettings,
|
|
97
|
-
Pokedexv2FeatureFlags,
|
|
98
97
|
PokedexV2Settings,
|
|
98
|
+
Pokedexv2FeatureFlags,
|
|
99
99
|
PokemonFxSettings,
|
|
100
100
|
PokemonHomeSettings,
|
|
101
101
|
PokemonTagSettings,
|
|
@@ -116,9 +116,9 @@ import type {
|
|
|
116
116
|
RouteDiscoverySettings,
|
|
117
117
|
RoutePinSettings,
|
|
118
118
|
RoutePlaySettings,
|
|
119
|
+
RouteStampCategorySettings,
|
|
119
120
|
RoutesNearbyNotifSettings,
|
|
120
121
|
RoutesPartyPlayInteropSettings,
|
|
121
|
-
RouteStampCategorySettings,
|
|
122
122
|
SharedFusionSettings,
|
|
123
123
|
SharedMoveSettings,
|
|
124
124
|
SoftSfidaSettings,
|
|
@@ -345,25 +345,8 @@ import type {
|
|
|
345
345
|
StickerMetadataPgoFest2019,
|
|
346
346
|
StickerMetadataPgoFest2020,
|
|
347
347
|
StickerMetadataPgoFest2020Logo,
|
|
348
|
-
StickerMetadataPgofest2021Galarianzigzagoon,
|
|
349
|
-
StickerMetadataPgofest2021Logo,
|
|
350
|
-
StickerMetadataPgofest2021Meloetta1,
|
|
351
|
-
StickerMetadataPgofest2021Meloetta2,
|
|
352
|
-
StickerMetadataPgofest2021Ponyta,
|
|
353
|
-
StickerMetadataPgofest2021Shirticon,
|
|
354
348
|
StickerMetadataPgoFest2022,
|
|
355
|
-
StickerMetadataPgofest2022Denjyumoku,
|
|
356
|
-
StickerMetadataPgofest2022Groudon,
|
|
357
|
-
StickerMetadataPgofest2022Kibago,
|
|
358
|
-
StickerMetadataPgofest2022Kyogre,
|
|
359
349
|
StickerMetadataPgoFest2022Logo,
|
|
360
|
-
StickerMetadataPgofest2022Massivoon,
|
|
361
|
-
StickerMetadataPgofest2022Pheroache,
|
|
362
|
-
StickerMetadataPgofest2022Pikachu,
|
|
363
|
-
StickerMetadataPgofest2022Pochama,
|
|
364
|
-
StickerMetadataPgofest2022Shaymin,
|
|
365
|
-
StickerMetadataPgofest2022Shayminsky,
|
|
366
|
-
StickerMetadataPgofest2022Uturoid,
|
|
367
350
|
StickerMetadataPgoFest2023,
|
|
368
351
|
StickerMetadataPgoFest2023Logo,
|
|
369
352
|
StickerMetadataPgoFest2024,
|
|
@@ -392,6 +375,23 @@ import type {
|
|
|
392
375
|
StickerMetadataPgoFest20263,
|
|
393
376
|
StickerMetadataPgoFest20264,
|
|
394
377
|
StickerMetadataPgoFestVictini05,
|
|
378
|
+
StickerMetadataPgofest2021Galarianzigzagoon,
|
|
379
|
+
StickerMetadataPgofest2021Logo,
|
|
380
|
+
StickerMetadataPgofest2021Meloetta1,
|
|
381
|
+
StickerMetadataPgofest2021Meloetta2,
|
|
382
|
+
StickerMetadataPgofest2021Ponyta,
|
|
383
|
+
StickerMetadataPgofest2021Shirticon,
|
|
384
|
+
StickerMetadataPgofest2022Denjyumoku,
|
|
385
|
+
StickerMetadataPgofest2022Groudon,
|
|
386
|
+
StickerMetadataPgofest2022Kibago,
|
|
387
|
+
StickerMetadataPgofest2022Kyogre,
|
|
388
|
+
StickerMetadataPgofest2022Massivoon,
|
|
389
|
+
StickerMetadataPgofest2022Pheroache,
|
|
390
|
+
StickerMetadataPgofest2022Pikachu,
|
|
391
|
+
StickerMetadataPgofest2022Pochama,
|
|
392
|
+
StickerMetadataPgofest2022Shaymin,
|
|
393
|
+
StickerMetadataPgofest2022Shayminsky,
|
|
394
|
+
StickerMetadataPgofest2022Uturoid,
|
|
395
395
|
StickerMetadataPgoTour2024,
|
|
396
396
|
StickerMetadataPgoTour2024Logo,
|
|
397
397
|
StickerMetadataPgoTour2026,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pogo-masterfile-types",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.6",
|
|
4
4
|
"description": "Generated TypeScript type definitions for the Pokémon GO masterfile, plus a typed `parseMasterfile` helper that dispatches each entry to its concrete payload type.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Hazel's Lab (https://github.com/Hazels-Lab)",
|