Skip to content

Releases: mindphluxnet/ScriptEditorAlphaCore

8.6.0.0

21 Mar 11:45
Compare
Choose a tag to compare
  • Now includes a simple waypoint editor

8.5.4.1

20 Mar 13:57
6d528f5
Compare
Choose a tag to compare

Includes new upstream changes.

8.5.4.0

18 Mar 14:43
Compare
Choose a tag to compare
  • supports the updated database structure

8.5.3.0

16 Mar 08:17
Compare
Choose a tag to compare
  • 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

13 Mar 08:38
c4b1769
Compare
Choose a tag to compare
  • 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

09 Mar 10:12
Compare
Choose a tag to compare
  • better support for quest_start_script and quest_end_script tables
  • script commands are now displayed in human-readable form instead of the command id
  • better Linux support:
    • main menu buttons should no longer tile on Linux

8.5.0.0

04 Mar 17:42
Compare
Choose a tag to compare
  • 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