-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.html
180 lines (164 loc) · 7.8 KB
/
settings.html
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
<html>
<head>
<link rel='stylesheet' href='https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css' integrity='sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T' crossorigin='anonymous'>
<script src="scripts/jquery-3.4.1.slim.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<link rel="stylesheet" type="text/css" href="https://runeapps.org/nis/nis.css" />
<link rel="stylesheet" type="text/css" href="css/style.css">
<script type="text/javascript" src="https://runeapps.org/runeappslib.js"></script>
<link rel="stylesheet" type="text/css" href="https://runeapps.org/runeappslib.css">
<script src="https://www.unpkg.com/@alt1/base/dist/index.bundle.js"></script>
<script src="https://www.unpkg.com/@alt1/ocr/dist/index.bundle.js"></script>
<script src="https://www.unpkg.com/@alt1/chatbox/dist/index.bundle.js"></script>
<script src="https://www.unpkg.com/@alt1/buffs/dist/index.bundle.js"></script>
<script src="scripts/bosstimer.bundle.js"></script>
<title>Settings</title>
</head>
<body class="body" id="body">
<div class="container">
<!-- Chatbox selector -->
<div class="row mt-2">
<div class="col" title="Changes which chatwindow is read by QBD Attack Call-outs">
<p>Selected Chatbox</p>
</div>
<div class="col">
<select class="chat main-select-width" title="Changes which chatwindow is read by QBD Attack Call-outs">
<option value="" disabled>Select Chat</option>
</select>
</div>
</div>
<!-- Tooltip selector -->
<div class="row">
<div class="col" title="Enables/disables a tooltip that displays info about incoming attacks next to your cursor">
<p>Cursor Tooltip</p>
</div>
<div class="col">
<select class="ttSelect main-select-width" title="Enables/disables a tooltip that displays info about incoming attacks next to your cursor">
<option value="" disabled>Select Option</option>
<option value="0">Disabled</option>
<option value="1">Attack only</option>
<option value="2">Hint only</option>
<option value="3">Attack & Hint</option>
</select>
</div>
</div>
<!-- Attack sound selector -->
<div id="qbdAttackSoundSetting" class="row">
<div class="col" title="Changes the sound effect that is played when a new attack is detected">
<p>Attack Sound Effect</p>
</div>
<div class="col">
<select id="qbdAttackSoundSelect" class="qbdAttackSound main-select-width" title="Changes the sound effect that is played when a new attack is detected">
<option value="" disabled>Select Option</option>
<option value="0">Disabled</option>
<option value="1">Shatter 1</option>
<option value="2">Shatter 2</option>
<option value="3">Bell</option>
<option value="4">Spell</option>
<option value="5">Damage</option>
<option value="6">Fireball</option>
<option value="7">Alert</option>
<option value="8">Beep</option>
<option value="9">Beeps</option>
<option value="10">Soft beep 1</option>
<option value="11">Soft beep 2</option>
<option value="12">Xylo 1</option>
<option value="13">Xylo 2</option>
<option value="69">Warning (the office)</option>
</select>
</div>
</div>
<!-- Artifact sound selector -->
<div id="qbdArtifactSoundSetting" class="row">
<div class="col" title="Changes the sound effect that is played when a new artifact needs to be activated">
<p>Artifact Sound Effect</p>
</div>
<div class="col">
<select id="qbdArtifactSoundSelect" class="qbdArtifactSound main-select-width" title="Changes the sound effect that is played when a new artifact needs to be activated">
<option value="" disabled>Select Option</option>
<option value="0">Disabled</option>
<option value="1">Shatter 1</option>
<option value="2">Shatter 2</option>
<option value="3">Bell</option>
<option value="4">Spell</option>
<option value="5">Damage</option>
<option value="6">Fireball</option>
<option value="7">Alert</option>
<option value="8">Beep</option>
<option value="9">Beeps</option>
<option value="10">Soft beep 1</option>
<option value="11">Soft beep 2</option>
<option value="12">Xylo 1</option>
<option value="13">Xylo 2</option>
<option value="69">Warning (the office)</option>
</select>
</div>
</div>
<!-- Antifire detection selector -->
<div class="row" style="margin-bottom:-10px;">
<div class="col" title="Enables/disables the super antifire indicator">
<p>Antifire Indicator</p>
</div>
<div class="col">
<select class="antifireDetection main-select-width" title="Enables/disables the super antifire indicator">
<option value="" disabled>Select Option</option>
<option value="0">Disabled</option>
<option value="1">Enabled</option>
</select>
</div>
</div>
<!-- Antifire border selector -->
<div id="antifireBorderSetting" class="row settings-subregion">
<div class="col" title="Changes the border around the app to show super antifire status">
<p>Border Color</p>
</div>
<div class="col">
<select id="antifireBorderSelect" class="antifireBorder sub-select-width" title="Changes the border around the app to show super antifire status">
<option value="" disabled>Select Option</option>
<option value="0">Disabled</option>
<option value="1">Green/Red</option>
<option value="2">Blue/Red</option>
<option value="3">Blue/Yellow</option>
<option value="4">Blue/White</option>
<option value="5">White/Red</option>
</select>
</div>
</div>
<!-- Antifire detection sound selector -->
<div id="qbdSoundSetting" class="row settings-subregion bottom-subsetting" style="margin-bottom:-5px;">
<div class="col" title="Changes the sound effect that is played when super antifire runs out">
<p>Sound Effect</p>
</div>
<div class="col">
<select id="qbdSoundSelect" class="qbdSound sub-select-width" title="Changes the sound effect that is played when super antifire runs out">
<option value="" disabled>Select Option</option>
<option value="0">Disabled</option>
<option value="1">Shatter 1</option>
<option value="2">Shatter 2</option>
<option value="3">Bell</option>
<option value="4">Spell</option>
<option value="5">Damage</option>
<option value="6">Fireball</option>
<option value="7">Alert</option>
<option value="69">Warning (the office)</option>
</select>
</div>
</div>
<hr>
<!-- Start delay input -->
<div class="row" style="margin-bottom:-10px;">
<div class="col" title="The delay after the start of an encounter is detected (default: 0)">
<p>Start Delay (ms)</p>
</div>
<div class="col">
<input class="input-width" type="number" id="startDelayInput" name="startDelayInput" placeholder="0" min="0" max="2000" title="The delay after the start of an encounter is detected (default: 0)">
</div>
</div>
<hr>
<div class="row">
<b>Please report any issues or feedback on github: <a href="https://github.com/Raphire/QBD-Attack-Call-outs" target="_blank">https://github.com/Raphire/QBD-Attack-Call-outs</a></b>
</div>
</div>
</body>
<script src="scripts/settings.js"></script>
</html>