-
Notifications
You must be signed in to change notification settings - Fork 47
/
changelog.html
299 lines (241 loc) · 7.75 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Auto Roll Tables</title>
<script type="text/javascript">
if (window.location.protocol == "https:") {
var restOfUrl = window.location.href.substr(6);
window.location = "http:" + restOfUrl;
}
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900|Quicksand:400,700|Questrial" rel="stylesheet" />-->
<!--<link rel="stylesheet" href="default.css" type="text/css" media="all" />-->
<!--<link rel="stylesheet" href="fonts.css" type="text/css" media="all" />-->
<link rel="stylesheet" href="css/defaults.css" type="text/css" media="all" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous">
</head>
<body>
<div class="bgimg">
<img src="http://dungeonmastering.net/wp-content/uploads/2015/06/dndlogo1.png" class="bgimage">
<!-- <img src="http://uxrepo.com/static/icon-sets/windows/svg/dnd.svg" class="bgimage"> -->
</div>
<div id="header" class="container-fluid">
<div id="logo" class="row">
<a href="http://autorolltables.github.io/" class="nocolor">
<h1>Auto Roll Tables</h1>
</a>
</div>
<div class="row">
<div id="side" class="col-md-12">
<span class="left-text padsome">Change Log</span>
</div>
</div>
</div>
</div>
<div id="page" class="container-fluid">
<div class="row">
<div class="col-md-12"> </div>
</div>
<div class="row">
<div id="quote" class="col-md-11 changelog">
4/29/17:
Merfolk
Ogres
Swamps (variant)
Herlooms
Elemental Air Dungeons
Elemental Earth Dungeons
Elemental Fire Dungeons
Elemental Water Dungeons
1/14/17:
Basic Dugeon Features
9/5/16:
Mage's tower
Exotic Fruits and Vegitables
Warlocks
Altar, Holy
Altar, Unholy
Bat
Cat
Horse
Rat
Mutant Creature
Oozes
Games
Card Games
Dice Games
Board Games
Healers
Princesses
Villians
Shops
World
Continents
Nations
6/20/16:
Aberrant Beasts
Celestial Beast
Demonic Beast
Fey Beast
Infernal Beast
Legendary Beast
Sea Beast
Shadow Beast
Storm Beast
Undead Beast
Winter Beast
Golems
Kobolds
Monkeys
Random Player Character (5E)
6/19/16:
Dinner among Desert Nomads
Dinner among Easterlings
Dinner among Islanders
Dinner in a Mages' Academy Dining Hall
Dinner in a Seaside Cafe
Random Dungeon Details
Dinner among Jungle Dwellers
Dinner among Swampfolk
Dinner in a Goblin Hideout
Dinner in an Orkish Camp
Dinner in an Undead Feasthall
Dinner in a Witch's Hovel
Removed Strange Diseases
Diseases
4/9/16:
Added food section with a bunch of food
Added Prisoners, jailers, torturers to npcs
added ships under Objects
added simple settlements and urban marketplaces under settlements
3/27/16:
Added potions
3/22/16:
Added orc warlords
Added more details to bookshelves
3/17/16:
Fixed bug for 6d6 nobles rolling soldiers, thanks InherentlyWrong for reporting it!
Added ales and wines
Added dragons
Added individual mercenary
3/15/16:
Added wolves
Added wolf packs
3/9/16:
Added rumors and gossip builder
Added sailors
Added additional starting equipment
Added plains
Added goblin gang sub-rolls
Added lycanthrope pack sub-rolls
Added orc clans sub-rolls
Added bookshelves and sub-rolls
Added fishing boat sub-rolls
Added small, medium, large, and gigantic cities and associated sub-rolls
Added monastery sub-rolls
3/6/16:
Added temple sub-rolls
Added tomb sub-rolls
Added savage horde sub-rolls
Added watchmen sub-rolls
Added pantheon sub-rolls
3/5/16:
Added sub-rolls
Added small, medium, and large castles
Added prison sub-rolls
Added crafting guild sub-rolls
Added merchant guild sub-rolls
Added military companies sub-rolls
Added noble house sub-rolls
Added outlaw band sub-rolls
Added pirate crew sub-rolls
Added individual barbarians
3/2/16:
Added war torn encounters
Added hunting
Added seafood
Added more npc details
Rearranged npc categories
Added silly insults
2/29/16:
Added spiders
Added battle events
Added resurrection consequences
Added strange gods
Added strange diseases
Added ancient musical insturments
Added rumors and gossip
Added games
Added magical items
Added treasure
2/25/16:
Added magical shops
Added poisons
Added campaign descriptions
Added unconventional rewards
Added foraging for food
2/23/16:
Changed structure of stored rolls and menu to allow for triggered rolls and further sub-rolls
2/19/16:
Added bards
Added songs
Added inline-roll execution
2/18/16:
Added changelog
Added castle dungeons
Added individual cultists
Added random snake cultists
Added serial killers
Added witches
Moved fisherfolk
Reordered npcs list
Added herbalism
Removed word random from most titles
Added druids
Added graverobbers
Added strange people
Added woodsman
Added damsel in distress
Added nightmares variant
Added vignettes ii
2/16/16:
Changed look/feel
Removed green
</div>
</div>
</div>
<div id="copyright" class="container-fluid">
<div class="row">
<div class="col-md-12">
<hr>
<p class="text-muted"><a href="index.html">back to roll tables</a>
</p>
</div>
</div>
</div>
</body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript" src="js/autorolltables.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript">
var sc_project=10833414;
var sc_invisible=1;
var sc_security="aab08f2d";
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure." : "http://www.");
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="web counter"
href="http://statcounter.com/" target="_blank"><img
class="statcounter"
src="http://c.statcounter.com/10833414/0/aab08f2d/1/"
alt="web counter"></a></div></noscript>
<!-- End of StatCounter Code for Default Guide -->
</html>