Skip to content

Releases: CleverRaven/Cataclysm-DDA

Cataclysm-DDA experimental build 2026-02-24-2259

24 Feb 23:00
29b8a0a

Choose a tag to compare

Add bounds checks for fake_part_at before indexing into parts (#85524)

Other call sites (remove_part, refresh) already guard fake_part_at
against the parts vector size, but damage_direct and can_close did
not.  An out-of-bounds fake_part_at here can lead to undefined
behavior and was observed as a SIGSEGV during riot-damage mapgen.

Co-authored-by: dumb-kevin <dumb-kevin@users.noreply.github.com>

Cataclysm-DDA experimental build 2026-02-24-1742

24 Feb 17:42
a00b9eb

Choose a tag to compare

cdda-experimental-2026-02-24-1742

Challenge Scenario - Hunted by the Dead (#85518)

Cataclysm-DDA experimental build 2026-02-24-0103

24 Feb 01:03
31f000e

Choose a tag to compare

Cataclysm-DDA experimental build 2026-02-24-0013

24 Feb 00:13
822e797

Choose a tag to compare

Merge pull request #85509 from RenechCDDA/megacity_maintenance

Miscellaneous Megacity maintenance

Cataclysm-DDA experimental build 2026-02-23-1652

23 Feb 16:52
fabf2d1

Choose a tag to compare

What's Changed

Full Changelog: cdda-experimental-2026-02-23-1606...cdda-experimental-2026-02-23-1652

Cataclysm-DDA experimental build 2026-02-23-1606

23 Feb 16:07
73e19b5

Choose a tag to compare

What's Changed

Full Changelog: cdda-experimental-2026-02-23-1522...cdda-experimental-2026-02-23-1606

Cataclysm-DDA experimental build 2026-02-23-1522

23 Feb 15:22
e3a61fe

Choose a tag to compare

cdda-experimental-2026-02-23-1522

Stop NPCs teaching you unlearnable proficiencies (#85498)

Cataclysm-DDA experimental build 2026-02-23-0705

23 Feb 07:05
4e20da7

Choose a tag to compare

What's Changed

Full Changelog: cdda-experimental-2026-02-23-0503...cdda-experimental-2026-02-23-0705

Cataclysm-DDA experimental build 2026-02-23-0503

23 Feb 05:03
60f72f5

Choose a tag to compare

What's Changed

  • Fix devices action_name translation by @Minecrafthyr in #85441
  • [MoM] Add the hopalong, a teleporting wild rabbit by @Standing-Storm in #85484
  • Give player tips and hints about cardinal directions in relation to ocean and urbanization #85475 by @Manushenkov in #85486
  • Make it clear that Anus Fetick is an optional path to the CBM interface, and let a player still complete it if they get the interface another way by @Tektolnes in #85447
  • Change most military profession requirements from Military Bunker to … by @Inglonias in #85485
  • Improve the consistency of the period using in the description sentences in "set_string_var" by @linzhongfeiniao in #85483
  • [MoM] Add Onšut §A to Exodii weaponmaster inventory by @Standing-Storm in #85422
  • Turn Bird Beak into a body part by @Standing-Storm in #85363
  • Remove units::abs() for temperature only, rename units::fabs() to units::abs() by @GuardianDll in #85313

New Contributors

Full Changelog: cdda-experimental-2026-02-23-0405...cdda-experimental-2026-02-23-0503

Cataclysm-DDA experimental build 2026-02-23-0405

23 Feb 04:06
adcf1b6

Choose a tag to compare

What's Changed

  • Add noop test for helping profile game load and other startup steps without the overhead of the main menu. by @akrieger in #85463
  • zone sort: refuse overflow and respect zone binding during drops by @dumb-kevin in #85466

Full Changelog: cdda-experimental-2026-02-23-0103...cdda-experimental-2026-02-23-0405