-
Notifications
You must be signed in to change notification settings - Fork 0
/
advanced-changelog.html
411 lines (362 loc) · 20.7 KB
/
advanced-changelog.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
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
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<!DOCTYPE html>
<html lang="en">
<head id="load_headers">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="Search through all changelogs with advanced searching">
<meta name="author" content="Rock Lee#7769 (sfarmani)">
<meta name="google-site-verification" content="avpMWVrMtAk9nPqw-ZvoLtGyo6hYzv_ZFxOFg6u-pLY" />
<script data-ad-client="ca-pub-1171596856102352" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<link rel="canonical" href="https://sfarmani.github.io/advanced-changelog.html">
<link id="favicon" rel="icon" href="favicon.ico" type="image/x-icon">
<title>Advanced TWRPG Change Log search</title>
<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">
<!-- Custom fonts for this template-->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link
href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i"
rel="stylesheet">
<!-- Custom styles for this template-->
<link href="css/sb-admin-2.css" rel="stylesheet" type="text/css">
<link href="css/custom.css" rel="stylesheet" type="text/css">
<!-- DataTables CDN -->
<link rel="stylesheet" type="text/css"
href="https://cdn.datatables.net/v/bs4/dt-1.10.18/r-2.2.2/datatables.min.css" />
<link rel="stylesheet" type="text/css"
href="https://cdn.datatables.net/plug-ins/1.10.24/features/searchHighlight/dataTables.searchHighlight.css" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.10/css/select2.min.css" rel="stylesheet" />
</head>
<body id="page-top">
<div class="modal fade" tabindex="-1" id="yLBWgYVzweDb" role="dialog">
<div class="modal-dialog modal-dialog-centered modal-lg">
<div class="modal-content not_quite_black">
<div class="modal-header">
<h5 class="modal-title">Ad-blocker detected!</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h1>
TWRPG-BOT is a free service and makes no income for me.
</h1>
<h1>
Please consider disabling your ad blocker to support the bot's server.
</h1>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Ok, I understand</button>
</div>
</div>
</div>
</div>
<!-- Page Wrapper -->
<div id="wrapper" class="main-container">
<div id="load_sidebar" class="not_quite_black d-flex vh-100">
<!-- new sidebar -->
<aside id="sidebar" class="sidebar sidebar-dark side-panel d-flex flex-column h-100 bg-golden">
<!-- Sidebar - Brand -->
<a class="sidebar-brand d-flex align-items-center justify-content-center" href="/">
<div class="sidebar-brand-icon">
<img class="img-fluid" src="img/twrpg_icon_white.png" width="65px" alt="TWRPG (The World RPG)">
</div>
</a>
<!-- Heading -->
<div class="sidebar-heading">
Built and maintained by<br>Rock Lee#7769
</div>
<br>
<!-- Divider -->
<hr class="sidebar-divider my-0">
<!-- Heading -->
<div class="sidebar-heading">
Quick Links
</div>
<ul class="navbar-nav bd-navbar-nav">
<!-- Nav Item - Invite -->
<li class="nav-item">
<a class="nav-link"
href="https://discordapp.com/oauth2/authorize?client_id=452880836975525899&permissions=18432&scope=bot"
rel="nofollow" target="_blank">
<i class="fas fa-plus"></i>
<span>Invite</span>
</a>
</li>
<!-- Nav Item - Discord link -->
<li class="nav-item">
<a class="nav-link" href="https://discord.gg/cEwPJzZ" rel="nofollow" target="_blank">
<i class="fab fa-discord"></i>
<span>TWRPG Official Discord</span>
</a>
</li>
<!-- Nav Item - Commands -->
<li class="nav-item">
<a class="nav-link" href="/">
<i class="fas fa-list"></i>
<span>Commands List</span>
</a>
</li>
<!-- Nav Item - Items -->
<li class="nav-item">
<a class="nav-link" href="items.html">
<i class="fas fa-list"></i>
<span>Items List</span>
</a>
</li>
<!-- Nav Item - Heroes and Skills -->
<li class="nav-item">
<a class="nav-link" href="heroes.html">
<i class="fas fa-list"></i>
<span>Heroes and Skills List</span>
</a>
</li>
<!-- Nav Item - Changelogs -->
<li class="nav-item">
<a class="nav-link" href="changelogs.html">
<i class="fas fa-list"></i>
<span>Change Log</span>
</a>
</li>
<!-- Nav Item - link to VPS Host Bot guide-->
<li class="nav-item">
<a class="nav-link" href="vps-hostbot.html" rel="nofollow" target="_blank">
<i class="fas fa-link"></i>
<span>How to setup a VPS hostbot</span>
</a>
</li>
<!-- Nav Item - link to Item Builder (Texnical) -->
<li class="nav-item">
<a class="nav-link" href="https://texnical.github.io/tw-builder/" rel="nofollow"
target="_blank">
<i class="fas fa-link"></i>
<span>Texnical's Item Builder</span>
</a>
</li>
<!-- Nav Item - link to Privacy Policy-->
<li class="nav-item">
<a class="nav-link" href="privacy-policy.html" rel="nofollow" target="_blank">
<i class="fas fa-user-secret"></i>
<span>Privacy Policy</span>
</a>
</li>
<!-- Nav Item - link to Terms of Service-->
<li class="nav-item">
<a class="nav-link" href="tos.html" rel="nofollow" target="_blank">
<i class="fas fa-user-secret"></i>
<span>Terms of Service</span>
</a>
</li>
</ul>
</aside>
<!-- new sidebar END -->
</div>
<!-- Content Wrapper -->
<div id="content-wrapper" class="dark_not_black">
<!-- Main Content -->
<div id="content">
<div id="load_banner">
<header class="p-lg-4 not_quite_black">
<img src="img/banner-v2-forsite-nobg-cropped.png" class="banner mx-auto d-block" width="900">
<div class="text-center container">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Header Ad -->
<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-1171596856102352" data-ad-slot="4548815917"
data-ad-format="auto" data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="mt-3 row">
<div class="col-auto mr-auto">
<a href="https://discordbots.org/bot/452880836975525899" target="_blank">
<img src="https://discordbots.org/api/widget/status/452880836975525899.svg"
alt="TWRPG-BOT" />
</a>
</div>
<form class="col-auto mr-auto" action="https://www.paypal.com/donate" method="post"
target="_blank">
<input type="hidden" name="hosted_button_id" value="F245F8KBFJSN6" />
<button class="btn" type="submit" name="submit">
<div class="rocklee mr-2">
<img class="img-fluid brows-static" src="img/brows.png" width="65px"
alt="Rock Lee Brows">
<img class="img-fluid brows-active" src="img/brows-icon.gif" width="65px"
alt="Rock Lee Brows">
</div>
<span class="fullpackfont rem-2 donate">Donate <i
class="fab fa-paypal fa-2_5x"></i></span>
</button>
</form>
<div class="col-auto">
<a href="https://discordbots.org/bot/452880836975525899" target="_blank">
<img src="https://discordbots.org/api/widget/servers/452880836975525899.svg"
alt="TWRPG-BOT" />
</a>
</div>
</div>
</header>
</div>
<br>
<a id="navTrigger" class="d-lg-none nav-trigger m-3" role="button" title="Click to toggle sidebar">
<span class="hamburger"><i class="fas fa-bars"></i></span>
</a>
<br>
<div class='text-center container'>
<div class="row">
<div class="col align-self-center">
<h1 class="fullpackfont">
Advanced Change Log Search
</h1>
<p>This website is not optimized for mobile. For best user experience please use a PC with
Google Chrome.
</p>
</div>
</div>
</div>
<br>
<div class="row mb-3">
<button type="button" class="btn btn-success btn-icon-split refreshColumns">
<span class="icon text-white-50"><i class="fas fa-redo-alt"></i></span>
<span class="text">Refresh Column Width</span>
</button>
</div>
<div class='text-center container'>
<div class="row">
<div class="col align-self-center">
<h1>
Search by
</h1>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-6 search_box">
<div class="row mb-3 mt-3 justify-content-center">
<div class="ml-3" data-column="1">
<input id="search_bugs" type="search" class="form-control column-filter" placeholder="Bug fixes" data-item=".bugs-collapse" data-table="#bugs_events_misc"></input>
</div>
<div class="ml-3" data-column="2">
<input id="search_event" type="search" class="form-control column-filter" placeholder="Event changes" data-item=".bugs-collapse" data-table="#bugs_events_misc"></input>
</div>
<div class="ml-3" data-column="3">
<input id="search_misc" type="search" class="form-control column-filter" placeholder="Misc changes" data-item=".bugs-collapse" data-table="#bugs_events_misc"></input>
</div>
</div>
<div class="row mb-3 mt-3 justify-content-center">
<div class="ml-3" data-column="1">
<input id="search_items" type="search" class="form-control column-filter" placeholder="Items" data-item=".items-collapse" data-table="#items"></input>
</div>
<div class="ml-3" data-column="1">
<input id="search_monsters" type="search" class="form-control column-filter" placeholder="Monsters" data-item=".monsters-collapse" data-table="#monsters"></input>
</div>
<div class="ml-3" data-column="1">
<input id="search_heroes" type="search" class="form-control column-filter" placeholder="Heroes" data-item=".heroes-collapse" data-table="#heroes"></input>
</div>
</div>
</div>
</div>
<br>
<div class="m-1 notes_wrapper d-none text-center">
<h3 class="fullpackfont">
Notes
</h3>
<h5 class="notes"></h5>
</div>
<br>
<div class="mr-4 ml-4">
<!-- Bugs, Events, Misc -->
<div class="text-center">
<button class="btn btn-info" type="button" data-toggle="collapse" data-target=".bugs-collapse">Toggle Bugs, Events, Misc table</button>
<button class="btn btn-info" type="button" data-toggle="collapse" data-target=".items-collapse">Toggle Items table</button>
<button class="btn btn-info" type="button" data-toggle="collapse" data-target=".monsters-collapse">Toggle Monsters table</button>
<button class="btn btn-info" type="button" data-toggle="collapse" data-target=".heroes-collapse">Toggle Heroes table</button>
<br><br>
</div>
<div class="bugs_wrapper text-center collapse bugs-collapse" aria-expanded="false">
<h3 class="fullpackfont">Bugs, Events, and Misc</h3>
</div>
<div class="mb-5 bugs_table_wrapper collapse bugs-collapse" aria-expanded="false">
<table id="bugs_events_misc" class="table table-striped table-bordered" width="100%"></table>
</div>
<!-- Items -->
<div class="items_wrapper text-center collapse items-collapse" aria-expanded="false">
<h3 class="fullpackfont">Items</h3>
</div>
<div class="mb-5 items_table_wrapper collapse items-collapse" aria-expanded="false">
<table id="items" class="table table-striped table-bordered" width="100%"></table>
</div>
<!-- Monsters -->
<div class="monsters_wrapper text-center collapse monsters-collapse" aria-expanded="false">
<h3 class="fullpackfont">Monsters</h3>
</div>
<div class="mb-5 monsters_table_wrapper collapse monsters-collapse" aria-expanded="false">
<table id="monsters" class="table table-striped table-bordered" width="100%"></table>
</div>
<!-- Heroes -->
<div class="heroes_wrapper text-center collapse heroes-collapse" aria-expanded="false">
<h3 class="fullpackfont">Heroes</h3>
</div>
<div class="mb-5 heroes_table_wrapper collapse heroes-collapse" aria-expanded="false">
<table id="heroes" class="table table-striped table-bordered" width="100%"></table>
</div>
</div>
<div class="text-center container">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Footer Ad -->
<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-1171596856102352" data-ad-slot="4548815917"
data-ad-format="auto" data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
<!-- End of Main Content -->
<!-- Footer -->
<footer class="sticky-footer not_quite_black">
<div class="container my-auto text-center">
<form class="contents" action="https://www.paypal.com/donate" method="post" target="_blank">
<input type="hidden" name="cmd" value="_donations" />
<input type="hidden" name="business" value="ZJWSXUBKHF5ZA" />
<input type="hidden" name="currency_code" value="USD" />
<button class="btn" type="submit" name="submit">
<div class="rocklee mr-2">
<img class="img-fluid brows-static" src="img/brows.png" width="65px"
alt="Rock Lee Brows">
<img class="img-fluid brows-active" src="img/brows-icon.gif" width="65px"
alt="Rock Lee Brows">
</div>
<span class="fullpackfont rem-2 donate">Donate <i class="fab fa-paypal fa-2_5x"></i></span>
</button>
</form>
</div>
</footer>
<!-- End of Footer -->
</div>
<!-- End of Content Wrapper -->
</div>
<!-- End of Page Wrapper -->
<!-- Scroll to Top Button-->
<a class="scroll-to-top rounded" href="#page-top">
<i class="fas fa-angle-up"></i>
</a>
<!-- Bootstrap core JavaScript-->
<script src="vendor/jquery/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script type="text/javascript" src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- DataTables -->
<script type="text/javascript" src="https://cdn.datatables.net/v/bs4/dt-1.10.18/r-2.2.2/datatables.min.js"></script>
<script type="text/javascript" src="./vendor/searchHighlight/searchHighlight.js"></script>
<script type="text/javascript" src="https://bartaz.github.io/sandbox.js/jquery.highlight.js"></script>
<!-- Core plugin JavaScript-->
<script type="text/javascript" src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for all pages-->
<script type="text/javascript" src="js/sb-admin-2.min.js"></script>
<script type="text/javascript" src="js/advanced-changelog.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.10/js/select2.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.1/underscore-umd-min.js"></script>
<script type="text/javascript" src="js/block-detect.js"></script>
</body>
</html>