<feed xmlns='http://www.w3.org/2005/Atom'>
<title>df-lumberborne/scripts, branch trunk</title>
<subtitle>Changes dwarves to beavers in Dwarf Fortress.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.hawarth.com/df-lumberborne/'/>
<entry>
<title>refactor: redo the initial hello message</title>
<updated>2026-03-20T17:54:11+00:00</updated>
<author>
<name>Hawarth</name>
<email>hawarth@hawarth.com</email>
</author>
<published>2026-03-20T17:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hawarth.com/df-lumberborne/commit/?id=bcfad40c8944ec3f481244394e610a11fbf26f27'/>
<id>bcfad40c8944ec3f481244394e610a11fbf26f27</id>
<content type='text'>
Adds a lumberborne mod tag to the logger so if multiple mods are logging
to the same file, they can be differentiated from each other.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a lumberborne mod tag to the logger so if multiple mods are logging
to the same file, they can be differentiated from each other.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: move logging to its own file</title>
<updated>2026-03-20T17:22:39+00:00</updated>
<author>
<name>Hawarth</name>
<email>hawarth@hawarth.com</email>
</author>
<published>2026-03-20T17:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hawarth.com/df-lumberborne/commit/?id=9b112d95c52c66d09ae30fd21076ba9f0c2350d1'/>
<id>9b112d95c52c66d09ae30fd21076ba9f0c2350d1</id>
<content type='text'>
Moves the log function from init.lua to logger.lua and then requires
logger.lua in init.lua.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moves the log function from init.lua to logger.lua and then requires
logger.lua in init.lua.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: init</title>
<updated>2026-03-20T14:10:38+00:00</updated>
<author>
<name>Hawarth</name>
<email>hawarth@hawarth.com</email>
</author>
<published>2026-03-20T14:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hawarth.com/df-lumberborne/commit/?id=d1066311b495a346a2e0b941858f9d60b8c3f011'/>
<id>d1066311b495a346a2e0b941858f9d60b8c3f011</id>
<content type='text'>
Initialises the project with an info.txt and init.lua, so that the mod
is picked up in Dwarf Fortress.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initialises the project with an info.txt and init.lua, so that the mod
is picked up in Dwarf Fortress.
</pre>
</div>
</content>
</entry>
</feed>
