<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DungeonCrawl/dungeon/src, branch main</title>
<subtitle>A rust Dungeon Crawler!
</subtitle>
<id>http://g.freya.cat/DungeonCrawl/atom?h=main</id>
<link rel='self' href='http://g.freya.cat/DungeonCrawl/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/'/>
<updated>2025-11-21T01:27:50Z</updated>
<entry>
<title>dungeon: add chest usage/textures</title>
<updated>2025-11-21T01:27:50Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-21T01:27:50Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=ff627e369f83fdaab8e90016529521b0e07d5e34'/>
<id>urn:sha1:ff627e369f83fdaab8e90016529521b0e07d5e34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dungeon: refactor player out of entity.rs</title>
<updated>2025-11-20T23:23:20Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-20T23:23:20Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=2d4644889dafa69c06e284b8b2cd18d2f65e57bc'/>
<id>urn:sha1:2d4644889dafa69c06e284b8b2cd18d2f65e57bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dungeon: make chest items optional (no item = open)</title>
<updated>2025-11-20T17:39:16Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-20T17:39:16Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=bd0d29323fbab4b653b37a1d5142d95b529cafed'/>
<id>urn:sha1:bd0d29323fbab4b653b37a1d5142d95b529cafed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dungeon: add chest tile</title>
<updated>2025-11-20T17:30:22Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-20T17:30:22Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=07f782df6df192a60443dc687d871be193478f46'/>
<id>urn:sha1:07f782df6df192a60443dc687d871be193478f46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dungeon: pickup items</title>
<updated>2025-11-20T15:39:36Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-20T15:39:36Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=825d0657b4a312bfa33567846a9abfb782f767e4'/>
<id>urn:sha1:825d0657b4a312bfa33567846a9abfb782f767e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dungeon: entity death</title>
<updated>2025-11-20T15:07:41Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-20T15:07:41Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=65b69d06200d7757bb7f9f9ae3645a7366d08826'/>
<id>urn:sha1:65b69d06200d7757bb7f9f9ae3645a7366d08826</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dungeon: inventory usage</title>
<updated>2025-11-20T04:11:05Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-20T04:10:38Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=9f2df31db6fe5450826cc68fd2158fe218dd8000'/>
<id>urn:sha1:9f2df31db6fe5450826cc68fd2158fe218dd8000</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dungeon: implement items</title>
<updated>2025-11-20T03:26:01Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-20T03:26:01Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=0f02af9e60df81bdf7ba7bcf719f3ff036ed00be'/>
<id>urn:sha1:0f02af9e60df81bdf7ba7bcf719f3ff036ed00be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dungeon: implement items</title>
<updated>2025-11-20T03:20:56Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-20T03:20:56Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=f0e715fd3fad342c785a5b4a8637cedfaccb8731'/>
<id>urn:sha1:f0e715fd3fad342c785a5b4a8637cedfaccb8731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dungeon: switch rng to rand_xoshiro</title>
<updated>2025-11-18T16:02:14Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2025-11-18T16:02:14Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/DungeonCrawl/commit/?id=d9c41b9b6bdbccebe9f14c229dcee40543498d7e'/>
<id>urn:sha1:d9c41b9b6bdbccebe9f14c229dcee40543498d7e</id>
<content type='text'>
</content>
</entry>
</feed>
