v1.6-4-g179677e-alpha

Details

  • Filename
    HandyNotes_SummerFestival-v1.6-4-g179677e-alpha.zip
  • Uploaded by
  • Uploaded
    Jun 23, 2019
  • Size
    12.75 KB
  • Downloads
    514
  • MD5
    0cbbad0e140d761ff16e952cc37352f4

Supported WoW Retail Versions

  • 8.1.5

Changelog

Changes since tag v1.6

commit 179677e50801c1fe3e073f580ff3f56bd797b05c
Author: Ethan Centaurai <[email protected]>
Date:   Sun Jun 23 11:38:25 2019 +0100

    Corrected the marker for the Krasarang bonfire.

    Closes #9

commit 07c545a8ec344d60fd859d422144e7f709ca3517
Author: Ethan Centaurai <[email protected]>
Date:   Sat Jun 22 19:11:46 2019 +0100

    Try using API Events as the timer doesn't seem to be working for everyone.

commit 31db287eda556f113c19188d57ecb2ccc5ca688a
Author: Ethan Centaurai <[email protected]>
Date:   Sat Jun 22 17:19:15 2019 +0100

    Replace deprecated function.

    Apparently the C_Calendar.GetDate() function was deprecated in 8.1.0 and will be replaced with C_DateAndTime.GetCurrentCalendarTime() at some point.

commit e9b6bdc77bc5b3bdfb96ee2fc6563a64c9383dc3
Author: Ethan Centaurai <[email protected]>
Date:   Sat Jun 22 11:38:25 2019 +0100

    Check if the event is active on load rather than after a delay.