Skip to content

Releases: azerothcore/Keira3

3.4.1

13 Feb 11:06
Compare
Choose a tag to compare

This is a small point-release to fix an issue with the Creature Template editor.

3.4.0

12 Feb 13:09
Compare
Choose a tag to compare

New features:

  • Added several Spell DBC Editor additions [requires latest AC!] (thanks @buddiman)
  • New editor Creature Template Movement (thanks @buddiman)

Bugfixes & technical improvements:

  • Fixed Creature editor by removing the InhabitType column (thanks @buddiman)
  • Added missing FlagsExtra descriptions in Creature editor (thanks @buddiman)
  • Improved Item Preview required faction
  • Fixed login layout
  • Fixed Item Preview latest AC compatibility
  • Fixed Creature Template Addon editor (latest AC compatibility)
  • Fixed Creature Spawn editor (latest AC compatibility)
  • Fixed Creature Spawn Addon editor (latest AC compatibility)
  • Update all dependencies to their latest stable version

-- @FrancescoBorzi aka Shin && @Helias

3.3.1

26 Dec 17:18
Compare
Choose a tag to compare
  • Added RewardMoneyDifficulty field in quest_template editor
  • Renamed stealthAffected to invisible in gameobject editor (thanks @Eronox)
  • Optimised app size
  • Updated all dependencies to their latest version (Angular 13, rxjs 7, ngx-bootstrap 8, and more)
  • Update to Electron 16, featuring Chrome 96 and Node 16.9.1

-- @FrancescoBorzi && @Helias

3.3.0

16 Oct 22:51
797415f
Compare
Choose a tag to compare
  • Added detection_range field in creature_template editor (thanks @Krejza9)
  • Added faction name id to the faction search (thanks @Asthalor)
  • Added item extended cost parser in npc_vendor (@Helias)
  • Added ExperienceModifier in creature_template editor (@Helias)
  • Updated ngx-bootstrap to version 7.0.x
  • Update many other dependencies to their latest stable version

-- @FrancescoBorzi && @Helias

3.2.0

13 Jun 14:50
Compare
Choose a tag to compare

New features:

  • New spell_dbc editor
  • New gameobject_addon editor
  • Reload button in all editors
  • Align to latest AC
  • Save window size on exit (thanks @willkillson)
  • Show Keira system information in the Dashboard

Bugfixes & technical improvements:

  • fix(layout): prevent jump on first field edit
  • fix(gossip-menu): starting ID when creating custom gossip
  • Replaced deprecated electron.remove with @electron/remote
  • Added prettier with code auto-format
  • Replaced deprecated tslint with eslint
  • Update to Angular 12
  • Update to Bootstrap 5
  • Update to Electron 13 (Chrome M93, Node v14.16)
  • Update to ngx-highlightjs 4 and highlightjs 10, fixing the security warning about the deprecated highlightjs 9
  • SAI: tooltip corrections (thanks @Krejza9)
  • Other minor dependencies updated to their latest stable version

3.1.0

25 Mar 10:42
Compare
Choose a tag to compare

What's new in 3.1.0

  • Fixed creature_template editor to make it compatible with latest AzerothCore
  • New feature: creature_template_resistance editor (by @Kitzunu)
  • New feature: creature_template_spell editor (by @Kitzunu)
  • Updated Electron to version 12 shipping Chrome 89 and Node 14
  • Other minor dependencies updated to their latest stable version

3.0.3

03 Mar 21:24
4d383d2
Compare
Choose a tag to compare

Bugfixes & minor improvements

  • Made Keira3 compatible with the latest AzerothCore version (fix creature_template editor bug)
  • Add spell_school_immune_mask (by @Kitzunu)
  • Added ROOT to the value list of InhabitType (by @Kitzunu)
  • Update flags-extra list (by @Kitzunu)
  • Update all dependencies to their latest stable version

3.0.2

06 Dec 00:25
4095c7f
Compare
Choose a tag to compare

Bugfixes & minor improvements

  • Fixed bug in trainer race selector
  • Fixed bug in trainer class selector
  • Convert RewardText <input> to <textarea> for better usability

Main dependencies update

  • Electron 11
  • Chrome M87
  • NodeJS v12.18
  • other minor dependencies updated to their latest stable versions

3.0.1

17 Nov 22:41
Compare
Choose a tag to compare

Bugfixes

  • Fixed bug with flag selectors when all bits are selected

Main dependencies update

  • Angular 11
  • TypeScript 4
  • ngx-bootstrap 6
  • other minor dependencies updated to their latest stable versions

3.0.0

03 Oct 15:44
Compare
Choose a tag to compare

Features

An overview of Keira3's feature is available at our new website:

Built on top of awesome technologies:

  • Electron 10, featuring Chrome 85 and Node 12.16
  • TypeScript 3.9
  • Angular 10
  • Bootstrap 4.5

The full dependencies list is available here.

Changes from rc3:

  • Fix: prevent Enter key from accidentally open modals while editing
  • Fix: item preview for stackable items
  • Updated most of the dependencies to their latest stable version