<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>DCSS Development Builds - Mac OS X Console</title>
        <description><![CDATA[Unstable Dungeon Crawl Stone Soup Builds]]></description>
        <link>http://crawl.develz.org/trunk/</link>
        <lastBuildDate>Fri, 17 Apr 2026 09:26:59 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <image>
            <url>http://crawl.develz.org/trunk/rss/dcss.svg</url>
            <title>DCSS Logo</title>
            <link>http://crawl.develz.org/wordpress/</link>
        </image>
        <ttl>30</ttl>
        <item>
            <title>crawl_osx-0.15-a0-112-g3b1490a.zip</title>
            <link>http://crawl.develz.org/trunk/crawl_osx-0.15-a0-112-g3b1490a.zip</link>
            <description><![CDATA[<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=3b1490a911">3b1490a911</a> | 2014-04-10 01:54:48 +0100 | Chris Campbell</pre>
Fix fire dragons not granting extra Dith piety<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=7f0af46a4c">7f0af46a4c</a> | 2014-04-09 17:25:25 -0500 | ontoclasm</pre>
Add baconkid to the credits<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=b05c47ca70">b05c47ca70</a> | 2014-04-09 14:12:07 -0500 | gammafunk</pre>
Remove vapour monsters<br>Always confused, permanently invisible monsters that only know how to
check your electricity resistance are not very fun to fight. For
vaults, I've replaced many instances of vapours with wind drakes where
the "air" is the theme, replaced a couple instances with lightning
spires where the theme was electricity or with thorn hunters if the
theme is merely swamp. Other instances have been outright removed. For
the cloud mage wizlab, I've replaced vapours with wind drakes but have
down-weighted them relative to air elementals and insubstantial wisps.<br>
For the foxfire card, I've moved vampire mosquitos into the position
where vapours were, put insubstantial wisps as lower-power summons
behind fireflies, since the latter got a buff some time ago, and added
killer bees in between insubstantial wisps and fireflies to keep the
number of summon types the same.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=01b6a50c17">01b6a50c17</a> | 2014-04-09 18:50:57 +0100 | Chris Campbell</pre>
Fix some warnings<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=ce8561742c">ce8561742c</a> | 2014-04-09 18:16:17 +0100 | Chris Campbell</pre>
Changelog fixes<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=43eea485f3">43eea485f3</a> | 2014-04-09 18:13:10 +0100 | Chris Campbell</pre>
Make skill training restrictions depend on carried instead of equipped items<br>For Shields in particular, carrying a shield is sufficient for training
purposes. Remove a number of now-unnecessary checks, including some checks
that were already obsolete for curses on wielded weapons.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=f14b194d65">f14b194d65</a> | 2014-04-09 17:55:18 +0100 | Chris Campbell</pre>
Adjust some trap disarming messages<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=62b11cb347">62b11cb347</a> | 2014-04-09 17:55:17 +0100 | Chris Campbell</pre>
Remove some now-unused handling for web placement<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=d1b32bca3e">d1b32bca3e</a> | 2014-04-09 17:55:15 +0100 | Chris Campbell</pre>
Make mechanical traps not drop ammo<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=69f77c6c57">69f77c6c57</a> | 2014-04-09 09:46:58 -0600 | Steve Melenchuk</pre>
Touch changelog with release date.<br>(cherry picked from commit 319925deedf87d49bd578808b3811c47baa25a53)<br>
Conflicts:
	crawl-ref/docs/changelog.txt
<br><br>
<hr>&bull; Read about previous changes <a href="http://git.develz.org/?p=crawl.git;a=log;h=3b1490a">here</a>.<br>&bull; Download this version <a href="http://crawl.develz.org/trunk/crawl_osx-0.15-a0-112-g3b1490a.zip">here</a>.]]></description>
            <pubDate>Thu, 10 Apr 2014 15:59:57 +0100</pubDate>
        </item>
        <item>
            <title>crawl_osx-0.14-a0-1128-gf332958.zip</title>
            <link>http://crawl.develz.org/trunk/crawl_osx-0.14-a0-1128-gf332958.zip</link>
            <description><![CDATA[<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=f33295874f">f33295874f</a> | 2013-11-27 22:28:47 -0500 | Neil Moore</pre>
Fix some anachronisms in the level-building docs (rchandra, HangedMan)<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=5f33da9013">5f33da9013</a> | 2013-11-28 01:05:57 +0000 | Chris Campbell</pre>
Don't allow wasting potions of curing/heal wounds while under DDoor<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=2967930014">2967930014</a> | 2013-11-27 23:35:20 +0100 | Adam Borowski</pre>
Don't give any nutrition for potions other than porridge.<br>That's a weird gimmick that doesn't seem obvious to players other than those
who came from Nethack.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=5d6eb580c3">5d6eb580c3</a> | 2013-11-27 23:35:20 +0100 | Adam Borowski</pre>
Abort drinking known potions of a few types when they'd have no effect.<br>Only a few types of potions for the moment ({cure ,,beneficial }mutation,
berserk, lignify) as I suspect this commit might be reverted.<br>
Mostly, I'd want to hear if this is a good idea.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=6191413d03">6191413d03</a> | 2013-11-27 23:35:20 +0100 | Adam Borowski</pre>
Don't rot vampires by potions of beneficial mutation.<br>It had a weird spoily special case of always passing the mutation through if
satiated or higher, explained as convenience (you would need to get fully
tanked to quaff otherwise).  Thus, extend the logic to remove that magic
threshold.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=1a54a13a9f">1a54a13a9f</a> | 2013-11-27 23:35:19 +0100 | Adam Borowski</pre>
Simplify potion quaff-id.<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=3f9f1092ff">3f9f1092ff</a> | 2013-11-27 23:35:19 +0100 | Adam Borowski</pre>
Fix gargoyles and black dracs not resuming flight upon ending tree form.<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=1b66571fcb">1b66571fcb</a> | 2013-11-27 23:35:19 +0100 | Adam Borowski</pre>
Make sure potions of lignification don't work in water if you can't permafly.<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=db05fb10af">db05fb10af</a> | 2013-11-27 23:35:19 +0100 | Adam Borowski</pre>
Axe a bunch of redundant arena sprint renames.<br>Especially boring ones that come together with an interesting one, such as
the succubus or the witch (a novel name, a set of spells, a desc and a
tile).  It's rare anyone gets that far, so they just watered down better
renames that already compete with regular uniques.<br>
Even with this culling, your chances to meet a succubus are 1/6 for a game
that's already most of its way towards winning.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=9f411cca23">9f411cca23</a> | 2013-11-27 16:21:31 -0500 | Neil Moore</pre>
Show -Swift light in darkgrey while in liquid.<br><br>
<hr>&bull; Read about previous changes <a href="http://git.develz.org/?p=crawl.git;a=log;h=f332958">here</a>.<br>&bull; Download this version <a href="http://crawl.develz.org/trunk/crawl_osx-0.14-a0-1128-gf332958.zip">here</a>.]]></description>
            <pubDate>Thu, 28 Nov 2013 21:57:40 +0100</pubDate>
        </item>
        <item>
            <title>crawl_osx-0.13-a0-2913-ge589619.zip</title>
            <link>http://crawl.develz.org/trunk/crawl_osx-0.13-a0-2913-ge589619.zip</link>
            <description><![CDATA[<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=e589619981">e589619981</a> | 2013-09-02 00:26:46 +0200 | Adam Borowski</pre>
Add an option, tile_water_anim=false, to disable animation of liquids.<br>No docs yet.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=c2056710e7">c2056710e7</a> | 2013-09-01 17:01:38 -0500 | ontoclasm</pre>
Fix undead draconian tiles<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=4e06f6f60f">4e06f6f60f</a> | 2013-09-01 15:19:10 -0400 | Pekka Lampila</pre>
Don't autotravel through monsters caught in nets<br>Fixes an infinite loop, caused by endlessly trying to swap with an
allied monster caught in a net/web.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=7a74111b20">7a74111b20</a> | 2013-09-01 02:15:23 +0200 | Adam Borowski</pre>
Fix Abyss morphing being for all practical purposes disabled.<br>Well, it did fix that crash...
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=70bbdf6cf8">70bbdf6cf8</a> | 2013-09-01 02:07:58 +0200 | Adam Borowski</pre>
Fix an obscure crash with submerged non-swimmers in the Abyss.<br>Certain monsters won't drown when dunked into deep water, usually via
confusion.  This marks them as "submerged" but without the ench.  As for
any kind of submerging, the player can then enter that place.  If then the
Abyss morphs into anything but deep water, you'll end up with a monster
on top of you.  This in turn can cause some unobvious crashes.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=f214540b71">f214540b71</a> | 2013-09-01 02:07:57 +0200 | Adam Borowski</pre>
Check for monsters invading a player's personal space.<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=70ca29ee15">70ca29ee15</a> | 2013-08-30 18:33:14 -0400 | Neil Moore</pre>
Actually try to prevent wind blast crashes (#7445)<br>The logic added in 0.13-a0-2778-g5436301 was exactly backwards
due to bad copy-paste.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=58222c5086">58222c5086</a> | 2013-08-30 17:20:18 -0400 | Neil Moore</pre>
Add Dante's original gate quote to the Italian translation.<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=6647b63a9d">6647b63a9d</a> | 2013-08-30 16:48:59 -0400 | Neil Moore</pre>
Move de/pl temple stair quote to Temple proper.<br>To match the convention used in the English branch quotes.  The English
quote for the stair is just a redirect to the quote for the branch, so
doesn't need to be overridden.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=854400c337">854400c337</a> | 2013-08-30 16:44:48 -0400 | Neil Moore</pre>
Add a quote for the Temple.  Vials of wrath!<br><br>
<hr>&bull; Read about previous changes <a href="http://git.develz.org/?p=crawl.git;a=log;h=e589619">here</a>.<br>&bull; Download this version <a href="http://crawl.develz.org/trunk/crawl_osx-0.13-a0-2913-ge589619.zip">here</a>.]]></description>
            <pubDate>Sun, 01 Sep 2013 22:38:33 +0100</pubDate>
        </item>
        <item>
            <title>crawl_osx-0.10.0.zip</title>
            <link>http://crawl.develz.org/trunk/crawl_osx-0.10.0.zip</link>
            <description><![CDATA[<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=6208fce011">6208fce011</a> | 2026-04-17 00:53:24 +1200 | Isaac Clancy</pre>
Fix unforgetting the map losing terrain knowledge<br>If you forget the map and then read a scroll of revelation, this can
result in magic mapped squares in the map knowledge that are more up to
date than the same squares in the forgotten map. However, when
unforgetting the map, we would replace the map knowledge for these
squares with that from the forgotten map.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=9593cc5487">9593cc5487</a> | 2026-04-17 00:13:04 +1200 | Isaac Clancy</pre>
Fix revelation giving less information with map forgotten<br>If you read revelation with the map forgotten you wouldn't learn the
colours of changed terrain that you had previously seen, but if you were
to unforget the map before reading revalation you would learn the new
colour of this terrain. Instead always learn the new colour of terrain
that you have previously seen.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=5a097ed5b7">5a097ed5b7</a> | 2026-04-16 23:28:21 +1200 | Isaac Clancy</pre>
Fix revelation updating seen squares not redrawing<br>If you read relevation and it updated an out of sight square you had
already seen, the square wouldn't be redrawn until you reloaded the
game.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=a7f40f37fe">a7f40f37fe</a> | 2026-04-16 17:05:10 +1200 | CrawlOdds</pre>
Let tracers enchantment chain<br>This fixes petrify not targetting monsters who were petrifying
but could set off enchantment chains, following 8e16f14
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=f03e214ed5">f03e214ed5</a> | 2026-04-15 20:07:25 +1200 | Isaac Clancy</pre>
Add tile-env.h to visual studio project file<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=f0a2de8890">f0a2de8890</a> | 2026-04-15 16:28:34 +1200 | Isaac Clancy</pre>
Remove the needs_update parameter from dgn_replace_area<br>It is never used and its implementation is incorrect
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=0df9381b46">0df9381b46</a> | 2026-04-13 23:39:43 -0230 | DracoOmega</pre>
Remove an unused targeter<br>(This was used by pre-0.32 yellow draconian breath)
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=e3b7102c4d">e3b7102c4d</a> | 2026-04-13 23:39:43 -0230 | DracoOmega</pre>
Maybe fix a CAO compilation issue?<br>(And incidentally give a few deep elf weapons a couple extra plusses).<br>
This is maybe a long-shot, but I don't have a way to test it directly.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=e713047c70">e713047c70</a> | 2026-04-13 23:39:43 -0230 | DracoOmega</pre>
Fix some issues with spell autotargeting<br>The prompts removed by 453fa3c turned out to still be important to how
spell autofight worked, and since their removal, it was possible for
autofight to waste time/MP doing things like shooting stone arrows at
grates or plants (without even a message, in the former case).<br>
So I have rewritten a little about spell targeting to try and improve the
situation, using a vaguely similar appproach as 5ec89a4. A new AFF_BAD is
added for 'line of fire blocked by firewood'. When using autofight, the
targeter will not accept any path to a target that ends in AFF_BAD,
effectively causing it to pick a different target, if one is available.<br>
The biggest net effect of this is that when closer targets are obstructed
by firewood or grates, it will pick some other target that isn't, instead.<br>
I am not entirely satisfied with some parts of this code, and vaguely
concerned this will introduce some other bug, but it does seem to improve
the desired behavior.<br>
(As a side-effect, manual targeting will now draw the cells beyond the
first target hit, when using a single-target projectile, more faintly than
the initial path. I feel this may have been the original intent of some of
that code, but it hadn't actually done this for a very long time.)
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=8e16f14301">8e16f14301</a> | 2026-04-13 00:34:11 -0230 | CrawlOdds</pre>
Don't target petrifying/petrified monsters with petrify<br>[Committer's note: gave players the same treatment for petrifying since
they already included petrified. I am not sure this actually affects
anything relevant.]
<br><br>
<hr>&bull; Read about previous changes <a href="http://git.develz.org/?p=crawl.git;a=log;h=">here</a>.<br>&bull; Download this version <a href="http://crawl.develz.org/trunk/crawl_osx-0.10.0.zip">here</a>.]]></description>
            <pubDate>Mon, 20 Feb 2012 10:05:00 +0100</pubDate>
        </item>
        <item>
            <title>crawl_osx-0.9.0-a0-145-g82b30d1.zip</title>
            <link>http://crawl.develz.org/trunk/crawl_osx-0.9.0-a0-145-g82b30d1.zip</link>
            <description><![CDATA[<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=82b30d1f91">82b30d1f91</a> | 2011-04-14 02:55:44 +0200 | Adam Borowski</pre>
Fix lightning bolt being able to hit things out of LOS.<br>It also could get a huge number of bounces in such cases.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=82297baaf0">82297baaf0</a> | 2011-04-14 02:55:44 +0200 | Adam Borowski</pre>
Fix a crash when an aptitude was improved between saves.<br>Also, don't increase the skill past 27 in such cases.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=ab2f792dce">ab2f792dce</a> | 2011-04-14 02:55:44 +0200 | Adam Borowski</pre>
Make '&' demons a tier on their own.<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=210e41d01f">210e41d01f</a> | 2011-04-14 01:50:54 +0200 | Johanna Ploog</pre>
Also guarantee upwards connectivity in the Orcish Mines.<br>Place upstair escape hatches in any bubble that does not already have
an upstairs.<br>
I don't particularly like this solution - I'd rather prefer full
interlevel connectivity that sometimes forces the player to continue
downwards first - but as long as we cannot be certain that the
interlevel connectivity check works correctly, this is probably
necessary.<br>
Once shafts no longer result in disconnected levels (the interlevel
connectivity check assumes levels are created in order) and the
bottom level is guaranteed to be fully connected itself (not sure if
that's already the case), this commit can be reverted.<br>
Note that all upstairs on Orc:1 get transformed into branch exits.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=ed4d7c4451">ed4d7c4451</a> | 2011-04-14 01:02:45 +0200 | Johanna Ploog</pre>
Fix #3763: One more space when listing waypoint names.<br>Shoals:N is the longest waypoint name currently possible, so %-9s
should be okay.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=519bdc7647">519bdc7647</a> | 2011-04-14 00:07:53 +0200 | Raphael Langella</pre>
More regular skill level costs.<br>https://crawl.develz.org/wiki/doku.php?id=dcss:brainstorm:misc:experience_system
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=2d4d623ab1">2d4d623ab1</a> | 2011-04-14 00:07:53 +0200 | Raphael Langella</pre>
Reorder the checks in wield weapon.<br>First, removed a redundant check in the beginning.
Do the unwield check before the wield check.
Do the actual unwielding before the wield check to avoid information leak.
Fix #3611.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=2b56197ac2">2b56197ac2</a> | 2011-04-14 00:07:53 +0200 | Raphael Langella</pre>
Don't consume a turn when trying to go downstairs while levitating.<br>3801
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=7f26cf1196">7f26cf1196</a> | 2011-04-14 00:07:53 +0200 | Raphael Langella</pre>
Generate glowing mold also out of sight.<br>So you can follow the fading trail to the next ballisto.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=bbb32d60d8">bbb32d60d8</a> | 2011-04-14 00:07:52 +0200 | Raphael Langella</pre>
Make glowing mold fade slowly instead of instantly disappearing.<br>The effect looks more natural this way.
<br><br>
<hr>&bull; Read about previous changes <a href="http://git.develz.org/?p=crawl.git;a=log;h=82b30d1">here</a>.<br>&bull; Download this version <a href="http://crawl.develz.org/trunk/crawl_osx-0.9.0-a0-145-g82b30d1.zip">here</a>.]]></description>
            <pubDate>Thu, 14 Apr 2011 01:51:25 +0100</pubDate>
        </item>
    </channel>
</rss>
