blob: 6ec1742f12f21645e25517faffd9923904dac993 (
plain)
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
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ChangeLog — AndrewDM</title>
<link rel="stylesheet" href="/main.css">
<link rel="alternate" type="application/atom+xml" href="/index.atom" />
</head>
<body class="">
<header>
<h1><a href="/">AndrewDM.me</a></h1>
<nav>
<ul>
<li><a href="/">Projects</a>
<li><a href="/changelog.html"><abbr title="Blog">Blahg</abbr></a>
<li><a href="/about.html">Andrew</a>
<li>
<form method="GET" action="/search.html">
<input type=search name="s" placeholder="Search" /><input type=submit value="🔍" />
</form>
<li><a class=feed href="/index.atom">Feed</a>
</ul>
</nav>
</header>
<article>
<h1 id="changelog">ChangeLog</h1>
<h2 id="andrewmurrell-imfromnasagmail.com">2017-12-26 AndrewMurrell <ImFromNASA@gmail.com></h2>
<p>Added PDFs, moved tastavi to writing, and added more apocrypha worldbuilding docs</p>
<h2 id="andrewmurrell-imfromnasagmail.com-1">2017-12-25 AndrewMurrell <ImFromNASA@gmail.com></h2>
<p>converted org to md</p>
<h2 id="andrewmurrell-imfromnasagmail.com-2">2017-12-24 AndrewMurrell <ImFromNASA@gmail.com></h2>
<p>started the center sea and the empire</p>
<h2 id="andrewmurrell-imfromnasagmail.com-3">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2>
<p>link fix</p>
<h2 id="andrewmurrell-imfromnasagmail.com-4">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2>
<p>Region: The North</p>
<h2 id="andrewmurrell-imfromnasagmail.com-5">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2>
<p>Fix a 404.</p>
<h2 id="andrewmurrell-imfromnasagmail.com-6">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2>
<p>updated the categories for the apocrypha items</p>
<h2 id="andrewmurrell-imfromnasagmail.com-7">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2>
<p>removed some janky psionics</p>
<h2 id="andrewmurrell-imfromnasagmail.com-8">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2>
<p>Added the start of the apocrypha.</p>
<h2 id="andrewmurrell-imfromnasagmail.com-9">2017-12-23 AndrewMurrell <ImFromNASA@gmail.com></h2>
<p>Updated the About with an Epigraph</p>
<h2 id="andrewmurrell-imfromnasagmail.com-10">2017-01-24 AndrewMurrell <ImFromNASA@gmail.com></h2>
<p>remove unfinished sources</p>
<h2 id="andrew-murrell-merlneo.andrewdm.me">2017-01-14 Andrew Murrell <merl@neo.andrewdm.me></h2>
<p>updated Psionist Title page</p>
<h2 id="andrew-murrell-merlneo.andrewdm.me-1">2017-01-14 Andrew Murrell <merl@neo.andrewdm.me></h2>
<p>Added an updated Psionist class with more complete domains, but no mind powers yet.</p>
<h2 id="luke-shumaker-lukeshulukeshu.com">2017-01-04 Luke Shumaker <lukeshu@lukeshu.com></h2>
<p>Change the title of “Psionist” -> “Psionist Class [5e]”</p>
<h2 id="august-2016">31 August 2016</h2>
<p>Decided that the 1/5th of ‘Magic is Magic’ that was ‘finished’ was actually trash.</p>
<p>Worked on “Harvey’s Adventure” for a pair of paragraphs.</p>
<h2 id="august-2016-1">30 August 2016</h2>
<p>Updated Tastavi with my introduction and ‘Andrew Stamp of Approval’™ rewrite.</p>
<p>Decided that there are not enough hours in a day.</p>
</article>
<footer>
<p>The content of this page is Copyright © 2017, 2018 <a href="mailto:ImFromNASA@gmail.com">Andrew Murrell</a>.</p>
<p>This page is licensed under the <a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA-3.0</a> license.</p>
<p>Page source: <a href="changelog.md">changelog.md</a></p>
<p>Website source: <a href="https://git.andrewdm.me/www.git">www.git</a></p>
</footer>
</body>
</html>
|