Skip to content

v3.7.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 18:49
· 12 commits to master since this release

This is a quick release to fix the creature_template editor. We disabled models as they need to be implemented in a separate editor due to AzerothCore changes. We will fix this in a future release.

Changelog

  • CreatureTemplate: fix editor (NOTE: models are temporarily disabled and will be reimplemented later)
  • CreatureTemplate: improve selectors and add icons
  • CreatureEquipment: update tooltip
  • CreatureTemplateMovement Editor: replace input fields with select
  • Conditions: show value in Source and Type select options
  • Conditions: AC-exclusive Condition types (thanks @Gultask)
  • SmartAI: rewrite ACTION_MOVE_TO_POS (thanks @Gultask)
  • Migrated all internal Keira3 libraries to TypeScript strict mode
  • Minor code cleanups
  • Updated many dependencies to their latest stable versions

-- @Francesco-Borzi aka Shin && @Helias