Releases: azerothcore/Keira3
Releases · azerothcore/Keira3
Alpha 2
New features
Quest editors
- Quest Template
- Quest Template Addon
- Quest Offer Reward
- Quest Request Items
- Creature Queststarter
- Creature Questender
- Gameobject Queststarter
- Gameobject Questender
Gameobject editors
- Gameobject Template
- Gameobject Template Addon
- Quest Items
- Gameobject Loot
- Spawns
Item editors
- Item Template
- Enchantment Template
- Item Loot
- Disenchant Loot
- Prospecting Loot
- Milling Loot
Other
- Creature modal selector
- Add
.deb
,.rpm
and.snap
extensions to Linux release
Bugfixes
- Escape SQL in search queries
- Fix bug in query generation when adding and removing rows in an empty set
by @FrancescoBorzi and @Helias
Alpha 1
This is a minor release, containing mostly refactoring and fixes.
- Feature: implemented debug mode (show queries in developer console)
- Fix: bug in npc-flags, dynamic-flags, mechanic-immune-mask
- Fix: correct query generation of PickpocketingLootTemplate
- Fix: correctly generate a new row id when adding new rows in Multi-row editors
- Fix: correct value type of IDs when creating new entities
- Fix: performance issue in Single-row editors
- Fix: input checkbox layout
- Updated all dependencies to latest stable version (Electron, Angular, TypeScript, etc...)
- Other minor corrections
In addition, 100% unit test coverage as well as integration tests have been added to the existing features. This standard will be automatically kept for future features.
First MVP
Key differences with Keira2:
- Fully compatible with AzerothCore
- Download and simply run as Desktop application (no need to install any API or other softwares)
- Execute SQL feature
This is the first pre-release of Keira3, featuring the Creature editors:
- Creature Template
- Creature Template Addon
- Creature Onkill Reputation
- Creature Equip Template
- Creature Vendor
- Creature Trainer
- Creature Quest Item
- Creature Loot Template
- Pickpocketing Loot Template
- Skinning Loot Template
- Creature Spawns
- Creature Spawns Addon
Thanks to @Helias and @kalhac who helped with manual testing during this release.