Skip to content

v3.7.0

Latest
Compare
Choose a tag to compare
@FrancescoBorzi FrancescoBorzi released this 10 May 18:34
· 56 commits to master since this release
4b5757a

New features

  • New editor: Creature -> Creature Text (thanks @Instantium)
  • New editor: Other Texts -> Broadcast Text
  • New editor: Other Texts -> NPC Text
  • New editor: Other Texts -> Page Text
  • All multi-row editors (including SmartAI): ability to duplicate rows
  • SmartAI: add support for usage of waypoint_data (thanks @Gultask)
  • SmartAI: ability to generate single comments
  • SmartAI: add support for SUMMONED_UNIT_EVADE event
  • SmartAI: show minTimer and maxTimer in TimedActionlists tables instead of link
  • New selectors (e.g. emote, language, ...) for fields in text editors

Bugfixes & other improvements:

  • SmartAI: add comment for SMART_ACTION_SET_INGAME_PHASE_MASK (thanks @sudlud)
  • SmartAI: fix trigger diff query when generating comments
  • Item Preview: fix issue with mana stats when statType=0 + statValue
  • Sidebar: Reference Loot Template edited status
  • Gameobject QuestItem: itemId in keira3-icon

Technical improvements

Dependencies updates

  • Angular 17.3
  • Electron 30 featuring Chrome 124 and Node 20.11
  • Many other minor dependencies have been updated to their latest stable version

-- @FrancescoBorzi (aka Shin) && @Helias