-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelogs.html
360 lines (318 loc) · 17.3 KB
/
changelogs.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
<!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="Browse through the changelogs for TWRPG (The World RPG). Use the dropdown menu to search a specific map version's changelogs">
<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/changelogs.html">
<link id="favicon" rel="icon" href="favicon.ico" type="image/x-icon">
<title>TWRPG Change Log</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 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 active">
<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">
Change Log
</h1>
<p>This website is not optimized for mobile. For best user experience please use a PC with Google Chrome.
</p>
<select class="changelog-select form-control form-control-sm">
<option></option>
</select>
<a href="advanced-changelog.html" type="button" class="btn btn-info btn-sm btn-icon-split refreshColumns">
<span class="icon text-white-50"><i class="fas fa-search"></i></span>
<span class="text">Advanced Search</span>
</a>
<br>
</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="search_all d-none row">
<label>Search All<input type="search" class="form-control form-control-sm" placeholder></label>
</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">
<div class="bugs_wrapper d-none text-center">
<h3 class="fullpackfont">Bugs, Events, and Misc</h3>
</div>
<div class="mb-5 bugs_table_wrapper d-none">
<table id="bugs_events_misc" class="table table-striped table-bordered" width="100%"></table>
</div>
<div class="items_wrapper d-none text-center">
<h3 class="fullpackfont">Items</h3>
</div>
<div class="mb-5 items_table_wrapper d-none">
<table id="items" class="table table-striped table-bordered" width="100%"></table>
</div>
<div class="monsters_wrapper d-none text-center">
<h3 class="fullpackfont">Monsters</h3>
</div>
<div class="mb-5 monsters_table_wrapper d-none">
<table id="monsters" class="table table-striped table-bordered" width="100%"></table>
</div>
<div class="heroes_wrapper d-none text-center">
<h3 class="fullpackfont">Heroes</h3>
</div>
<div class="mb-5 heroes_table_wrapper d-none">
<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>
<!-- 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/changelogs.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>