<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;f=18" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Forum: AFKMud Release Announcements</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;f=18</link>
  <description>The largest Smaug community resource site. - Release announcements for the AFKMud codebase.</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>AFKMud 2.5.1</title>
   <link>https://smaugmuds.afkmods.com/topic/afkmud-251-5006/&amp;p=24352#p24352</link>
   <description>AFKMud 2.5.1 has been released. This is a minor update introducing new material in addition to fixing bugs. For details, check the [url=https://github.com/Arthmoor/AFKMud]AFKMud repository on GitHub[/url]. The commits ought to be detailed enough. [u][b]Changes for AFKMud 2.5.1[/b][/u] [u]New Material[/u] Installed Kayle&#039;s weather system from SmaugFUSS, replacing the stock weather code. [u]Bug Fixes[/u] The top_ed value was not being incremented in a normal area load. Stack </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/afkmud-251-5006/&amp;p=24352#p24352</guid>
   <pubDate>Fri, 17 Jan 2025 14:22:50 CST</pubDate>
   <category>AFKMud Release Announcements</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>AFKMud 2.5.0</title>
   <link>https://smaugmuds.afkmods.com/topic/afkmud-250-5004/&amp;p=24345#p24345</link>
   <description>When updating continent data to support the new system, some things need to be accounted for. First - when porting your entrance data over from the entrances.dat file, the &amp;quot;OnMap&amp;quot; field needs to be left out. You will have to determine which maps belong to which numbers, because the old code foolishly just assumed the hardcoded table would be sufficient. So a block that looks like this: [code]#ENTRANCE ToMap      -1 OnMap      0 Here       500 500 There      -1 -1 Vnum       50499 End[/</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/afkmud-250-5004/&amp;p=24345#p24345</guid>
   <pubDate>Tue, 14 Jan 2025 15:27:42 CST</pubDate>
   <category>AFKMud Release Announcements</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>AFKMud 2.5.0</title>
   <link>https://smaugmuds.afkmods.com/topic/afkmud-250-5004/&amp;p=24344#p24344</link>
   <description>AFKMud 2.5.0 has been released. This is a major update introducing new material and heavily upgrading existing functionality in addition to fixing bugs. For details, check the [url=https://github.com/Arthmoor/AFKMud]AFKMud repository on GitHub[/url]. The commits ought to be detailed enough. [u][b]Changes for AFKMud 2.5.0[/b][/u] [u]New Material[/u] A new backtrace function was added that uses the C++23 standard library calls to generate traces for the bug() function. Fallback supp</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/afkmud-250-5004/&amp;p=24344#p24344</guid>
   <pubDate>Tue, 14 Jan 2025 15:20:12 CST</pubDate>
   <category>AFKMud Release Announcements</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>AFKMud 2.2.5</title>
   <link>https://smaugmuds.afkmods.com/topic/afkmud-225-5000/&amp;p=24332#p24332</link>
   <description>AFKMud 2.2.5 has been released. This is a maintenance release to fix bugs and other issues that have accumulated since the previous release. For details, check the [url=https://github.com/Arthmoor/AFKMud]AFKMud repository on GitHub[/url]. The commits ought to be detailed enough. [u][b]Changes for AFKMud 2.2.5[/b][/u] [u]Changes[/u] IMC2 has been removed from the codebase. All networks are dead, so there is no point in having this code as a base feature anymore. Makefile modified </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/afkmud-225-5000/&amp;p=24332#p24332</guid>
   <pubDate>Wed, 8 Jan 2025 17:04:01 CST</pubDate>
   <category>AFKMud Release Announcements</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>AFKMud 2.2.4</title>
   <link>https://smaugmuds.afkmods.com/topic/afkmud-224-4978/&amp;p=24264#p24264</link>
   <description>AFKMud 2.2.4 has been released. This is a maintenance release to fix bugs that have accumulated since 2.2.3. For details, check the [url=https://github.com/Arthmoor/AFKMud]AFKMud repository on GitHub[/url]. The commits ought to be detailed enough. [u][b]Changes for AFKMud 2.2.4[/b][/u] [u]Fixed[/u] Resolved compiler warnings for GCC 13.2. When NPCs are disarmed, the object removal triggers are not being checked. Reported and fixed by Gatewaysysop. [https://smaugmuds.afkmods.com/t</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/afkmud-224-4978/&amp;p=24264#p24264</guid>
   <pubDate>Tue, 10 Dec 2024 16:09:30 CST</pubDate>
   <category>AFKMud Release Announcements</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>AFKMud 2.2.2</title>
   <link>https://smaugmuds.afkmods.com/topic/afkmud-222-4891/&amp;p=23892#p23892</link>
   <description>AFKMud 2.2.2 has been released. This is a maintenance release to fix bugs that have accumulated since 2015. For details, check the [url=https://github.com/Arthmoor/AFKMud]AFKMud repository on GitHub[/url]. The commits ought to be detailed enough. [u][b]Changes for AFKMud 2.2.2[/b][/u] [u]Changes[/u] Added support to the Makefile to compile on Mac OSX Sierra. [brazilianldsjaguar @ GitHub] [u]Fixed[/u] Several iterations of GCC compile fixes have been done. Too many to keep tr</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/afkmud-222-4891/&amp;p=23892#p23892</guid>
   <pubDate>Sun, 3 Mar 2019 17:35:19 CST</pubDate>
   <category>AFKMud Release Announcements</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>AFKMud 2.2.1</title>
   <link>https://smaugmuds.afkmods.com/topic/afkmud-221-4804/&amp;p=23576#p23576</link>
   <description>AFKMud 2.2.1 has been released. This is a maintenance release to fix bugs found after resurrecting Alsherok from its grave :P For details, check the [url=https://github.com/Arthmoor/AFKMud]AFKMud repository on GitHub[/url]. The commits ought to be detailed enough. [u][b]Changes for AFKMud 2.2.1[/b][/u] [u]New Material[/u] Added support for conversion of SmaugFUSS area files. [u]Changes[/u] Moved the area loader for AFKMud 1.x zones into its own file for easier maintenance. </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/afkmud-221-4804/&amp;p=23576#p23576</guid>
   <pubDate>Mon, 5 Jan 2015 18:27:40 CST</pubDate>
   <category>AFKMud Release Announcements</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>AFKMud 2.2.0</title>
   <link>https://smaugmuds.afkmods.com/topic/afkmud-220-4795/&amp;p=23532#p23532</link>
   <description> x = victim-&amp;gt;mental_state &amp;lt; 0 ? -x : x; victim-&amp;gt;mental_state = URANGE( -25, victim-&amp;gt;mental_state, 25 ); x? mmm ;)</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/afkmud-220-4795/&amp;p=23532#p23532</guid>
   <pubDate>Tue, 25 Nov 2014 15:04:43 CST</pubDate>
   <category>AFKMud Release Announcements</category>
   <author>nobody@example.com (Matteo2303)</author>
  </item>
  <item>
   <title>AFKMud 2.2.0</title>
   <link>https://smaugmuds.afkmods.com/topic/afkmud-220-4795/&amp;p=23523#p23523</link>
   <description>AFKMud 2.2.0 has been released. This is a combination of new features, fixed bugs, and some remaining imports from Smaug 1.8b that were missed. For details, check the [url=https://github.com/Arthmoor/AFKMud]AFKMud repository on GitHub[/url]. The commits ought to be detailed enough. [u][b]Changes for AFKMud 2.2.0[/b][/u] [u]New Material[/u] Imported Smaug 1.8b liquid puddles. These act as temporary sources of liquids to fill up waterskins etc. Imported Smaug 1.8b player journals c</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/afkmud-220-4795/&amp;p=23523#p23523</guid>
   <pubDate>Fri, 21 Nov 2014 21:15:17 CST</pubDate>
   <category>AFKMud Release Announcements</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>AFKMud 2.1.6 Released </title>
   <link>https://smaugmuds.afkmods.com/topic/afkmud-216-released--4787/&amp;p=23497#p23497</link>
   <description>Huh, I thought I&#039;d already done that (github)... but I guess it was for SmaugFUSS. Thanks!  I&#039;ll add this to my repository list script :) http://pastebin.com/X7pqPhVh </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/afkmud-216-released--4787/&amp;p=23497#p23497</guid>
   <pubDate>Wed, 29 Oct 2014 19:41:25 CDT</pubDate>
   <category>AFKMud Release Announcements</category>
   <author>nobody@example.com (Quixadhal)</author>
  </item>
 </channel>
</rss>
