<?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>Tue, 02 Jun 2026 09:39:25 +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=9186caecab">9186caecab</a> | 2026-06-02 08:14:01 +0100 | CrawlOdds</pre>
Don't falsely warn for barbs on crocodile movement<br>To do this we generalise check_moveto, which was taking a "physcially"
argument but using it for two somewhat different purposes.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=d14a962eff">d14a962eff</a> | 2026-06-01 21:38:31 +0100 | CrawlOdds</pre>
Make fusillade hurt wall walkers<br>Both before and after this change, fusillade can be centred on wall
monsters, but before this it would not damage them either with these
or adjacent explosions.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=e965272cd0">e965272cd0</a> | 2026-06-01 21:29:14 +0100 | CrawlOdds</pre>
Fix a bug with exclusions for new enemies on descent<br>When we traverse stairs and see a new monster which should be
autoexcluded, we were previously placing an exclusion without the
monster name in its description, and then immediately removed it before
the player could even see it.<br>
This was happening because the autoexclusions happen before our
map_knowledge is updated. We switch the order of these updates so that
autoexclusions are calculated with the updated knowledge.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=8c32f14340">8c32f14340</a> | 2026-06-01 21:29:14 +0100 | CrawlOdds</pre>
Fix Eringya's Surprising Crocodile movement effects<br>When the spell moved the player 1 tile and created shallow water there,
movement effects like barbs and icy armour breaking weren't triggering.<br>
This happened because the terrain change was calling
trigger_movement_effects, clearing the deferred move.<br>
This does mean that if there were any movement effects that should be
suppressed by the terrain change, we'd trigger them anyway. But since
we only change terrain if it is plain floor, this shouldn't be a
problem in practice.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=79f2d883ad">79f2d883ad</a> | 2026-06-01 21:29:14 +0100 | CrawlOdds</pre>
Fix death channel creating ghosts after the effect expires.<br>This could happen when killing monsters with various end-of-turn effect
such as yak form walls and fusillade.<br>
The sequence of events is:
- Player turn happens; monsters killed are marked for ghosting.
- Monsters killed on turn produce ghosts.
- End of turn sequence; monsters killed are marked for ghosting.
- Death channel expires, all existing ghosts disappear.
- Monsters killed by end of turn sequence produce ghosts.
- <These ghosts persist until death channel expires again><br>
We fix this by checking death channel is still up when producing
ghosts.<br>
Closes #3040
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=b02b2a9a93">b02b2a9a93</a> | 2026-06-01 18:42:11 +0100 | CrawlOdds</pre>
Autoexclude monsters seen using revelation (#5261)<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=7306f97d4b">7306f97d4b</a> | 2026-06-01 15:44:55 +0100 | CrawlOdds</pre>
Fix a link in the new dev guide<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=733b4dd77d">733b4dd77d</a> | 2026-06-01 01:11:16 -0230 | regret-index</pre>
New electricity animation tile effects<br>A new suite of effect tiles heavily modified from an old rejected
electrocution brand effect by Bloax, repurposed and remixed for nearly
every other electric effect in the game instead (with one of Denzi's
generic blasts), nearly all replacing the same generic turqoise blasts
of Denzi's. There are four categories of effects deployed here matched
up loosely according to their mechanics:<br>
 * Weaker projectiles:
   * Electrical Bolt, Stunning Burst, Blinkbolt, weaker shock serpent
     discharges.
 * Stronger projectiles:
   * Unleash Destruction, Lightning Bolt, Call Down Lightning, Plasma
     Beam, Xom's lightning (additional shots), stronger shock serpent
     discharges.
 * Electric explosions
   * Conjure Ball Lightning, Orb of Electrocution, Fulsome Fusillade
     rolling electric explosions, lightning rod Thunderbolt, Nemelex's
     Storm card, Xom's lightning (initial blast).
 * Electric arcs and chains
   * Static Discharge, Arcjolt, Galvanic Breath, Eel Form slaps
     and eeljolts.<br>
This also updates Makhleb's Unleash Destruction effect for magma and ice
effects, and makes shock serpent discharges have a brief visual effect on
those injured by them.<br>
(Shock does not change its current graphic, which is understated enough
to reasonably match its damage levels. Chain Lightning also does not join
the rest of these effects due to its partially-resistable nature wanting
for a fairly visually distinct effect- it using the generic cyan blast is
now actually fairly unique for the spell school, ironically enough, and
can function for now.)
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=7b3f77ee61">7b3f77ee61</a> | 2026-06-01 01:11:16 -0230 | regret-index</pre>
Quick micro vault review<br>Some draugr vaults further mildly nerfed, another teleport island getting
hatches, making minmay_crystal_box have a one-time escape and more
revealed when approaching it in late D, and dealing with some math isuees
in a Gulch entry. Most notably, this also removes a typo'd "splevels"
from Trove randbooks, which was not preserved since slevels caps book
spell levels rather than providing any target to reach.
<br><br>
<hr><pre><a href="http://git.develz.org/?p=crawl.git;a=commitdiff;h=76328c3a2a">76328c3a2a</a> | 2026-06-01 11:38:24 +1200 | CrawlOdds</pre>
Remove unique annotations on thralling (Undo)<br>Uniques' names change from X to Vampire X when they are enthralled -
move the annotation removal before this so that it matches the name
correctly
<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>
