<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Depths.io]]></title><description><![CDATA[A Multiplayer 2D RPG]]></description><link>https://blog.depths.io/</link><image><url>https://blog.depths.io/favicon.png</url><title>Depths.io</title><link>https://blog.depths.io/</link></image><generator>Ghost 5.40</generator><lastBuildDate>Fri, 01 May 2026 16:51:47 GMT</lastBuildDate><atom:link href="https://blog.depths.io/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Alpha 0.3.3 Patch Notes]]></title><description><![CDATA[<p>The main reason for releasing 0.3.3 right now is that I had to fix something with the Discord API, due to some changes Discord made. &#xA0;Several other things that felt far enough along to include in the live version are:</p><p>The new death screen! It now has</p>]]></description><link>https://blog.depths.io/alpha-0-3-3-patch-notes/</link><guid isPermaLink="false">64dbaa26302b6e078b4caa7e</guid><dc:creator><![CDATA[Phi]]></dc:creator><pubDate>Tue, 29 Aug 2023 17:31:50 GMT</pubDate><content:encoded><![CDATA[<p>The main reason for releasing 0.3.3 right now is that I had to fix something with the Discord API, due to some changes Discord made. &#xA0;Several other things that felt far enough along to include in the live version are:</p><p>The new death screen! It now has several resurrection options, though they aren&apos;t usable yet - the only selectable option is &quot;Surrender&quot;, which deletes the character permanently. &#xA0;I&apos;m still mulling over the design a bit before finishing the other options.</p><p>Health and damage are also getting a rework, which is mostly done and live. &#xA0;It&apos;s not a dramatic shift, but it&apos;s a lot tighter and fixes some longstanding issues I&apos;ve had with the design of the health system.</p><p>Bats and Wights can now be encountered, though I&apos;m still fiddling with names/sprites/etc. &#xA0;Wights are rare and quite strong, bats are weaker and more common.</p><p>Patch Notes:</p><ul><li>New death screen</li><li>Resurrection options and requirement functionality</li><li>Bat is finished, and added to room schemas</li><li>Wight is added to room schemas</li><li>A few other room schemas added</li><li>Initial implementation of body part severing</li><li>Fixed bug with death and player controllers</li><li>Fixed bug with dead players not recieving some level data</li><li>Fixed a typo in keyboard control key names</li><li>Fixed a bug where adjacency data was not loaded for far away tiles</li><li>Fixed an issue with discord message bridging</li><li>Made z-sorting stable, so that items on the ground don&apos;t change order</li><li>Misc. internal improvements that will likely be live soon</li></ul>]]></content:encoded></item><item><title><![CDATA[Alpha 0.3.2 Patch Notes]]></title><description><![CDATA[<p>Alpha 0.3.2 adds keyboard remapping. &#xA0;Gamepad remapping (and more gamepad improvements) are in progress and likely incoming in 0.3.3 or 0.3.4</p><p>Full Patch Notes:</p><ul><li>News is now loaded dynamically</li><li>Keyboard controls remapping functionality</li><li>Gamepad actions are now contextual</li><li>Added a &quot;pickup all&</li></ul>]]></description><link>https://blog.depths.io/alpha-0-3-2-patch-notes/</link><guid isPermaLink="false">6491daea302b6e078b4caa57</guid><dc:creator><![CDATA[Phi]]></dc:creator><pubDate>Tue, 20 Jun 2023 19:24:23 GMT</pubDate><content:encoded><![CDATA[<p>Alpha 0.3.2 adds keyboard remapping. &#xA0;Gamepad remapping (and more gamepad improvements) are in progress and likely incoming in 0.3.3 or 0.3.4</p><p>Full Patch Notes:</p><ul><li>News is now loaded dynamically</li><li>Keyboard controls remapping functionality</li><li>Gamepad actions are now contextual</li><li>Added a &quot;pickup all&quot; action</li><li>Various gamepad tweaks and WiP</li><li>Changes to settings storage internals</li></ul>]]></content:encoded></item><item><title><![CDATA[Alpha 0.3.1 Adds the news section]]></title><description><![CDATA[<p>The news section links to recent posts (like this one!), so you can see at a glance if there&apos;s anything new or important right from the comfort of the character selection screen! &#xA0;It doesn&apos;t show up on e.g. guest accounts, but I&apos;m</p>]]></description><link>https://blog.depths.io/alpha-0-3-1-adds-the-news-section/</link><guid isPermaLink="false">6428c139302b6e078b4caa3e</guid><dc:creator><![CDATA[Phi]]></dc:creator><pubDate>Sat, 01 Apr 2023 23:46:28 GMT</pubDate><content:encoded><![CDATA[<p>The news section links to recent posts (like this one!), so you can see at a glance if there&apos;s anything new or important right from the comfort of the character selection screen! &#xA0;It doesn&apos;t show up on e.g. guest accounts, but I&apos;m considering adding it to the login screen as well in the future.</p><p>Also, the feedback UI has been improved on mobile landscape (or other small screens), and there are minor UI improvements elsewhere. &#xA0;Character attributes got a small touch up, but I&apos;m still working on how I want to display health and wounds.</p>]]></content:encoded></item><item><title><![CDATA[Alpha 0.3 is out]]></title><description><![CDATA[<p>I just pushed Alpha 0.3. &#xA0;This is a rather large update internally, as I rewrote large swathes of code. &#xA0;It&apos;s less apparent externally, however there are numerous minor tweaks and improvements.</p><p>More to come with 0.3.1 soon - notably the news feature, so</p>]]></description><link>https://blog.depths.io/alpha-0-3-is-out/</link><guid isPermaLink="false">642478b8302b6e078b4caa11</guid><dc:creator><![CDATA[Phi]]></dc:creator><pubDate>Wed, 29 Mar 2023 17:58:29 GMT</pubDate><content:encoded><![CDATA[<p>I just pushed Alpha 0.3. &#xA0;This is a rather large update internally, as I rewrote large swathes of code. &#xA0;It&apos;s less apparent externally, however there are numerous minor tweaks and improvements.</p><p>More to come with 0.3.1 soon - notably the news feature, so recent news (such as this blog post) will show up in the news tab right above updates.</p>]]></content:encoded></item></channel></rss>