Latest Changes
Version 1.1.3
- added user status and current action to GetUserProfile
- added userId in payload of response with ‘NotInGuild’ error
Version 1.1.2
- specialization details now reflected at yellow_pages
Version 1.1.1
- requestProfilenow reflects secondary class info, if present.
- BugFix: Now user profile contains exact the same points that is showed in in-game Profile.
Version 1.0.1
- user tags are added to au_digestandyellow_pages
Version 1.0.0
- AMQP public exchanges are DEPRECATED in favor of Kafka. They will be removed in a near future. No new queues will be created whatsoever. The scheme left unchanged.
Version 0.12.4
- guildInfonow has boolean field- repairwhich reflects is the gear maintenance orders by guild members is allowed to be done using guild stock instead of their own.
Version 0.12.3
- both guildInfoandrequestStockresponses now hasitemCodesfiled which contains codes of items that guild/user has on stock.
Version 0.12.2
- rolesare added to- guildInfo
- yellow_pagesnow reflects the current quality craft skill level of shop
Version 0.12.1
- requestProfileand- guildInfonow contains emoji if present
Version 0.12.0
- requestProfileresponse now reflects current and maximum user HP
- requestGearInfohave now- gearInfofield, that will supersede- gearfield, which is deprecated from now on and will be removed in future releases.
Version 0.11.0
- au_digestline now contains info about item’s condition, if applicable
- yellow_pagesshop line now has info about maintenance mode
Version 0.10.0
- requestGearInfoadded, requires- GetGearInfopermission
Version 0.9.9
- guildInfoand- requestStockare extended to include their current size and limits
Version 0.9.8
! BREAKING CHANGE !
- au_digestmodel extended a bit to include current lot state. Finished and cancelled auctions are added as well.
Version 0.9.7
- au_digestmodel extended to reflect item stats and for finished auctions it will include buyer name, along with its castle
Version 0.9.6
- Duelist model now has HP field.
Version 0.9.5
- New guildDiscount/castleDiscountfields inyellow_pages
Version 0.9.4
- new fanout duels
Version 0.9.3
- new field qualityinau_digest
Version 0.9.2
- new object specializationinyellow_pages
Version 0.9.1
- requestBasicInfoaction added
Version 0.9
- viewCraftbookaction added
Version 0.8
- guildInfoaction added
Version 0.7
- au_digestqueue added- sends data every 3 minutes
 
- End of Changes
Version 0.6
- wantToBuymethod added
- InvalidTokenresponse fixed
- End of Changes
Version 0.5
- yellow_pagesqueue added- sends data every 5 minutes
 
- more data added to requestProfilemethod
- End of Changes
Version 0.4
- requestProfilemethod added
- requestStockmethod added
- authAdditionalOperationmethod added
- grantAdditionalOperationmethod added
- sex_digestqueue added- sends data every 5 minutes
 
- End of Changes
Version 0.3.1
- Modified result code from OKtoOk
- End of Changes
Version 0.3 (initial release)
- createAuthCodemethod added
- grantTokenmethod added
- authorizePaymentmethod added
- paymethod added
- payoutmethod added
- getInfomethod added
- dealsqueue added
- offersqueue added
- End of Changes