blob: 64069e1c6ee12ba0c4d7a544d1f6b9aa8fdf1b3c (
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
|
<!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 class=breadcrumbs><a href="./">AndrewDM</a> » <a href="">ChangeLog</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>
</ul>
</nav>
</header>
<article>
<h1 id="changelog">ChangeLog</h1>
<h2 id="andrewmurrell-imfromnasagmail.com">2017-01-24 AndrewMurrell <ImFromNASA@gmail.com></h2>
<p>remove unfinished sources</p>
<pre><code>src/dnd/psionist-class.md | 1504 -------------------------------
src/dnd/{psionist2.org =&gt; psionist.org} | 0
src/dnd/spell-gauntlet.org | 683 --------------
3 files changed, 2187 deletions(-)</code></pre>
<h2 id="andrew-murrell-merlneo.andrewdm.me">2017-01-14 Andrew Murrell <merl@neo.andrewdm.me></h2>
<p>updated Psionist Title page</p>
<pre><code>bin/pre-generate | 2 ++
src/dnd/{Psionist2.org =&gt; psionist2.org} | 4 ++++
2 files changed, 6 insertions(+)</code></pre>
<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>
<pre><code>src/dnd/Psionist2.org | 566 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 566 insertions(+)</code></pre>
<h2 id="luke-shumaker-lukeshusbcglobal.net">2017-01-04 Luke Shumaker <lukeshu@sbcglobal.net></h2>
<p>Change the title of "Psionist" -> "Psionist Class [5e]"</p>
<pre><code>src/dnd/Psionist.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)</code></pre>
<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 <a href="mailto:ImFromNASA@gmail.com">Andrew Murrell</a>.</p>
<p>This page is licensed under the <a href="">CC BS-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>
|