Releases: JamesMCo/python_mcc_api
Releases · JamesMCo/python_mcc_api
v1.4.3
v1.4.2
Changelog
- Update Island API schema to target v25.10.08
- Adds
Badge,BadgeProgress,BadgeStage,BadgeStageProgress,GeneralGoal, andGoaltypes,badgesfield toPlayertype, andbadgesfield toQuerytype - Adds
QuestandStatisticProgresstypes,BoostTypeandQuestTypeenums, andquestsfield toPlayertype - Adds
FactionandGlobalLeaderboardEntrytypes,factionsfield toPlayertype, andfactionLeaderboardfield toQuerytype
- Adds
v1.4.1
Changelog
- Update Island API schema to target v25.09.23
- Adds
Assetinterface - Redefines
CosmeticandFishtypes to implement theAssetinterface - Adds
AuctionListing,CosmeticToken,IslandExchangeListing, andSimpleAssettypes - Adds
activeIslandExchangeListings,soldIslandExchangeListings, andactiveAuctionListingsfields to theQuerytype - Adds note to
playerfield ofLeaderboardEntrytype that ranks <= 10 will never be null
- Adds
v1.4.0
⚠️ Breaking Changes ⚠️
This release removes the materialDust and silver fields from the Currency type in the Island API schema, in line with their removal from the API itself. There is no replacement field for these fields, as these currencies no longer exist.
Changelog
- Update Island API schema to target v25.08.07
- Adds
offsetparameter to theStatistictype'sleaderboardmethod (pagination, see schema docs for usage details) - Adds
obtainmentHintfield to theCosmetictype - Adds
styleLevelDatafield to theCrownLeveltype - Adds
CosmeticTypeenum, andtypefield to theCosmetictype - Removes deprecated fields from the
Currencytype (as described above)
- Adds
v1.3.2
v1.3.1
v1.3.0
⚠️ Breaking Changes ⚠️
This release removes:
- the
evolution,level,nextEvolutionLevel, andnextLevelProgressfields from theCrownLeveltype, and - the
gemsfield from theCurrencytype
in the Island API schema, in line with their removal from the API itself. The levelData field should be used instead for the fields removed from the CrownLevel type, and there is no replacement field for the gems field.
Changelog
- Update Island API schema to target v25.02.10
- Adds
sellingPriceandglobalNumberCaughtmethods to theFishtype - Adds
globalNumberOwnedfield to theCosmetictype - Removes deprecated fields from the
CrownLevelandCurrencytypes (as described above)
- Adds
v1.2.0
⚠️ Breaking Changes ⚠️
This release removes the value field from the Statistics type in the Island API schema, in line with its removal from the API itself. The rotationValue field should be used instead.
Changelog
- Update Island API schema to target v24.12.17
- Adds A.N.G.L.R. Tokens to the
Currencytype through theanglrTokensfield - Adds cosmetics to the
Collectionstype through thecosmeticsandequippedCosmeticsfields - Adds MCC+ subscription status to the
Playertype through themccPlusStatusfield - Deprecates the
gemsfield of theCurrencytype (until its removal from the API, the API will always return0for this field) - Adds fish to the
Collectionstype through thefishfield - Consolidates level data into one
LevelDatatype, used by theCrownLeveltype for both overall Island levels and fishing levels - Removes the
valuefield from theStatisticstype (as described above)
- Adds A.N.G.L.R. Tokens to the