Trunk Updates 2 April 2021

You pray at the faded altar. The Trunk Updates accept your prayer!

Hello crawlers, trunk is currently as hot as Geh:7 on a hot day with lots of commits coming fast. Since we last wrote over 150 changes have landed in trunk, a mix of tweaks, shifts, new features, community contributions, and bugfixes. As with last time, I want to again highlight our non-code contributors:

  • New vaults by beargit, nicolae, and ShaperMC, appearing in various places in the dungeon. If you’re interested in making vaults (prefabricated bits of the map), read an introduction to editing vaults here and consider setting up a development environment to test your vaults.
  • New tiles by Sastreii. If you’re interested in making tiles, read our tiles guideline here.

Both kinds of contribution can be submitted on our GitHub repository, either as an issue or a pull request, if you don’t have a mantis account. If the documents seem a little old, they’ll be getting updates in the coming month.

Work on spicing up the early dungeon experience has continued with significant changes to the overflow altar system:

  • Each floor from D:1-3 has a 50% chance of placing a faded altar. We need more faded altar vaults! If you’re interested in making vaults this is a good place to start (as are arrival vaults).
  • There is a 20% chance of an identified `altar to a random Temple god on D:2.
  • Except for the previous two chances, no other altars appear on D:1 or D:2.
  • Every “Temple god” receives exactly one guaranteed altar, appearing either in the Ecumenical Temple or in an overflow temple between D:3 and D:10. We also need more overflow temple vaults!

In addition to the changes to altar placement, further adjustments continue:

  • Oozes are renamed endoplasms
  • Dungeon spawn tables are adjusted to produce more depth appropriate monsters
    and less chaff.
  • Ogres and Two headed ogres again attack slowly and hit harder.
  • Scorpions are now fast.
  • Gnolls on D:1 no longer get halberds.
  • Worker ants, soldier ants, and queen ants are removed.

The new Djinni species continues to be tweaked in response to play testing:

  • Weapon aptitudes have been lowered by one.
  • The scholarly gods now all reject Djinn worship (that’s Sif Muna, Vehumet, and Kikubaaqudgha)
  • Spells are guaranteed on level-up: if a starting book spell is rolled the spell gets re-rolled until an available spell is found.

Some changes to the mutation pool:

  • All scales except Iridescent scales are now Demonspawn only.
  • Iridescent scales, bone plates, thin skeletal structure, and sturdy frame are no longer incompatible.
  • Blurry vision is removed, replaced by allowing Ru’s -Scroll while threatened mutation in the random mutation pool.
  • Shoutitis and No potion heal are reduced to 2 levels, with the maximum level effect at the top level, and half the effect at the first level.
  • A new Jiyva mutation gives player melee an engulf effect, engulfing foes in ooze (gross).
  • The blink mutation is removed.

And of course, a grab bag of other changes:

  • Manifold Assault is raised to level 5.
  • Depths vaults have their monster lists updated to match the spawn table.
  • The Vestibule of Hell has its monster list updated to remove chaff monsters.
  • Flying equipment, species, and forms cause you to fly at all times.
  • Sif Muna’s book gifting rate has been reduced, to make it more feasible to reach 6* piety.
  • Blade Hands is now level 6 and appears only in the book of Transfigurations
  • Hydra Form is now level 5 and appears in the book of Changes and the Fen Folio
  • Heavenly Storm grants bonus EV and is a bit quieter.
  • Scrolls of random effects are removed.

That’s all for now. On the horizon: new demonspawn tier 3 facets have come into focus. The winds of freshening continue to blow through branches but just where they’ll go remains mysterious. Until next time, happy crawling!

You feel threatened and lose the ability to read!

Trunk Updates 23 March 2021

A trunk update comes into view. Wyrmbane glows green as a worthy foe approaches.

Hello crawlers, it’s been a busy few weeks in the cottage industries of the Iron City. This trunk update has several big things, but before we get to them I want to highlight some non-code community submissions since we last wrote:

  • New vaults by beargit, nicolae, and Skrybe, appearing in various places in the dungeon. If you’re interested in making vaults (prefabricated bits of the map), read an introduction to editing vaults here and consider setting up a development environment to test your vaults.
  • New tiles by Sastrei. If you’re interested in making tiles, read our tiles guideline here.

Both kinds of contribution can be submitted on our GitHub repository, either as an issue or a pull request, if you don’t have a mantis account. If the documents seem a little old, they’ll be getting updates in the coming month.

Diving into some of the other changes that have happened since we last wrote. Several branches have had changes.

  • Slime gains two new monsters:
    • rockslimes, a high AC flame resistant slime that tramples and hits like a rock.
    • quicksilver oozes, an antimagic and engulfing magic-immune ooze.
    • Eyes of draining and death oozes are removed (both from Slime and the game).
  • Vaults monster sets have been heavily revised:
    • so-called “trash mobs” no longer spawn, for a deadlier experience.
    • orc warlords in Vaults come with bands of loyal knights, and nothing weaker.
    • wizards in Vaults come with bands of ugly things, their disgusting pets.
    • New ironbound frosthearts are human spellcasters see invisible and draw creeping frost from the walls.
    • New ironbound thunderhulks are ogres with a magical lightning rod, which can fire smite-targeted lightning, but cannot hit nearby foes.
    • New ironbound beastmasters lead beastly war bands of dire elephants or lindwurms through the vaults, speeding them along with spiked goads.
    • peacekeepers have arrived to keep the peace in the vaults, coming with bands of constructs.
  • Snake monsters have been refreshed (in addition to a change to poison mechanics):
    • naga and naga warriors get a buff to base damage, and the latter have learned a battlecry.
    • naga ritualists no longer cast force lance and have become priests.
    • nagaraja no longer cast force lance or teleport other, and now cast dimension anchor.
    • naga magi now cast venom bolt, haste, and enchant their allies to turn their poison into curare.
    • New salamander tyrants call forth volcanic eruptions and glare with a weakening gaze.
  • The early dungeon has some new features:
    • Shops can generate on D:1-3.
    • Rare scrolls, books, manuals, and staves can generate on D:1-3 at normal rates.
    • Quokkas can spawn on D:1.
    • Ball pythons are adjusted.
    • Hobgoblins no longer spawn with a weapon but have higher base damage.
    • Oozes have less hp and melee damage, but can cast freeze.
    • Leopard geckos are removed.

Next, a new species has arrived in trunk: Djinn.  Djinni are floating spirits formed from smokeless fire, they have no MP, instead casting spells using their HP. They also cannot learn spells from books; they instead get spells randomly and naturally, starting on XL 3 and continuing on every even level. The former mechanic is inspired by a design from kilobyte, who created another ‘Djinni’ species in 0.13. The latter comes from pubby, who created an ‘Oni’ race using it in various DCSS forks. We are indebted to their ideas, though this implementation is somewhat different from both.

Of course, trunk development is not all headline items. There’s been a lot of behind the scenes technical work, bug fixing, and an assortment of other changes. Read on to see what else has changed.

  • Wyrmbane now glows when a dragon that can upgrade it comes into view.
  • Dexterity and EV formulas are tweaked again.
  • Assorted autoexplore edge-case improvements by Aliscans.
  • Swamp is now loud.
  • Cheibriados no longer hates quickblades.
  • Elixir gives both heath and mp at all power levels.
  • Zin sanctuary no longer applies holy word.
  • Empty space no longer reduces the variance of Airstrike‘s damage.
  • Kobold Fighters start with bucklers now.
  • Monster weapon delay is standardized at the monster’s speed, certain monster
    base damages are adjusted to compensate. (hellmonk)
  • Poisonous Vapours can no longer target empty space.
  • Palentonga HP apt is reduced to +0.
  • Player poison now ticks much faster.
  • Yredelemnul accepts nonliving worshippers again. Return the black torches to your Gargoyles and statuary!
  • Halflings are removed.
  • Shatter deals bonus damage to toenail golems (youch).

That’s all for now. The future keeps approaching even though we can never see it clearly, but by desperate Aperomancy it seems that the branch freshening trend might reach to Spider or the Hells. More vaults from vault smiths new and old are soon to appear. Perhaps hellmonk’s promised Tier 3 demonspawn changes will materialize? Or perhaps none of these things will happen and this space will show something completely different next time! Until then, happy crawling!

The trunk updates whisper ‘farewell’ as they head to the true west.

Trunk Updates 2 March 2021

Ashenzari offers you a vision and a curse of trunk updates…

Hello crawlers and welcome to the first trunk update of March! It’s been busy here in Coc:7 dreaming up new and varied ways of torturing players. The first thing of note in this round of trunk updates is an Ashenzari overhaul:

  • Ashenzari periodically offers followers curses as they explore.
  • Curses are applied to equipped items and have the following effects:
    • Bind the item to you, so it cannot be removed,
    • Increase your piety with Ashenzari,
    • and grant a boost to two groups of skills (described when Ashenzari offers the curse).
  • Curses can be removed at any time by shattering the chains. This destroys the item, freeing you from the curse.
  • In exchange for binding yourself with curses, Ashenzari grants the following benefits:
    • Skill boosts granted by your curses grow with piety.
    • At 0* Ashenzari reveals a wealth of knowledge: all items (including consumables) are identified, exploration traps are prevented, and portals are revealed.
    • Passive monster and item detection and passive mapping, with detection range scaling with piety.
    • At 2* See Invisible
    • At 3* Clarity
    • Starting at 4* passive scrying with radius 2, scaling up to radius 4 at 6*.

Other changes since we last wrote:

  • Plain Liches have a new spell set: Bolt of Cold, Orb of Destruction, Slow, Haste and Invisibility; and Ancient Liches trade Slow for Petrify.
  • If he spawns on the orb run, Boris will do so with permanent haste and a permanent aura of brilliance, spurred on by his lust for the ORB.
  • Airstrike no longer does bonus damage to flying things.
  • The obsidian axe cannot be unwielded while mesmerised; watch out!
  • Once you complete a Ziggurat, the Zot clock no longer applies.
  • The spectral brand has been simplified: The weapon pops out when you attack, immediately follows up, and then sticks around until the end of your next turn. If you hit again, everything repeats. Otherwise, it vanishes.
  • Unidentified equipment is now identified when you touch the cell that it is on, instead of on wear.
  • The Depths monster list has been trimmed of so-called “trash mobs” for a deadlier experience.
  • *Slow as an artefact property now stacks, multiple sources will increase the chances of getting slowed when hit.

That’s all for now! On the ever changing horizon, changes to Snake and the Vaults seem in focus, but it is always hard to see through the impenetrable haze at the border between Cocytus and Gehenna, so who can say, really? Until next time, happy crawling!

You shatter the chains binding the trunk update!
Comments Off

Trunk Updates 16 February 2021

As you read the scroll of trunk update it crumbles to dust…

Hello crawlers and welcome to the first trunk updates post of the 0.27 cycle. Things have commenced with a shebang! and there are a lot of new changes to report on. This update will have some thematic organisation to highlight several big sets of changes: curse removal, stat changes, monster spellbooksadjusted demonspawn facets, and two new spells. There are of course all sorts of tweaks, shifts, changes, and new spells. Read on for more!

Curse Removal

The system of cursed items is no-more, courtesy of PleasingFungus who finally found the collective remove curse scroll and read it for all of us. Practically, this means the following:

  • All items that generate are uncursed
  • No mundane negative-plus items generate on the floor (though some special shops still place them)
  • Scrolls of remove curse, rings of attention and teleportation, and amulets of innacuracy are removed.
  • Ashenzari is the only source of curses. In current trunk, Ash uses identify scrolls instead; however this is a place-holder and a larger revision to Ashenzari is currently in-progress but not yet in trunk.
  • The Scythe of Curses and Obsidian axe now have *Drain instead of *Curse; the necklace of Bloodlust no longer has a swap penalty.

Stat changes

Several tweaks to the stat system (including the impact of weapon stats) have arrived, to simplify the impact of base stats and remove hidden breakpoints and step-downs. Thanks to hellmonk and chequers for the submissions! Along with these changes are some adjustments to species stats.

  • Dexterity and evasion no longer have hidden step-downs
  • The percentage damage modifier for strength on weapon damage is derandomzied and simplified. 10 strength corresponds to 100% damage, and each point of strength above adds 2.5 percentage points to the modifier (points below 10 remove 2.5 percentage points).
  • Demigod base stats are reduced to 9/10/9, and now gain 4 points of the stat of their choice every 3 levels. This will give players almost divine control over their stats.
  • Gnolls base stats are reduced to 7/7/7.
  • Spriggans lose one point of base dexterity and have their Dodging apt reduced to +3.

Monster Spellbooks

Monsters with multiple distinct spell books have had their spell sets combined into single sets. For a couple of monsters with multiple iconic sets, new monsters have been created to carry the torch. The full set of changes can be perused in the pull request, here are some of the highlights:

  • Psyche has a new, more insane, spell set. She can cast Polymorph, Chain of Chaos (hi Xom!), Invisibility, and Cantrip.
  • The named lords of the hells and pandemonium who summon demons now summon demons specific to their realm: Cerebov only summons fiery demons now, Ereshkigal only tzitzimimeh, and Dispater only hell sentinels.
  • New monster: Dread Lich. Ancient liches now have an earth-conjurations spell book with LCS and Corrosive Bolt, but lich summoned demons are a classic. Enter the Dread Lich, with Summon Greater Demon, Paralyse, Invisibility, and Haste; appearing in the same places as ancient liches.
  • Deep elf mages are removed, replaced with deep elf pyromancers (who have a fire-themed spell book) and deep elf zephyrmancers (with an air-themed spell book).

Adjusted Demonspawn Facets

Thanks to hellmonk for continued demonspawn improvement work! This latest round of mutation changes focused on the tier 2 facets, with the following adjustments and a new spellcasting-focused facet (combine with Big Brain “scales” for a truly demonic mage experience!).

  • The mana link facet is re-ordered. The first rank increases MP Regen, the second rank provides guardian spirit, and the third the mana link.
  • Foul stench generates miasma at every rank of the facet (scaling with rank) as well as miasma cloud immunity.
  • The damage curve of spines is adjusted to be a bit better at high level.
  • Ignite blood now ignites blood at every rank of the facet, with power scaling on rank.
  • Demonic guardians are summoned when the player takes damage, and the tier of the guardian grows with level.
  • The icemail facet shifts from pure AC to AC+SH; at rank 1 it grants a condensation shield for 4SH, with ranks 2 and 3 granting 4 AC of icy armour each.
  • A new facet: malignant magic. Demonspawn with this facet attempt to paralyse foes in a radius equal to the rank of the facet whenever they cast a spell; at rank 3 this extends to include wand usage. The power of the paralysis depends on the level of the spell cast.

New Spells

PleasingFungus has developed two new spells aimed at generating new incentives to hybridise.

  • Animate Armour. Level 4 Summoning/Earth magic. “Call forth the spirit of your armour, bringing forth a slow-moving ally that hits harder the heavier your armour is. Wham, pow! (Summon limit is 1, as with CCF.)”. Animate Armour appears in the book of Earth and the book of Dreams.
  • Manifold Assault. Level 4 Translocations. Manifold Assault launches attacks with your melee weapon against 2-4 random enemies in LOS, depending on spellpower. Manifold Assault replaces Passage of Golubria in the book of Spatial Translocations, and appears in the book of the Warp (along with Passage of Golubria).

The rest of the changes

This has been an active month for trunk, and there is a lot more going on. Read on for the rest!

  • Storm clouds no longer make noise; making Qazlal worship quieter at low piety.
  • Regeneration is buffed; one pip of regen grants 1 HP per 10 auts (a normal turn). This is 2.5x as strong as it was before.
    • Trolls and Vine Stalkers are adjusted slightly to compensate.
  • Monsters with ranged weapons now have unlimited ammo. No more running that stone giant out of large rocks. (Except nets; infininetting gnolls are reserved for gnollcrawl.)
  • Phantoms have less HP, and now blink the player with them when they blink from attacking.
  • Big Kobolds are re-named Kobold Brigands and always spawn with darts (one third of the time curare, yikes!). Normal kobolds can no longer spawn with curare (though they can still pick it up from the ground, if you’re very unlucky!).
  • Ranged targeting shows to-hit chance, and a monster’s to-hit chance can be seen in xv.
  • Haunt moves from the Necronomicon to the Grand Grimoire
  • Scarves of shadows no longer act as a spell de-enhancer
  • Wands of disintegrate are now called wands of mindburst, and do not work on mindless creatures.
  • Manuals no longer require an inventory slot; once picked up they boost skill aptitude until used up.
  • Hats and Gloves can spawn with the stealth ego.
  • Wands of random effects are de-spoiled, applying a random buff or debuff to the target (15% chance of a buff), with the list of effects visible in the description.
  • Ozocubu’s armour and Frozen Ramparts now break on any player position change.
  • Ozocubu’s Refridgeration is now level 7.
  • Stone arrow damage is increased.
  • Monstrous Menagerie no longer summons harpies.
  • Summon Demon and Summon Greater Demon are removed as player spells.
  • Gadget shops are removed.
  • Rings of Stealth and Boots of Running are removed.

That’s all for right now! In addition to the Ashenzari changes, on the horizon are more demonspawn changes, refreshes of Vaults and Snake, and new vaults from returned vaultsmith nicolae—plus who knows what other twisted horrors we can dig out of the abyss. Until next time, happy crawling!

You feel as if something is helping you. You feel blessed forevermore.

0.26.1 Bugfix release

The 0.26.1 bug fix release is now available on the download page. Thanks to all the many contributors who helped with this release, including patches and bug reports!

Updating is recommended for all players. Happy crawling, and report more bugs here!

Comments Off

0.26 Tournament Results

The 0.26 tournament is over. On behalf of the Dev Team, many thanks to all the server admins, outside contributors, bug reporters, and to the many DCSS players who made the 0.26 release and tournament possible! For 16 days, players could compete for tournament points and banners by playing 0.26 games on the public servers. This was the second tournament held after the major revision of the tournament rules done for 0.26. There were changes based on previous input, and once again there will be discussion threads on the tavern and dcss subreddit to collect feedback on the tournament rules.

Congratulations to Yermak, perennial champion, for once again taking first place in the individual competition, with 95,456 points! Over the course of the tournament, Yermak won 47 games, including a streak of 16 games, 29 Nemelex’ Choice combos, an XL 13 win, 3 species high scores, and 3 background high scores. In second place was EnegeticOcto with 80,792 points and 38 wins, including 29 Nemelex’ Choice combos and a 28 minute 17 second real-time win, the fastest of the tournament. Rounding out the top 3 was booing with 78,169 points and 38 wins, including the first win of the tournament, 50 minutes and 27 seconds after the start, an XL 16 win, 3 species high scores, and 2 background high scores; they also collected every banner!

Our top three took several of the top spots in the individual category rankings, but they weren’t the only players on the leaderboard. Acrobat set a high standard in Win Rate and Streaking, playing and winning 22 games over the course of the tournament, for the top streak and an adjusted win rate of 95.65%. Behind Acrobat in Win Rate was DrMan with a 20 game streak. For much of the tournament Acrobat and DrMan were engaged in a high-stakes back and forth at the top of this category. The Nemelex’ Choice competition ended in an impressive 3-way tie, with Yermak, EnegeticOcto, and Shummieall winning 29 Nemelex combos for points over the course of the tournament. Yermak blew away the competition for Combo High Scores, with 329 points in the category; booing was the only other player to earn more than 200 points in the category, finishing second with a score of 226. The Best High Score of the tournament was the 72,401,124 point run by iamserjio. In the Lowest Turncount Category, Caminho won with 3 runes in 8,617 turns, the 7th lowest turncount of all time! EnegeticOcto’s 28:17 win was the Fastest Realtime Win, but Shummie was only 33 seconds behind with a 28:50 win. Felids were the weapon of choice for the Low XL Win category; Yermak’s XL 13 cat was followed by CurlyBrace who won at XL 15. The tournament was herladed by booing, who posted the first win 50 minutes after the tournament start. DrMan followed an hour later with the first all rune win. The Ziggurat Dive was an exciting back-and-forth for much of the tournament, until Sentinel decided to clear a definitive 100 Ziggurats. Finally, in seeking the favor of the gods, booing was the only player to collect every banner over the course of the tournament.

The clan competition was won by Irradiated Dongers (captained by EnegeticOcto) with 88,667 points. Following very close on their heels were Gozag or Stay Home (captained by Ge0ff) with 88,333 points. Rounding out the top three was TeamSplat (captained by Shummie) with 72,456 points.

Most of the clan categories take the best score of the member, so I won’t recap those. The Nemelex’ Choice competition was a collective effort, and each of the three-way individual tie members were on different clans, which led to a very high scoring clan competition. Gozag or Stay Home came out on top, with other clan members contributing 30 more Nemelex Combo wins on top of Yermak’s 29, for a total of 59 clan nemelex points; following were Irradiated Dongers with 52 and TeamSplat with 50. The Combo High Scores competition was similarly astronomical at the top; Gozag or Stay Home earned 533 points in the category, followed by Irradiated Dongers with 449, and Make Beogh Great Again with 392 points. These three clans were also the only three to collectively earn every banner.

Thank you to everyone for playing. The rules were adjusted after 0.25 based on collected feedback, and once again there are feedback threads on the tavern and reddit.

To close out, here are some overall tournament statistics (with the 0.25 numbers in brackets for comparison). 2,760 players started a game at some point during the tournament; of those 2,333 completed a game in a non-boring way. This definition of “player” (players who completed a non-boring game) is used for subsequent calculations and was used for the 0.25 statistics.

  • Players: 2,333 (0.25: 2,772)
  • Total player time: 29,392 hrs (0.25: 34,433 hrs)
  • Average player time: 12.6 hrs (0.25: 12.4 hrs)
  • Games played: 54,701 (0.25: 62,125)
  • Players who got a rune: 886 (0.25: 1010)
  • 476 winners and 1767 wins (0.25: 548 winners and 1871 wins)
  • Win rate: 3.23% (0.25: 3.01%)
  • Proportion of players using WebTiles: 96% (0.25: 95.9%)

The 0.27 season has begun, and it again looks to be an active trunk season. Watch this space for further information as the 0.27 trunk update posts begin to flow. Until next time, happy crawling!

Comments Off

0.26 “Roll Around the Clock”

We are pleased to announce the release of Dungeon Crawl: Stone Soup 0.26 “Roll Around the Clock”!

DCSS 0.26 features a new Palentonga species that has a rolling attack and gets bonus AC after getting hit, a new Delver background that starts the player on D:5 with a variety of escape tools, a reworked Swamp branch with new monsters and other layout changes, and a vastly reworked quiver system that lets spells, wands, and abilities be quivered, fired, and autotargeted. Additionally, food is gone, replaced with a Zot clock that prevents players from lingering too long in one branch. The Kobold species now has the Nightstalker 3 mutation, the Ghoul species has chunk eating replaced with heal-on-kill, and there are a bunch of reworked spells, monsters, and items (including nine overhauled unrandart weapons). As always, there are dozens of new deadly vaults, and many more changes small and large alike!

Download DCSS 0.26 here or play it online on one of many servers across the world! Packages for Windows and OS X are available now. Linux debs are coming soon (Update: The Linux debs are now available). See the full list of changes on the release page here.

The tournament starts today in just a few hours at 20:00 UTC Friday 8 January and runs through 20:00 UTC Sunday 24 January, with all online 0.26 games counting towards your score. See the tournament page for more details, including how to join or set-up a clan. Clans membership can be changed until 20:00 UTC Friday 15 January.

Many thanks to all those who have contributed to DCSS over the years. A special thanks to the following community members who contributed to DCSS 0.26 and a warm welcome to the first-time contributors, listed in italics. (Let us know if someone is missing, this data is tricky to collect in bulk!)

Aaron Golden, AdamPG, Alex Jurkiewicz, aMcNicky, Anders Papitto,
Byrel Mitchell, CrawlCycle, Elliot Dronebarger, Emily, Eugene Abramchuk,
Gittourarmy, Goratrix, Heinrich Ody, hellmonk, Implojin, Joe
Childers, Kieron Dunbar, Marcelo Henrique Cerri, mgdelmonte,
Midn8, Naruni, nikheizen, Nikolai Lavsky, Paul Pollack, Peter
Gerlagh, Peter Hurst, Petri Salminen, Quipyowert2, randomMesh,
RJ Cunningham, Roderick Schertler, Cebolla Sunbeam, Ryan McNeive,
sdynet, Sebastian Łużyński, Shummie, Skrybe, syranez, Umer
Shaikh, ukdong99, wjchen

Comments Off

0.26 Tournament Page

Hello fellow Bogchamps! I have a quick update about the 0.26 tournament. Please bookmark the official 0.26 tournament page and use this page to track your progress throughout the tournament. As a reminder, the tournament is scheduled from 20:00 UTC Friday 8 January through 20:00 UTC Sunday 24 January. The 0.26 release will likely happen beforehand on January 7th.

The 0.26 branch is available and already installed on CBR2, CKO, CUE, and CXC. For other servers, you’ll see the 0.26 game links appear on the server lobby at some point before the tournament starts. Once 0.26 is available on your server, you can follow the instructions on the tournament page to define/join clans via your 0.26 RC file. Clans can be formed and changed until one week into the tournament on 20:00 UTC Friday 15 January. See the How to Play section of the tournament page for details.

We’ve made some rule changes relative to the 0.25 tournament, so see the Changes section of the tournament page for details. Once the tournament has started, the leaderboard will display the current standings. You may see the leaderboard, player, and clan pages populated with test data from 0.26 games. Don’t worry, the test pages and data will be wiped before the tournament begins. If you’re looking for people to play with, you can find them in the Tavernreddit, or our IRC channel ##crawl on Freenode. Many thanks to Napkin for again letting us host the tournament on CDO, and to ebering for updating the tournament scripts for our rule changes.

See you all on Swamp:4, paralyzed by a fenstrider witch!

Comments Off

Dec 30 Trunk Update and 0.26 Tournament and Release Dates

gammafunk gestures. gammafunk spews toxic sludge! The Trunk Update festers in the toxic bog!

Hello crawlers and welcome to the last trunk update of the 0.26 cycle. We’ve been under feature freeze since last Friday, so the remaining time before the 0.26 Release and Tournament will be devoted to bug fixes, balance tweaks, and polish. If you’ve been holding out and playing 0.25 due to concerns about stability, know that all major features are fixed in trunk, and only reasonable balance changes and bug fixes will be a thing from here until release. We’ll be making the 0.26 beta branch soon, at which time servers will begin installing 0.26. So please play-test trunk or the 0.26 branch when that’s available on your favorite server to help us find bugs! The 0.26 release will be either Thursday, January 7th, or Friday, January 8th, depending on timing. Look out for an official release post with download links to come.

The 0.26 tournament will run from Friday Jan 8th, 8pm UTC to Sunday Jan 24th, 8pm UTC. We don’t don’t yet have a rules page installed on this server, but expect that link in a forthcoming post. Check out the pages for the previous tournament to get a sense of the rules and presentation. We’ll try to announce any rules changes in that subsequent post, but as always the final rules page will cover everything you need to know.

Now, onto the Trunk Update! Note that this is not the full set of 0.26 changes, just the ones since our last trunk update. For the full and official set of 0.26 changes, check out the changelog. Here are the changes since last time:

  • Monster draining attacks now temporarily reduce player max HP instead of skills. The UI cost of skill drain was high…beware! See a more detailed discussion in this commit. Right now, the new drain effect is a bit weak, but I plan on making a couple balance changes to it during the freeze. Don’t worry, you’ll be afraid of bolts of drain, but it’ll be the good kind of afraid. Note that drain inflicted by the player is unchanged.
  • Frozen Ramparts has its effect end upon movement. Yes, another nerf to your favorite new ice spell. That’s ok, kiting isn’t very fun, and now it works much better with Ozocubu’s Armour!
  • Eringya’s Noxious Bog now places bogs on all squares within a range of 4 where there is no adjacent solid feature. A much-needed power increase for this spell, and hopefully an interesting positional trade-off. Kudos to hellmonk for the idea!
  • Irradiate now checks monster AC but does slightly more damage. Ignoring AC was not part of the original PleasingFungus vision (which is all-powerful).
  • The cloak of Starlight gains *Dazzle, which sometimes dazzles foes like the Dazzling Flash spell upon successful dodge. It no longer has rElec and rC+. This cloak wins you so many style points when you go swish that monsters are dumbfounded!
  • The glaive of the Guard gains a spectral weapon brand in addition to electricity, and loses sInv and +Rage. That’s right, dual branding!
  • The sword of Power is now +5, vorpal, and sometimes fires a powerful but low-accuracy beam with chance based on the player’s current HP. Have you played the lesser-known indie game The Legend of Zelda? It’s a bit like the sword from that game.
  • New Vaults! Sadly I don’t have enough time to go into detail about most individual vaults, but here’s a quick summary.
    • A big set of winding woodlands vaults from nikheizen that feature a forest/woodland theme with many variations.
    • A new Swamp rune vault by nikheizen featuring a coven of 13 witches, mages, sorcerers, and wizards who want tell you all about demons.
    • A ghost vault, two greek myth themed Shoals vaults, four Swamp vaults, and 7 altar vaults from nikheizen.
    • A set of 11 arrival vaults, 4 minivaults, and 2 altar vaults from amcnicky.
    • A Wu Jian altar vault from pdpol.
  • Damage and accuracy for spells and damage for wands are now shown in the UI. No more looking up info on various pages and bots just to get an idea of how much damage you can do! Well, for the most part. Some spells like Tornado refuse to cooperate.
  • Boulder beetles now stop rolling when they can’t move towards their target (that’s you) nor will they start rolling if this is the case. I know it was funny, but beetles rolling in place behind that poor little kobold in front of them was too traumatizing for the kobold.
  • Gauntlet monsters now generate awake, and those other than the minotaur can’t pickup loot. Now characters in Gauntlets don’t have weird incentives to explore the map in certain ways to not wake up monsters or to see the loot before monsters do.
  • Temporary allies all dismiss when you leave the level. Apparently there were corner cases where they didn’t do that right away!

That wraps it up for this set of trunk updates. Stay tuned for more tournament details, and until next time, happy crawling!

The Trunk Update looks as sick as possible!

Comments Off

Trunk Updates 13 December 2020

Quiver which trunk update?

Ho ho ho hello! Santaeus has rolled up from the North Pole with a box of beastly trunk changes for all you good crawlers out there on the net.

The major highlight is the new quiver system, written primarily by advil. A quick overview:

Any ranged attack, spell, ability, or evokable action can be quivered! This change change lets a wide range of things appear in the quiver slot for quick access via firing, autofiring (p and shift-tab) and cycling (( and )); use Q to select an action. At the same time it introduces a number of UI improvements and new options.

For the gory details, check out the updated documentation or read the pull request summary and discussion.

Here’s what else is new in trunk:

  • Net traps are now permanent, but the nets always mulch (no more net farming!).
  • Translocations miscasts now prevent movement altogether for a short time (like Tree form!).
  • Player spell damage and spell accuracy are now displayed in the UI in various easy to find places.
  • Hailstorm now hits automatically (instead of having a very small chance to miss).
  • Several ghost vaults have been revamped to have better loot and better theme.
  • Palentonga can now mutate longer rolls.
  • Skills can now be trained at any time, without item or spell restrictions.
  • The revamped Swamp has seen various balance tweaks and adjustments after play testing, including:
    • Goliath frogs are now a bit slower,
    • Will-o-the-wisps cast marshlight more often.
  • The chance for the distortion brand to banish has been reduced.
  • The ancient pharoahs have asserted their right to title, greater mummies are now royal mummies.
  • Evocable invisibility now drains skills, whether or not you successfully vanish!
  • Magic Resistance has been renamed to Willpower (with the abbreviation changing from MR to Will).
That’s all for now! This development cycle has seen many large changes land, so as always your play testing feedback and bug reports are welcome as we draw closer to the time of a new release. Until next time, happy crawling.
Aiming: blog post
Press: ? – help, Q – select action, (/) – cycle
 

Trunk Updates 6 November 2020

Hello, crawlers! It’s been a bit, but here’s the latest from Trunk:

  • The Swamp branch has been drastically reworked:
    • New monster: will-o-the-wisp, an unearthly gas that spits out powerful Foxfires.
    • New monster: goliath frog, capable of licking players from afar with its acidic tongue.
    • New monster: eleionoma, a spirit of the swamp akin to water nymphs. It flows with the woods and shoots shrapnel at nearby enemies. It’s quite difficult to kill while it’s next to trees.
    • New monster: bloated husk, a shambling abomination that explodes with a powerful burst of putrescent gas.
    • New monster: bunyip, an Australian cryptid that hits with enormous force but a slow recovery. (Did you know DCSS is Australian?)
    • New monster: fenstrider witch, a rare top-tier threat casting Paralyse, melee-range Agony, and Throw Sludge, a new spell that splatters Eringya’s Noxious Bog all over the victim.
    • Bog bodies cast much more powerfully, and their freezing touch attack has been merged in with their normal attack so that it actually does something.
    • Many weak and irrelevant enemies no longer appear in Swamp.
    • Swamp levels are, on average, about 20-25% smaller.
    • For a limited testing period, Swamp will appear in every game of Dungeon Crawl, even sometimes alongside Shoals. Enjoy!
  • Further monster changes:
    • Boulder beetles are back! This time, their trademark rolling attack uses standard monster movement rules, rather than Orb of Destruction projectile movement. That means they can follow you as you move and around corners. They can also blink. On the plus side, they’re worth more XP!
    • Crocodiles (but not alligators), porcupines, and hippogrives have departed this mortal plane. None of them did anything particularly interesting. A service will be held on Sunday from 4 to 6.
    • To follow up porcupines’ passage, hell sentinels and torturous demonspawn no longer have spines. They weren’t scaled high enough to do anything against late-game players, and it wouldn’t be particularly fun if they had.
    • Batty monsters, such as bats or harpies, used to re-focus on their target once per player turn. That meant that players taking fast actions (swinging with short blades) would make them attack more often, and taking slow actions (using the Dark Maul) would make them attack less. No longer! Batty monsters now act of their own free will, unconstrained by players.
    • Again in celebration of boulder beetles’ return, insect glyphs have been reorganized. Ants, beetles, and other non-flying insects now live on ‘B’, with ‘s’ reserved for arachnids.
    • Monsters’ spells’ damage is now shown when examining them with ‘xv’.
  • Player species changes:
    • New Demonspawn mutation: sharp scales, giving 1/2/3 AC and slaying.
    • New Demonspawn mutation: big brain, giving 2/4/6 int, along with wizardry (spell failure reduction) at level 3.
    • Demonspawns’ thin skeletal structure mutation has its stealth bonus doubled.
    • At XL 7 and higher, Palentonga now curl defensively when hit, getting an AC bonus against subsequent hits before their next action. Useful when in big fights, against hydras, etc.
    • Wheals made a large number of improvements to the Palentonga charge targeter. Thanks, wheals!
    • Palentonga can now mutate poisonous tails.
  • Item changes:
    • Potions of stabbing have been replaced with potions of attraction, which pull nearby monsters toward the player while active. See if you can come up with some fun ways to use this!
    • Potions of brilliance now halve spell MP costs while active.
    • When targeting the polymorph wand, you’ll now see a set of three random monsters that the wand can turn the target into. Less guessing!
    • Wand noise is now shown in the UI.
    • Many XP-charged evocable items have had their charges reduced, their recharge time increased, and their shop prices raised. They’re still extremely strong.
    • The condensation vane now has a lovely new set of tiles. Credit, as ever, to canofworms.
    • Broad axe delay has increased from 1.6 to 1.7.
    • The black knight’s barding is back! Now naga and palentonga can wear it.
  • Miscellaneous changes:
    • There’s now a selection menu when x-ving to examine spaces with multiple interesting things. (Monsters, items, features…)
    • Gozag no longer gives a free potion petition on worship, to pull his power a bit back towards other gods.
    • Similarly, Nemelex Xobeh now starts gifting decks only at higher piety.
    • Now that you can see the amount of gold you get from a scroll of acquirement before you pick it, the huge variance that made for exciting gambles before just makes for really boring ‘take the massive pile of gold over the cool item’ decisions. As such, gold acquirement now produces much smaller and more consistent amounts, to encourage more fun decisions.
    • Some Lair and Snake level layouts have been tweaked for increased fun.
    • Many new vaults have been added, including several exciting boulder beetle vaults and several transporter vaults.
    • Zot clock changes: the maximum ‘bank’ is much larger (27k turns per branch, not 15k), all Hells share a single clock, and the clock is now deterministic and displayed numerically. If this means nothing to you, don’t worry about it. You can now enable always_show_zot if you really want to, though.
    • Vampiric Draining’s damage is no longer limited by the amount that it heals the player.
  • Bugfixes:
    • Searing Ray no longer tracks invisible monsters.
    • Withered plants no longer wither. (Now they crumble.).
    • You can’t crash the game by trying to (P)ut a non-jewellery item on.
    • Dungeon Crawl will no longer claim that non-lifesaving gods will save lives.
    • Cunning players can no longer use Yredmenul’s Enslave Soul targeter to deduce which illusory clones are fake and which are real.
    • Donald now deigns to talk to followers of the Wu Jian Council.
    • While in the Slime Pits, you can no longer be shafted next to slimy walls and die instantly.

Have a lovely weekend, all! Happy crawling.

CBRO upgrade/transition plan

Sad news: CBRO will be retiring. But good news: CBRO will be replaced by CBR2, which will not run out of hard drive space for at least 10 years! Here’s the full plan:

  • CBR2 (cbro.berotato.org) is a completely new server with a much bigger disk and better cpu, administered by ZureaL, advil, and johnstein, hosted by ZureaL, and located in the midwest.
  • We have imported the CBRO login database from CBRO to CBR2, but most other data (including save files) will not be imported, for a fresh start.
  • CBR2 is currently open for test games only, and the server will be reset on 9/25 at 11:59 EDT — games played before then are not on the record. Games played after this reset will appear in CAO scoring and Sequell. (We will do one last pull of the username db around then as well.)
  • After CBR2 goes live on 9/26, CBRO will stop allowing new games to begin. CBRO will remain open for a while to allow finishing off any old games, and will continue hosting its current data until its shutdown (we are estimating final shutdown around 12/1/20). Any games finished until that point will also be on the record. At that point we will most likely archive long-term data away from the CBRO server into cloud storage.

Thanks very much to johnstein for solo-running CBRO for so many years, and to ZureaL for taking the lead in setting up CBR2!

Trunk Updates 21 August 2020

You feel the power of the Orb delaying this trunk update!

Hello crawlers, and welcome to another update from the fires of Geh:7. This stretch has seen a mix of gameplay and infrastructure changes, both with contributions from the community, as well as bug fixes and tweaks from Goratrix, chequers, and Implojin. If you’d like to help out in the effort of developing crawl come by ##crawl-dev or check out our GitHub for how to contribute!

On the gameplay side:

  • Palentonga’s HP aptitude has been increased to +1
  • staves of earth now deal higher damage, but with the shrapnel effect of being affected 3 times by AC.
  • staves of conjuration now deal irresistible damage that checks AC (taking Earth’s old effect).
  • staves of summoning and wizardry are removed.
  • The Controlled Blink spell has blinked right out of the game, and is removed.
  • Blink scrolls no longer cause Contam.
  • The Orb’s translocations interference is reduced: blink scrolls can be used in Zot and on the Orb run, as can Passage of Golubria. However, passages are shorter lived and less accurate under the Orb’s influence.
  • The various plants and fungi of the dungeon are now much weaker, once hit they begin to wither and die in 3-5 turns. The exceptions are bushes and briars, made of stouter stuff.

On the infrastructure side:

  • wjchen sent us a community contribution to improve WebTiles glyphs mode font handling. This introduces two new options for customization, glyph_mode_font and glyph_mode_font_size, for all you WebTiles glyphs players.
  • The window drawing loop has seen some optimizations.
The trunk update blinks out of view!

Trunk Updates 13 August 2020

The trunk update comes into view, it is surrounded by clouds of flame!

Hello crawlers, and welcome to another round of trunk updates from the frigid winter wastes of Falls Creek Coc:7.

This week has seen a fair share of bug fixing, including from community members Goratrix and Naruni. If you’d like to help out in the effort of developing crawl come by ##crawl-dev or check out our GitHub for how to contribute!

Let’s take a look at what else has been woven into the next illusion version:

  • Gauntlet monsters now generate awake
  • A new round of unrand revisions has begun in earnest:
    • Wucad Mu no longer provides evocable channeling. Instead, with a chance depending on evocations, it refunds the MP cost of the spell. There is a chance of confusion or intelligence drain (which scales on spell cost and evocations skill) when a spell is refunded.
    • The cloak of the Thief is changed from +Fog to *Fog, creating fog when the player is hit.
    • The Majin-Bo loses Archmagi, and instead gives a chance for any cast spell to be vampiric, healing the caster for damage done to living creatures.
    • The shield of Resistance is now a +2 kite shield {rF++ rC++ MR++}.
  • Rampaging can now appear as an artefact property on all armour types. Enjoy your rampaging octopodes, courtesy of Implojin!
  • Staves of energy are removed.
  • chequers has finished his project to add cloud rings to Pandemonium lords. There’s now a chance that pan lords will come with a ring of one of the following clouds: flame, ice, thunder, chaos, mutation, draining, acid, or miasma. The chance is much higher for melee pan lords, and the cloud will often flavorfully match the pan lord’s melee brand. Watch out for Faroclos, armed with a chaotic touch and surrounded by clouds of chaos!
  • Not content to let chequers have all the fun, first-time contributor amcnicky sent in some new Pandemonium lord tiles.

There’s much more planned before we arrive at 0.26, so stay tuned for the latest and don’t hesitate to get involved yourself. Until next time, happy crawling!

The trunk update sneers, “Beg for mercy, thou defiled idle-headed gnoll-tail!”

Comments Off

Trunk Updates 5 August 2020

Clouds of trunk updates condense around you!

Hello crawlers, and welcome to another round of trunk updates, fresh from the Citadel in the Iron City.

The biggest change this week is the introduction of the malevolent chronology of Zot. One of food’s many (badly executed) purposes was a forward progress clock; in the absence of any such clock tedious optimal strategies crept in, of the kind that we on the devteam categorically prefer to prevent (check out the philosophy section of the manual for an elaboration). The Zot clock is a rather loose clock, but should you tarry too long Zot will find you, and rapidly end you. The hope is that this clock is sufficiently loose that only the most egregious behavior gets caught by it. Since this is trunk there will be further tuning.

Read on for the remainder of the tweaks, shifts, and ever seething chaos of trunk

  • Contamination now decays three times faster.
  • Scarves of shadows now only reduce LOS by 1, instead of a multiplicative factor.
  • The rat skin cloak is changed from evocable +Rats to a passive *Rats, summoning rats when the wearer is hit.
  • Ripostes no longer trigger hydra-head chopping, *Rage, or Minotaur headbutts.
  • Phantom Mirrors and Boxes of Beasts now recharge on XP, mirrors have a single charge and boxes have three charges.
  • A new misc evoker condenser vanes replace wands of clouds. Condenser Vanes have 4 charges and create clouds on and around monsters in view, with the clouds scaling in power similar to the old wand of clouds.
  • Wanderers now have a chance to start with any of the XP charged misc evokers.
That’s all for now, but for a preview of what’s in the pipeline: hellmonk has promised us a good look at Demonspawn mutations, chequers continues to add maniacal and twisted powers to the lords of pandemonium, further tweaks and shifts to evocations are under consideration, and another round of unrand tweaks is starting to shape up. As always, if you’ve got some ideas come by ##crawl-dev or check out our GitHub for how to contribute!
The now-empty trunk updates crumble to dust.
Comments Off

Trunk Updates 29 July 2020

You rampage towards the trunk updates!

Hello crawlers, and welcome to the last trunk updates post of July 2020.

The past month saw some giant changes to crawl; in the past week things have slowed down a little bit, and some of the devteam’s focus has shifted to interface and polish while the dust settles. For our visually impaired players, this means some new accessibility improvements:

  • The Ctrl-x view description command now works from any targeting prompt. When used while targeting it lists only valid targets in range.
  • A new option: travel_one_unsafe_move. Set this option to true to allow auto-travel to take one step towards its goal before performing the usual safety checks. With this option, you can use auto travel to quickly navigate to stairs or a waypoint even when in danger!
  • A new option: monster_item_view_features. This is a regex list option, any feature that matches a pattern in the list will be included in the Ctrl-x view description.
We’ve also been busy merging contributions from community members:
  • A new boot ego: rampaging comes to us from Implojin. Boots of rampaging cause the wearer to take an extra step whenever they move in the direction of a foe (whether they want to or not!).
  • Thanks to rjcrjcKobolds now have the Nightstalker 3 mutation from the start, while Demonspawn no longer have the Nightstalker facet as an available mutation.
And of course, a scattering of other tweaks, shifts, and adjustments:
  • Artificers no longer start with a spectral club; farewell to the brief experiment.
  • Item stacks are now fully visible from anywhere in LOS, and no longer require visiting.
  • The Cloud Mage has learned to fly.
  • Beastly Appendage now merges only helmets and boots, not the full set of aux armour.
  • Formicids can no longer use Wu Jian martial moves while digging (sorry twelwe).
You squash the trunk updates like the proverbial ant!!!!!
Comments Off

Trunk Updates 20 July 2020

You start singing a song of trunk updates…

Hello Crawlers, and welcome to a charming round of trunk updates fresh from the ever churning chaos of the changelog abyss!

The big news this update is that the long awaited Charms overhaul has arrived. For many years the devteam has tossed around different ideas for what to do with charms, and the school had become quite thin and unfocussed because of a fundamental tension: pure buff spells don’t fit well with crawl’s MP and tactical systems. Some forks experimented with various “permabuff” systems that reserved max-MP, but to us these felt more like items. The result of all this is that the Charms school and skill are no more. The remaining spells in the school have either moved to other schools of magic or to item effects. Without any charms to cast, Skalds have sung their last and are removed. Here are the spell changes:

  • Ozocubu’s Armour is now Ice only.
  • Swiftness is now Air only.
  • Death’s Door is now Necromancy only and Level 9.
  • Excruciating Wounds is now Necromancy only, prevents unwielding your weapon for the duration, and applies a Wizardry penalty as well as noise.
  • Battlesphere is now Conjurations only and its targeting has been adjusted to work with all Conjurations school spells other than Servitor.
  • Song of Slaying is now Transmutations and renamed Wereblood; the noise is reduced somewhat.
  • Infusion, Shroud of Golubria, Spectral Weapon, Darkness, and Ring of Flames are removed.

Then there are the new or revised items that take up some of the old charm effects:

  • A new scarf of shadows that reduces LOS and acts as a spell power de-enhancer, stacking with nightstalker and the robe of night, replacing Darkness.
  • A new spectral weapon ego appearing on clubs, giant (spiked) clubs, staves, and two-handed randarts that on hit summons a spectral weapon to fight along side the wielder. The strength of the spectral weapon scales with evocations.
  • The salamander hide armour loses +Rage and gains a fire spell enhancer, ring of flame clouds, and rC– picking up Ring of Flames’ old effect.

These changes of course led to background tweaks, other than the removal of Skalds:

  • Artificers now start with better defensive skills, no weapon skill, and a spectral club in place of the short sword.
  • Transmuters no longer start with arrows, and Wereblood replaces Sticks to Snakes in the starting book.

It wouldn’t be trunk without a host of other changes, so let’s take a look:

  • Gozag no longer offers flight potions in petition and occasionally offers lignification.
  • Viewing a monster with xv now shows to-hit chance with your current weapon.
  • The “view stack/pickup key” ; can be pressed twice to force autopickup even in unsafe situations.
  • Beastly Appendage now melds auxilliary armour slots, weapons, and shields, and gives two levels of both Horns and Talons (octopodes keep their tentacle spike) instead of randomly choosing.
  • Alistair’s Intoxication prompts when nothing in view can be affected, always applies Vertigo when successful, and has a higher power cap.
  • Sticks to Snakes is removed.
  • Palentonga charge now provides a to-hit bonus as well as the damage bonus.

That’s all for now. Still on the horizon is a look at Kobolds; for a preview look out for the kobold-nightstalker experimental on CPO and possibly coming soon to CKO. Beyond that who knows what might emerge from the seething chaos! Until next time, happy crawling!

As the wereblood boils in your veins your song becomes a howl!!! 

0.25.1 bugfix release

We have just uploaded the 0.25.1 bugfix release, available on the download page. Thanks to all the many contributors who helped with this release, including patches and bug reports!

Highlights (Full commit list via github):

  • Artefacts from acquirement now leave a note in morgues.
  • Scarf of harm is fixed.
  • Foxfire will no longer attack out of LoS.
  • Stacking from empty Nemelex decks is no longer possible.
  • Wizlab entry now generates a milestone / note again.
  • Fix a bug where cloud generators triggered on load when no time had passed, leading to a different cloud arrangement from saving + reloading.
  • Seeded play fixes for seed instability in a few cases, as well as crashes related to seed stability and pregeneration code.
  • Several speedups for dungeon rendering, especially in zigs.
  • Sprint 3 cloud generators have been retuned.
  • Improvements to the behavior of restart_after_save (on by default since 0.25.0).
  • Using [] in map view from stairs to view other levels now correctly finds the matching stairs.
  • Crashes to do with annotation, off-level map view, and custom flashes have been fixed.
  • It is no longer possible for a bug to cause the player to drown or fall into lava, emergency flight will be activated instead.

Updating is recommended for all players. Happy crawling, and report more bugs here!

Comments Off

Trunk Updates 13 July 2020

The trunk updates roll forward with a clatter of scales!

Hello crawlers, and welcome to the first trunk update of the 0.26 cycle. There’s been a flurry of activity in trunk since the end of the tournament, and I’m excited to bring you the latest from Geh:7. Before diving into the details, I want to highlight two major changes that arrived just as this post was going to press, as well as something that’s unfolded over the past week.

The first is a new species: Palentonga. Palentongas are a two-armed, four-legged, scaled mammal species the size of a horse. Their special power is the ability to curl into a ball and launch a rolling charge at enemies, dealing extra damage proportionate to the distance traveled. Palentongas have flat melee apts, slightly weak spell apts and fairly weak ranged apts. They have +3 base AC and extra HP, along with an aux attack – an upgraded tail slap. They wear bardings (which have been merged into a single item type, shared with nagas). Stats skew towards strength and away from dex, to give the ‘large race’ feeling. Palentonga have deformed body and bad armour/dodging apts. In the Lore, Palentonga are an up-and-coming power, displacing the orcs, trolls, and ogres of the eastern wastes. Their generals ride elephants into battle, goading them forward with spiked ankuses.

The second is a new background: Delver. Shaft traps are fun. What if you had a background that started shafted all the way to D:5, and needed to find their way back up to survive? To make it fair, you start with a nice set of consumables: a wand of digging, scrolls of mapping, fear, and fog, and a potion of haste.

Finally, several aspects of the game have been touched with the long-hungered for removal of food and hunger mechanics. That’s right, no more eating, no more butchering, no more spell or ability hunger, and no more rations.

What happened to Ghouls with the removal of chunks? Well, read on gentle crawler, read on…

  • Crimson Imps no longer spawn in D, and Shadow Imps less often (not at all after D:10); in their place White Imps and Ufetubi chase adventurers.
  • Shadows and Wights no longer spawn in Crypt; replaced with flying skulls, necromancers, and wraiths.
  • Spider is now ambiently quiet, apart from the unsettling clatter of chitin.
  • Evocations skill no longer grants max MP.
  • Banishment (from Lugonu or distortion) grants full XP.
  • Wizards have been renamed Hedge Wizards; they now start with a dagger and 2/6/4 stat modifiers.
  • Conjurers start with -1/10/3 stat modifiers that Wizards used to have.
  • Assassins have been renamed Brigands.
  • Ghouls, no longer able to eat chunks, now heal when they kill the living.
  • Centaurs have galloped out of the game and are removed.
  • Deep Elves‘ bow aptitude is increased to +3 for all you longbow enthusiasts.
  • Nemelex has removed the shaft card from their decks, and the self-banishment chance from the exile card.
  • Amulets are now slow to equip; guardian spirit, acrobat, and reflection no longer need to attune to the wearer.
  • Pikel’s minions are now lemures, demons that depart this plane if you free them from Pikel.
  • Spiny Frogs have been renamed Cane Toads for the authentic Australian experience™.
  • Pandemonium lords’ spells and melee flavours have been adjusted; melee focused lords have now learned a few position-altering spells so watch out!
  • Hungry ghosts hunger no more, because they’re removed.
  • Conjure Ball Lightning now summons a fixed number of balls, with damage scaling with spellpower.
  • Necromancy ally spells have been adjusted:
    • Animate Skeleton and Animate Dead animated remains have a reduced duration. The durability of skeletons and zombies produced by these spells scales with spellpower. Animate Skeleton now animates the nearest skeleton, without requiring the caster to stand on it.
    • Death Channel spectral things have a reduced duration, and all spectral things vanish when Death Channel expires.
    • Infestation scarabs have a reduced duration.
  • Aura of Abjuration, Recall, and Summon Butterflies are removed.
Looking forward, on the horizon is a Charms overhaul, a look at Kobolds, and much much more, so stay tuned.
Until next time, Happy Crawling!
Your dreadful hunger subsides.

0.25 Tournament Results

The 0.25 tournament is over. On behalf of the Dev Team, many thanks to all the server admins, outside contributors, bug reporters, and to the many DCSS players who made the 0.25 release and tournament possible! For 16 days, players could compete for tournament points and banners by playing 0.25 games on the public servers. This was the first tournament held with a major revision of the tournament rules, and there will be discussion threads on the tavern and dcss subreddit to collect feedback on the tournament rules.

This post is going to focus on the results. First, a few highlights from the player and clan results. For comprehensive results with first through fifth place winners in all categories, please see the tournament overview page.

The winning player was Yermak with 5,819 points. Over the course of the tournament, Yermak won 44 games, including a streak of 17 games and a low-turncount world record of 8,783 turns (Sapher, the previous record holder has reclaimed the throne with a post tournament 8,331 turn win). In second place was shummie with 4,235 points and 20 wins, including the lowest XL win with an XL 15 SpEn and a 52 Ziggurat mega-zigging character. Rounding out the top 3 was Flugkiller with 3,513 points and 14 wins, including the first win of the tournament 35 minutes and 32 seconds after the tournament started with a duration of 35 minutes and 12 seconds.

The new tournament format divided scoring in to several categories, and our top three took several of the top spots in these categories. They weren’t the only players at the top of the leaderboard. Yermak maxed out the Piety category, championing and winning every god over the tournament. The Unique Harvesting category included player ghosts, and by diving Ziggurats for player ghosts ehdcjf2142 won the category with 1,332 points. Long time crawl dev elliptic topped the tournament Win Rate category, with an impressive 90.91% adjusted win-rate, winning all 10 games played over the tournament. Yermak had the longest streak, and tied for second place were GordonOverkill and MrMan with 13 game streaks each. Acrobat was the master of Nemelex’ Choice, winning 25 choice combos over the tournament. Yermak also took the Combo High Scores category with 62 points (21 combo high scores, 20 of which were won, 4 species high scores and 3 background high scores), followed by aperiodic with 34 points (17 combo high scores, 6 of which were won, and the Spriggan and Ice Elementalist high scores). It should be no surprise that Yermak continues to top category leaderboards, with the highest score of the tournament (56,717,235 points); followed by Flugkiller (51,589,384 points) and aperiodic (45,485,504 points). I already mentioned Yermak’s turn-count world record; EnegeticOcto came in second place for best turn-count win, completing a game in 10,320 turns itself one of the lowest turn-count runs of all time. p0werm0de topped the fastest real-time win category with an impressive 24:20 win. Our top players were also at the top of the Low XL-win leaderboard; shummie at XL 15, Yermak at XL 16, followed by EnegeticOcto and sentinel who both posted XL 17 wins. Flugkiller heralded the start of the tournament with his first win; the first all-rune win came from p0werm0de a mere 40 minutes after that. shummie and Flugkiller topped the Ziggurat Dive leaderboard, followed by ehdcjf2142′s 26 consecutive Ziggurat dive for 3rd place. Finally, Ge0ff and shummie were the only two players to complete all tier 3 banners both finishing the tournament with a perfect Banner Score.

The clan competition was won by TeamSplat (captained by mandevil) with 7,007 points who topped the Piety, Harvesting, Combo High score, and Banner Score categories, as well as had several top players (including shummie). They were followed by FSTVLKers (captained by EnegeticOcto) with 6,563 points and Stick to Your Gods (Yermak’s one-player-clan). Overall 142 clans scored points in the tournament (compared to 143 in the 0.24 tournament).

Several of the clan categories simply gave the clan credit for their best player’s performance in a category, so I won’t recap those. The Piety, Unique Harvesting, Combo High Score, Nemelex’ Choice, and Banner Score categories were scored as a collective effort among clan members. In the Piety category, FSTVLKersMake_Beogh_Great_AgainStick to Your Gods, and TeamSplat all championed and won every god over the tournament. TeamSplat topped the Unique Harvesting category, followed by FSTVLKers and Gozags Lazy Faire fiscal policy. TeamSplat also finished first in Combo High Scores, followed by Stick to Your Gods and BLACK LIVES MATTER. FSTVLKers took the trophy for Nemelex’ Choice winning 31 Nemelex’ Choice combos between them, followed by Make_Beogh_Great_Again with 27 combos. Finally three clans completed (as a clan effort) all tier 3 banners to tie for first in Banner Score: TeamSplat, FSTVLKers, and Gozags Lazy Faire fiscal policy.

In both the individual and clan categories competition was fierce. Flugkiller came out to an early lead with his first-win points, and throughout most of the tournament held close to Yermak from 2nd place, until being edged out by shummie in the final days of the event. The Clan category followed similarly, with a fierce battle between Flugkiller’ FSTVLKers and mandevil’s TeamSplat (which had shummie as a member).

Thank you to everyone for playing, for your patience with the delayed start, and for your bug finding in the new tournament pages. I hope you enjoyed the new format, and look forward to reading your commentary in the discussion threads on the tavern and reddit.

To close out, here are some overall tournament statistics (with the 0.24 numbers in brackets for comparison). 2,947 players started a game and earned a point in some category; of those 2,772 completed a game in a non-boring way. This definition of “player” (players who completed a non-boring game) is used for subsequent calculations and was used for the 0.24 statistics.

  • Players: 2,772 (0.24: 2,880)
  • Total player time: 34,433 hrs (0.24: 35,422 hrs)
  • Avg player time: 12.4 hrs (0.24: 12.3 hrs)
  • Games played: 62,125 (0.24: 63,048)
  • Players who got a rune: 1010 (0.24: 1046)
  • 548 winners and 1871 wins (0.24: 540 winners and 1930 wins)
  • Win rate: 3.01% (0.24: 3.06%)
  • Proportion of players using WebTiles: 95.9% (0.24: 95.5%)
The 0.26 season is off to a rapid start with retired dev PleasingFungus sending in some neat ideas and several projects that were started just before the tournament receiving attention. Watch this space for further developments as the trunk update posts from the 0.26 cycle begin to flow.
Until next time, happy crawling!
Comments Off