Releases: mindphluxnet/ScriptEditorAlphaCore
Releases · mindphluxnet/ScriptEditorAlphaCore
8.6.0.0
8.5.4.1
Includes new upstream changes.
8.5.4.0
- supports the updated database structure
8.5.3.0
- if sniffs data is present in the database it can be utilized from the casts editor to get sniffed spell timings. Requires database called "sniffs_combined5" with table "creature_spell_timers". Don't ask me where to get it.
8.5.2.0
- lookup quest from script editor (if quest_start_scripts/quest_end_scripts is selected)
- focus input on the search field on every form
8.5.1.0
8.5.0.0
- updated to .NET 4.71
- old MySQL connector replaced by a current one
- database queries adapted to alpha-core's multi-database structure
- in-UI loading progress instead of a console window
- proper INI file parsing and config.ini file will be created if it doesn't exist