layout | title | navigation |
---|---|---|
page |
Changes |
2 |
requestProfile
now reflects secondary class info, if present.- BugFix: Now user profile contains exact the same points that is showed in in-game Profile.
- user tags are added to
au_digest
andyellow_pages
- 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.
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.
- both
guildInfo
andrequestStock
responses now hasitemCodes
filed which contains codes of items that guild/user has on stock.
roles
are added toguildInfo
yellow_pages
now reflects the current quality craft skill level of shop
requestProfile
andguildInfo
now contains emoji if present
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.
au_digest
line now contains info about item's condition, if applicableyellow_pages
shop line now has info about maintenance mode
requestGearInfo
added, requiresGetGearInfo
permission
guildInfo
andrequestStock
are extended to include their current size and limits
! BREAKING CHANGE !
au_digest
model extended a bit to include current lot state. Finished and cancelled auctions are added as well.
au_digest
model extended to reflect item stats and for finished auctions it will include buyer name, along with its castle
- Duelist model now has HP field.
- New
guildDiscount
/castleDiscount
fields inyellow_pages
- new fanout
duels
- new field
quality
inau_digest
- new object
specialization
inyellow_pages
requestBasicInfo
action added
viewCraftbook
action added
guildInfo
action added
au_digest
queue added- sends data every 3 minutes
- End of Changes
wantToBuy
method addedInvalidToken
response fixed- End of Changes
yellow_pages
queue added- sends data every 5 minutes
- more data added to
requestProfile
method - End of Changes
requestProfile
method addedrequestStock
method addedauthAdditionalOperation
method addedgrantAdditionalOperation
method addedsex_digest
queue added- sends data every 5 minutes
- End of Changes
- Modified result code from
OK
toOk
- End of Changes
createAuthCode
method addedgrantToken
method addedauthorizePayment
method addedpay
method addedpayout
method addedgetInfo
method addeddeals
queue addedoffers
queue added- End of Changes