Skip to content

Releases: dofusdude/dofusdude-ts

v1.0.0-rc.8

03 Dec 12:23
Compare
Choose a tag to compare
v1.0.0-rc.8 Pre-release
Pre-release

Unity Release Candidate 8

  • Default to Dofus 3 main channel

v1.0.0-rc.7

01 Dec 19:19
Compare
Choose a tag to compare
v1.0.0-rc.7 Pre-release
Pre-release

Unity Release Candidate 7

  • Fix: more stable search indexing
  • Fix: game search (search all encyclopedia types) did not return some items
  • Feat: fine tuned search for more relevant results

v1.0.0-rc.5

30 Nov 23:32
Compare
Choose a tag to compare
v1.0.0-rc.5 Pre-release
Pre-release

Unity Release Candidate 5

  • [docs only] Fix: Set is_cosmetic -> contains_cosmetics
  • Mounts family id is now really the family id
  • Fix: invalid ankama_ids crashed (returned 500), now returns 404
  • „Air damage“ (Dofus 3 beta) -> „Air Damage“ (Dofus 3) Mapping. This changes the element id for that.

v1.0.0-rc.4

30 Nov 09:48
Compare
Choose a tag to compare
v1.0.0-rc.4 Pre-release
Pre-release

Unity Release Candidate 4

  • Fix: ListSets now returns mulitple sets again

v1.0.0-rc.3

30 Nov 00:59
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

Unity Release Candidate 3

  • Use Dofus2 URLs for Almanax
  • Default to beta
  • Versioning /meta
  • Game path variable for /version endpoint

v1.0.0-rc.2

29 Nov 23:17
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

Unity Release Candidate 2. See the doduapi Release for more information.

v0.9.1

06 Oct 12:27
Compare
Choose a tag to compare
  • New endpoint for listing detailed item types /dofus2/meta/items/types
  • Advanced filtering in search and listing endpoints. The new parameter filter[type_enum] allows for multiple, detailed type filtering. Mostly item types from the previous point but for the general search endpoint (/{game}/{language}/search), also "mount" and "set" is possible. The filter takes an array and inclusions with "+" as optional prefix (e.g. "+boot") and exclusions with mandatory "-" prefix.
  • New current API game version endpoint /dofus2/meta/version.

v0.9.0

07 Apr 21:42
Compare
Choose a tag to compare
  • Adds reward_kamas field for Almanax.

v0.8.3

23 Mar 19:44
Compare
Choose a tag to compare
  • One item set bonus was impossible to differentiate from a two item set bonus. A new field is added now that explicitly shows the amount of items you need for each effect. The ordering inside the effects array is therefore irrelevant now but will be kept as is. This also introduces a new effects type since this only applies for sets.
  • The list entries defined in the OpenAPI spec did not include all fields that can be included. Therefore the SDKs did not deserialize the entries correctly with list endpoints.

v0.8.2

28 Jan 22:11
Compare
Choose a tag to compare

Increase Almanax look-ahead