-
Notifications
You must be signed in to change notification settings - Fork 48
/
Copy pathUI.xml
239 lines (238 loc) · 10.8 KB
/
UI.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
<?xml version="1.0" encoding="utf-8"?>
<guidescriptor>
<gui id="gw2pois">
<GW2TacO id="tacoroot">
<GW2Dialog id="gw2dialog"/>
<GW2RangeDisplay id="ranges"/>
<GW2TrailDisplay id="trail"/>
<GW2TacticalDisplay id="tactical"/>
<GW2TacticalCompass id="compass"/>
<TimerDisplay id="locationaltimer"/>
<clickthroughbutton id="RedCircle" hidden="1"/>
<box id="MenuHoverBox" clickthrough="1" >
<clickthroughbutton id="TPButton"/>
<button id="MenuButton"/>
</box>
<MouseHighlight id="mousehighlight"/>
<HPGrid id="hpgrid"/>
</GW2TacO>
</gui>
<guitemplate id="markereditor" class="template">
<box id="markereditorbox" clickthrough="1" >
<label id="categorylabel" text="Edited item:"/>
<box id="markereditormain">
<box class="markereditorpanel">
<box id="markereditorheader">
<button id="Editcategory"/>
<button id="nullbutton"/>
<button id="changemarkertype"/>
<button id="deletemarker"/>
</box>
<label id="label1" class="panellabel" text="VISUAL APPEARANCE"/>
<box class="markereditorsetting">
<button class="checkbox" id="cb_size"/>
<label class="optionlabel" text="SIZE:"/>
<textbox class="optiontextbox" id="size" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_minimapsize"/>
<label class="optionlabel" text="MINIMAP SIZE:"/>
<textbox class="optiontextbox" id="miniMapSize" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_minimapfadeout"/>
<label class="optionlabel" text="MINIMAP FADEOUT:"/>
<textbox class="optiontextbox" id="miniMapFadeOut" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_minsize"/>
<label class="optionlabel" text="MINIMUM SIZE:"/>
<textbox class="optiontextbox" id="minSize" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_maxsize"/>
<label class="optionlabel" text="MAXIMUM SIZE:"/>
<textbox class="optiontextbox" id="maxSize" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_icon"/>
<label class="optionlabel" text="ICON:"/>
<textbox class="optiontextbox" id="icon" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_scalewithzoom"/>
<button class="optiontoggle" id="scalewithzoom" TEXT="SCALE ON MINIMAP"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_color"/>
<label class="optionlabel" text="Color:"/>
<textbox class="colorselect" id="color" singleline="1"/>
<button class="colorpreview" id="colorpreview"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_alpha"/>
<label class="optionlabel" text="ALPHA:"/>
<textbox class="optiontextbox" id="alpha" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_fadenear"/>
<label class="optionlabel" text="FADE NEAR:"/>
<textbox class="optiontextbox" id="fadeNear" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_fadefar"/>
<label class="optionlabel" text="FADE FAR:"/>
<textbox class="optiontextbox" id="fadeFar" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_height"/>
<label class="optionlabel" text="HEIGHT:"/>
<textbox class="optiontextbox" id="height" singleline="1"/>
</box>
</box>
<box class="markereditorpanel">
<label id="label2" class="panellabel" text="BEHAVIOR"/>
<box class="markereditorsetting">
<button class="checkbox" id="cb_behavior"/>
<label class="optionlabel" text="BEHAVIOR:"/>
<dropdown class="optiontextbox" id="behavior" singleline="1">
<listitem name="ALWAYS VISIBLE"/>
<listitem name="REAPPEAR ON MAP CHANGE"/>
<listitem name="REAPPEAR ON DAILY RESET"/>
<listitem name="ONLY VISIBLE BEFORE ACTIVATION"/>
<listitem name="REAPPEAR AFTER TIMER"/>
<listitem name="REAPPEAR ON MAP RESET"/>
<listitem name="ACTIVATE ONCE PER INSTANCE"/>
<listitem name="ACTIVATE DAILY PER CHAR"/>
<listitem name="ACTIVATE ONCE PER INSTANCE PER CHAR"/>
<listitem name="WVW OBJECTIVE"/>
</dropdown>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_achievementid"/>
<label class="optionlabel" text="ACHIEVEMENT ID:"/>
<textbox class="optiontextbox" id="achievementid" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_achievementbit"/>
<label class="optionlabel" text="ACHIEVEMENT BIT:"/>
<textbox class="optiontextbox" id="achievementbit" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_resetlength"/>
<label class="optionlabel" text="RESET LENGTH:"/>
<textbox class="optiontextbox" id="resetlength" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_defaulttoggle"/>
<button class="optiontoggle" id="defaulttoggle" TEXT="DEFAULT TOGGLE"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_hascountdown"/>
<button class="optiontoggle" id="hascountdown" TEXT="HAS COUNTDOWN"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_togglecategory"/>
<label class="optionlabel" text="TOGGLE CATEGORY:"/>
<textbox class="optiontextbox" id="togglecategory" singleline="1"/>
</box>
<label id="label3" class="panellabel" text="RANGED BEHAVIOR"/>
<box class="markereditorsetting">
<button class="checkbox" id="cb_autotrigger"/>
<button class="optiontoggle" id="autotrigger" TEXT="AUTO TRIGGER"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_triggerrange"/>
<label class="optionlabel" text="TRIGGER RANGE:"/>
<textbox class="optiontextbox" id="triggerrange" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_inforange"/>
<label class="optionlabel" text="INFO RANGE:"/>
<textbox class="optiontextbox" id="inforange" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_infotext"/>
<label class="optionlabel" text="INFO TEXT:"/>
<textbox class="optiontextbox" id="infotext"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_copytext"/>
<label class="optionlabel" text="COPIED TEXT:"/>
<textbox class="optiontextbox" id="copytext"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_copymessage"/>
<label class="optionlabel" text="COPY MESSAGE:"/>
<textbox class="optiontextbox" id="copymessage"/>
</box>
</box>
<box class="markereditorpanel">
<label id="label4" class="panellabel" text="VISIBILITY"/>
<box class="markereditorsetting">
<button class="checkbox" id="cb_minimapvisible"/>
<button class="optiontoggle" id="minimapvisible" text="VISIBLE ON MINIMAP"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_bigmapvisible"/>
<button class="optiontoggle" id="bigmapvisible" text="VISIBLE ON FULL MAP"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_ingamevisible"/>
<button class="optiontoggle" id="ingamevisible" text="VISIBLE IN GAME"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_keeponmapedge"/>
<button class="optiontoggle" id="keeponmapedge" text="KEEP ON MAP EDGE"/>
</box>
<label id="label5" class="panellabel" text="TRAILS"/>
<box class="markereditorsetting">
<button class="checkbox" id="cb_trailanimspeed"/>
<label class="optionlabel" text="ANIM SPEED:"/>
<textbox class="optiontextbox" id="trailanimspeed" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_trailscale"/>
<label class="optionlabel" text="TRAIL SCALE:"/>
<textbox class="optiontextbox" id="trailscale" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_trailfile"/>
<label class="optionlabel" text="TRAIL FILE:"/>
<textbox class="optiontextbox" id="trailfile" singleline="1"/>
</box>
<box class="markereditorsetting">
<button class="checkbox" id="cb_trailtexture"/>
<label class="optionlabel" text="TRAIL TEXTURE:"/>
<textbox class="optiontextbox" id="trailtexture" singleline="1"/>
</box>
<label id="label6" class="panellabel" text="TRAIL EDITING"/>
<box id="traileditor">
<button id="starttrail"/>
<button id="pausetrail"/>
<button id="startnewsection"/>
<button id="deletelastsegment"/>
<button id="savetrail"/>
<button id="loadtrail"/>
<!--button id="newtrail" text="+"/-->
<button id="prevsegment"/>
<button id="nextsegment"/>
</box>
<label class="panellabel" text="SELECT DEFAULT MARKER TYPES"/>
<box id="defaultmarkers">
<button id="default1" text="1"/>
<button id="default2" text="2"/>
<button id="default3" text="3"/>
<button id="default4" text="4"/>
<button id="default5" text="5"/>
</box>
</box>
</box>
</box>
</guitemplate>
<guitemplate id="notepad" class="template">
<box id="notepadbox" clickthrough="1">
<textbox id="notepad" text=""/>
</box>
</guitemplate>
</guidescriptor>