Skip to content

Releases: zef-dev/convoworks-destiny2

Added User Scope to Request Scope

26 Aug 09:33
Compare
Choose a tag to compare
  • Added User Scope to Request Scope

Evaluate parameters for raw input

02 Aug 10:14
Compare
Choose a tag to compare
  • Evaluate parameters for raw input

Loadouts and favorites

01 Jun 15:54
Compare
Choose a tag to compare
  • Add ability to store and equip loadouts
  • Add ability to tag current equipment as favorite and to equip favorites

Use convoworks-core v0.22

14 May 09:51
Compare
Choose a tag to compare
1.0.10

Declare as v1.0.10

Fix broken reqs

29 Apr 11:04
Compare
Choose a tag to compare
1.0.9

Version bump to fix broken reqs

Bump Catalog versions

29 Apr 10:56
Compare
Choose a tag to compare
  • Bump Catalog WeaponNameCatalog and ArmorNameCatalog versions to update values
  • Relax PHP requirements down to 7.2

Convoworks core at 0.21

27 Mar 17:31
Compare
Choose a tag to compare
1.0.7

1.0.7 changelog

Use core version 0.20

22 Feb 12:32
Compare
Choose a tag to compare
1.0.6

Use new `core`

Add missing parent constructor calls

19 Feb 14:30
Compare
Choose a tag to compare

Elements were missing calls to parent::__construct which caused issues on the test page.

Check for empty slots

19 Feb 12:46
Compare
Choose a tag to compare

Alexa can sometimes match an intent but not be confident in the slot values, which results in empty slots. Check for such cases and read the nok flow in EquipCharacterProcessor.