- Framework update.

- Schedules run after combat ends and no more after regen_enabled.
This commit is contained in:
Tercioo
2019-02-23 14:55:50 -03:00
parent df46fc9cf2
commit ab333051bc
6 changed files with 129 additions and 23 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
_detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0")
_detalhes.build_counter = 6902
_detalhes.alpha_build_counter = 6902 --if this is higher than the regular counter, use it instead
_detalhes.alpha_build_counter = 6926 --if this is higher than the regular counter, use it instead
_detalhes.game_version = "v8.1.0"
_detalhes.userversion = "v8.1.0." .. _detalhes.build_counter
_detalhes.realversion = 135 --core version, this is used to check API version for scripts and plugins (see alias below)
_detalhes.APIVersion = _detalhes.realversion --core version