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
requestProfile
now 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_digest
andyellow_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
guildInfo
now has boolean fieldrepair
which 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
guildInfo
andrequestStock
responses now hasitemCodes
filed which contains codes of items that guild/user has on stock.
Version 0.12.2
roles
are added toguildInfo
yellow_pages
now reflects the current quality craft skill level of shop
Version 0.12.1
requestProfile
andguildInfo
now contains emoji if present
Version 0.12.0
requestProfile
response now reflects current and maximum user HPrequestGearInfo
have nowgearInfo
field, that will supersedegear
field, which is deprecated from now on and will be removed in future releases.
Version 0.11.0
au_digest
line now contains info about item’s condition, if applicableyellow_pages
shop line now has info about maintenance mode
Version 0.10.0
requestGearInfo
added, requiresGetGearInfo
permission
Version 0.9.9
guildInfo
andrequestStock
are extended to include their current size and limits
Version 0.9.8
! BREAKING CHANGE !
au_digest
model extended a bit to include current lot state. Finished and cancelled auctions are added as well.
Version 0.9.7
au_digest
model 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
/castleDiscount
fields inyellow_pages
Version 0.9.4
- new fanout
duels
Version 0.9.3
- new field
quality
inau_digest
Version 0.9.2
- new object
specialization
inyellow_pages
Version 0.9.1
requestBasicInfo
action added
Version 0.9
viewCraftbook
action added
Version 0.8
guildInfo
action added
Version 0.7
au_digest
queue added- sends data every 3 minutes
- End of Changes
Version 0.6
wantToBuy
method addedInvalidToken
response fixed- End of Changes
Version 0.5
yellow_pages
queue added- sends data every 5 minutes
- more data added to
requestProfile
method - End of Changes
Version 0.4
requestProfile
method addedrequestStock
method addedauthAdditionalOperation
method addedgrantAdditionalOperation
method addedsex_digest
queue added- sends data every 5 minutes
- End of Changes
Version 0.3.1
- Modified result code from
OK
toOk
- End of Changes
Version 0.3 (initial release)
createAuthCode
method addedgrantToken
method addedauthorizePayment
method addedpay
method addedpayout
method addedgetInfo
method addeddeals
queue addedoffers
queue added- End of Changes