удалены упоминания автора
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
-- ==============================================================================================
|
-- ==============================================================================================
|
||||||
-- Autora: Noa - SISTEMA DE AUTOLOGIN CON BOTONES DE REDES SOCIALES CON ANIMACIÓN BLP Y ESCENA 3D
|
-- MoonWell - SISTEMA DE AUTOLOGIN CON BOTONES DE REDES SOCIALES CON ANIMACIÓN BLP Y ESCENA 3D
|
||||||
-- ==============================================================================================
|
-- ==============================================================================================
|
||||||
local Config = {
|
local Config = {
|
||||||
FADE_IN_TIME = 2,
|
FADE_IN_TIME = 2,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- Autora: Noa -->
|
<!-- MoonWell -->
|
||||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
|
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
|
||||||
<Script file="AccountLogin.lua"/>
|
<Script file="AccountLogin.lua"/>
|
||||||
<!-- ====================================== -->
|
<!-- ====================================== -->
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Autora: Noa
|
-- MoonWell
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
ADDON_BUTTON_HEIGHT = 16;
|
ADDON_BUTTON_HEIGHT = 16;
|
||||||
MAX_ADDONS_DISPLAYED = 19;
|
MAX_ADDONS_DISPLAYED = 19;
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- Autora: Noa -->
|
<!-- MoonWell -->
|
||||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
||||||
..\FrameXML\UI.xsd">
|
..\FrameXML\UI.xsd">
|
||||||
<Script file="AddonList.lua"/>
|
<Script file="AddonList.lua"/>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Autora: Noa
|
-- MoonWell
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
CHARACTER_FACING_INCREMENT = 2;
|
CHARACTER_FACING_INCREMENT = 2;
|
||||||
MAX_RACES = 10;
|
MAX_RACES = 10;
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- Autora: Noa -->
|
<!-- MoonWell -->
|
||||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
||||||
..\FrameXML\UI.xsd">
|
..\FrameXML\UI.xsd">
|
||||||
<Script file="CharacterCreate.lua"/>
|
<Script file="CharacterCreate.lua"/>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Autora: Noa
|
-- MoonWell
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
CHARACTER_SELECT_ROTATION_START_X = nil;
|
CHARACTER_SELECT_ROTATION_START_X = nil;
|
||||||
CHARACTER_SELECT_INITIAL_FACING = nil;
|
CHARACTER_SELECT_INITIAL_FACING = nil;
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- Autora: Noa -->
|
<!-- MoonWell -->
|
||||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
||||||
..\FrameXML\UI.xsd">
|
..\FrameXML\UI.xsd">
|
||||||
<Script file="CharacterSelect.lua"/>
|
<Script file="CharacterSelect.lua"/>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- Autora: Noa -->
|
<!-- MoonWell -->
|
||||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
||||||
..\FrameXML\UI.xsd">
|
..\FrameXML\UI.xsd">
|
||||||
<!-- This function is called when a script error occurs -->
|
<!-- This function is called when a script error occurs -->
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- Autora: Noa -->
|
<!-- MoonWell -->
|
||||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
||||||
..\FrameXML\UI.xsd">
|
..\FrameXML\UI.xsd">
|
||||||
<Script file="GlueButtons.lua"/>
|
<Script file="GlueButtons.lua"/>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Autora: Noa
|
-- MoonWell
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
MAX_NUM_GLUE_DIALOG_BUTTONS = 3;
|
MAX_NUM_GLUE_DIALOG_BUTTONS = 3;
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- Autora: Noa -->
|
<!-- MoonWell -->
|
||||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
||||||
..\FrameXML\UI.xsd">
|
..\FrameXML\UI.xsd">
|
||||||
<Script file="GlueDialog.lua"/>
|
<Script file="GlueDialog.lua"/>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Autora: Noa
|
-- MoonWell
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
CurrentGlueMusic = "GS_LichKing";
|
CurrentGlueMusic = "GS_LichKing";
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Autora: Noa
|
-- MoonWell
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- AUTOMATISCH GENERIERT. NICHT BEARBEITEN. VERWENDE DIE TABELLENKALKULATION UND EXPORTIERE / GENERIERE MIT SKRIPTEN
|
-- AUTOMATISCH GENERIERT. NICHT BEARBEITEN. VERWENDE DIE TABELLENKALKULATION UND EXPORTIERE / GENERIERE MIT SKRIPTEN
|
||||||
-- GENERADO AUTOMÁTICAMENTE. NO EDITAR. USA LA HOJA DE CÁLCULO Y EXPORTA / GENERA USANDO SCRIPTS
|
-- GENERADO AUTOMÁTICAMENTE. NO EDITAR. USA LA HOJA DE CÁLCULO Y EXPORTA / GENERA USANDO SCRIPTS
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Autora: Noa
|
-- MoonWell
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
function GlueScrollFrameTemplate_OnMouseWheel(self, value, scrollBar)
|
function GlueScrollFrameTemplate_OnMouseWheel(self, value, scrollBar)
|
||||||
scrollBar = scrollBar or _G[self:GetName() .. "ScrollBar"];
|
scrollBar = scrollBar or _G[self:GetName() .. "ScrollBar"];
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- Autora: Noa -->
|
<!-- MoonWell -->
|
||||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
||||||
..\FrameXML\UI.xsd">
|
..\FrameXML\UI.xsd">
|
||||||
<Script file="GlueTemplates.lua"/>
|
<Script file="GlueTemplates.lua"/>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Autora: Noa
|
-- MoonWell
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
function OptionsSelectFrame_Hide()
|
function OptionsSelectFrame_Hide()
|
||||||
PlaySound("gsLoginChangeRealmCancel");
|
PlaySound("gsLoginChangeRealmCancel");
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- Autora: Noa -->
|
<!-- MoonWell -->
|
||||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
||||||
..\FrameXML\UI.xsd">
|
..\FrameXML\UI.xsd">
|
||||||
<Script file="OptionsSelect.lua"/>
|
<Script file="OptionsSelect.lua"/>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Autora: Noa
|
-- MoonWell
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
REALM_BUTTON_HEIGHT = 16;
|
REALM_BUTTON_HEIGHT = 16;
|
||||||
MAX_REALMS_DISPLAYED = 18;
|
MAX_REALMS_DISPLAYED = 18;
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- Autora: Noa -->
|
<!-- MoonWell -->
|
||||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
||||||
..\FrameXML\UI.xsd">
|
..\FrameXML\UI.xsd">
|
||||||
<Script file="RealmList.lua"/>
|
<Script file="RealmList.lua"/>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Autora: Noa
|
-- MoonWell
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
function RealmWizard_OnLoad(self)
|
function RealmWizard_OnLoad(self)
|
||||||
self:SetCamera(0);
|
self:SetCamera(0);
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Autora: Noa
|
-- MoonWell
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- if you change something here you probably want to change the frame version too
|
-- if you change something here you probably want to change the frame version too
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- Autora: Noa -->
|
<!-- MoonWell -->
|
||||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
||||||
..\FrameXML\UI.xsd">
|
..\FrameXML\UI.xsd">
|
||||||
<!-- if you change something here you probably want to change the frame version too -->
|
<!-- if you change something here you probably want to change the frame version too -->
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Autora: Noa
|
-- MoonWell
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- if you change something here you probably want to change the frame version too
|
-- if you change something here you probably want to change the frame version too
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- Autora: Noa -->
|
<!-- MoonWell -->
|
||||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
||||||
..\FrameXML\UI.xsd">
|
..\FrameXML\UI.xsd">
|
||||||
<!-- if you change something here you probably want to change the frame version too -->
|
<!-- if you change something here you probably want to change the frame version too -->
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- Autora: Noa
|
-- MoonWell
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- if you change something here you probably want to change the frame version too
|
-- if you change something here you probably want to change the frame version too
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<!-- Autora: Noa -->
|
<!-- MoonWell -->
|
||||||
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
|
||||||
..\FrameXML\UI.xsd">
|
..\FrameXML\UI.xsd">
|
||||||
<!-- if you change something here you probably want to change the frame version too -->
|
<!-- if you change something here you probably want to change the frame version too -->
|
||||||
|
|||||||
Reference in New Issue
Block a user