-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathchangelog.html
212 lines (191 loc) · 7.09 KB
/
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
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
<link type="text/css" rel="stylesheet" href="jquery.tocify.css" />
<link type="text/css" rel="stylesheet" href="bootstrap.css" />
<title>Online DM Screen - Changelog</title>
<style media="screen" type="text/css">
html, body {
background-color: #e9dec3;
margin: 0;
padding: 0;
}
dt { background-color:#CAAD6B; }
h3 { padding:0; margin:0;}
table.noborder, td.noborder { border-style: none;}
.nobackground { background:rgba(0,0,0,0);}
td { border: 1px solid #CAAD6B;}
th { border: 1px solid #CAAD6B; background-color: #CAAD6B;}
/* For smaller table font */
.small-font table tr td {
padding:0px 0px 0px 0px;
font-size: 10px;
}
.small-font th {
font-size: 10px;
}
/* This is for the version number in the upper right hand corner */
.ribbon {
background: #581A0F;
border-left: 1px groove #CAAD6B;
border-right: 1px groove #CAAD6B;
border-radius: 5px 5px 0px 0px;
box-shadow: 5px 0 0 #581A0F,
-5px 0 0 #581A0F;
height: 52px;
margin: 0 5px;
position: relative;
float: right;
top: 40px;
right: 7px;
width: 40px;
z-index: 1;
-webkit-filter: drop-shadow(0 2px 5px hsla(0,0%,0%,.5));
}
/* Uncomment to give a banner effect */
.ribbon:after,
.ribbon:before {
border-top: 10px solid #581A0F;
content: '';
height: 0;
position: absolute;
top: 100%;
width: 0;
z-index: 1;
}
.ribbon:after {
border-left: 27px solid transparent;
right: -6px;
z-index: 1;
}
.ribbon:before {
border-right: 27px solid transparent;
z-index: 1;
left: -6px;
}
/* This centers text in the banner */
.ribbon-text {
position: absolute;
top: 40%;
left: 50%;
height: 30%;
width: 50%;
margin: -15% 0 0 -47%;
font-weight: bold;
font-size: 10px;
color: #f0f0f0;
text-align: center;
}
.behind { position: relative;
z-index: 0;
padding-top: 5px;
background-color: #e9dec3;
}
@media (max-width: 600px) {
#toc {
position: relative;
width: 100%;
margin: 0px 0px 20px 0px;
}
}
h1 { font-family:"MrsEavesSmallCaps"; font-weight:normal; font-size:30px; color: #581A0F; padding:0px 0px; margin: 16px 0px 4px 0px; }
h2 { font-family:"MrsEavesSmallCaps"; font-weight:normal; font-size:24px; color: #581A0F; border-bottom: 2px solid #CAAD6B; line-height:80%; margin: 10px 50% 4px 0px; }
h3 { font-family:"MrsEavesSmallCaps"; font-weight:normal; font-size:18px; color: #581A0F; margin: 7px 0px 0px 0px; }
h4 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:normal; font-size:16px; color: black; margin: 2px 2px 0px 0px; }
</style>
</head>
<body>
<div class="container-fluid">
<div class="row-fluid">
<div class="span3">
<nav class="navbar navbar-default navbar-fixed-top">
<ul class = "nav navbar-nav">
<li><a href= "index">Home</a></li>
<li><a href = "mobile">Mobile</a></li>
<li class = "active"><a href = "changelog">Changelog</a></li>
<li><a href = "patrons">Support 5eDMScreen</a></li>
<li><a href = "contact">Contact</a></li>
</ul>
</nav>
<div id="toc">
</div>
</div>
<div class="span9">
<div style="position: relative;">
<br><br>
<h1>PC Version</h1>
<h2>Version 1.1.2 - January 22, 2022</h2>
<li>Added optional knot-tying rules from Xanathar's Guide to Everything.</li>
<br>
<h2>Version 1.1.1 - October 11, 2016</h2>
<li>Revamped donate page into patron page</li>
<li>Added news section to homepage</li>
<br>
<h2>Version 1.1.0 - February 16, 2016</h2>
<li>Added search bar</li>
<li>Added rolls to most tables. To use, click on the roll in the table header. (Thanks FTWinston) </li>
<li>Added offset after links</li>
<li>Added foraging rules to adventuring seciton</li>
<li>Added Improved DMG Index (Thanks Copperdogma)</li>
<li>Added heading tags to PHB index</li>
<li>Added max dex modifier to AC table</li>
<li>Added XP to next level column in Character XP chart</li>
<li>Fixed indent on adventuring services table</li>
<li>Fixed link to ability modifier chart</li>
<li>Fixed typo in flaws chart</li>
<li>Fixed small typo on contact page</li>
<li>Removed scrolling effect</li>
<li>Tweaked table CSS slightly</li>
<li>Further cleanup to code</li>
<br>
<h2>Version 1.0.0 - February 7, 2016</h2>
<li>Major CSS changes</li>
<li>Updated table format throughout DM screen</li>
<li>Fixed table of contents</li>
<li>Added donate page</li>
<li>Moved to new domain</li>
<li>Significant changes to code for readability</li>
<li>Merged Ability Checks section with Abilities</li>
<li>Moved item lists to adventuring section</li>
<li>Converted weapon properties to a table</li>
<li>Moved version number banner higher</li>
<li>Expanded navbar across entire screen</li>
<li>Separated some skills that were combined in ability tables</li>
<li>Separated mobile version into another changelog</li>
<br>
<h2>Version 0.3.3 - January 28, 2016</h2>
<li>Updated Table of Contents CSS</li>
<li>Added navbar</li>
<li>Added changelog and contact pages</li>
<li>Removed link to mobile because of navbar</li>
<br>
<h2>Version 0.3.2 - January 25, 2016</h2>
<li>Initial public version</li>
<h1>Mobile Version</h1>
<h2>Version 0.1.0 - January 2 2016</h2>
<li>Mobile version added</li>
</div>
</div>
<script src="jquery-1.12.0.min.js"></script>
<script src="jquery-ui.min.js"></script>
<script src="jquery.tocify.min.js""></script>
<script>
//Executes your code when the DOM is ready. Acts the same as $(document).ready().
$(function() {
var toc = $("#toc").tocify({
selectors: "h1, h2, h3, h4, h5"
}).data("toc-tocify");
//Calls the tocify method on your HTML div.
$("#toc").tocify();
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-72843823-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>