Set Interface to 11200 for WoW 1.12.1 client compatibility

VitalWatch declared Interface 20003 (TBC 2.0.3), so the 1.12.1 client
flagged it out-of-date and refused to load it without the 'Load out of
date AddOns' option. The bundled Ace2/Dewdrop/Tablet/FuBar/Roster/Banzai
libraries are all vanilla-compatible, so only the Interface version needed
to change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-15 10:51:31 -07:00
parent 0dd7b4eefa
commit 4e36e4f31e
+19 -19
View File
@@ -1,19 +1,19 @@
## Interface: 20003 ## Interface: 11200
## Author: Thrae ## Author: Thrae
## Title: VitalWatch |cff7fff7f -Ace2-|r ## Title: VitalWatch |cff7fff7f -Ace2-|r
## Notes: A powerfully customizable health, mana, and aggro alert system for solo, group, and raid. ## Notes: A powerfully customizable health, mana, and aggro alert system for solo, group, and raid.
## SavedVariables: VitalWatchDB ## SavedVariables: VitalWatchDB
## SavedVariablesPerCharacter: VitalWatchCharDB ## SavedVariablesPerCharacter: VitalWatchCharDB
libs\AceLibrary\AceLibrary.lua libs\AceLibrary\AceLibrary.lua
libs\AceOO-2.0\AceOO-2.0.lua libs\AceOO-2.0\AceOO-2.0.lua
libs\AceEvent-2.0\AceEvent-2.0.lua libs\AceEvent-2.0\AceEvent-2.0.lua
libs\AceDB-2.0\AceDB-2.0.lua libs\AceDB-2.0\AceDB-2.0.lua
libs\AceAddon-2.0\AceAddon-2.0.lua libs\AceAddon-2.0\AceAddon-2.0.lua
libs\Dewdrop-2.0\Dewdrop-2.0.lua libs\Dewdrop-2.0\Dewdrop-2.0.lua
libs\Tablet-2.0\Tablet-2.0.lua libs\Tablet-2.0\Tablet-2.0.lua
libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua
libs\Roster-2.1\Roster-2.1.lua libs\Roster-2.1\Roster-2.1.lua
libs\Banzai-1.1\Banzai-1.1.lua libs\Banzai-1.1\Banzai-1.1.lua
VitalWatchLocale_enEN.lua VitalWatchLocale_enEN.lua
VitalWatch.lua VitalWatch.lua