CRL

From DoomWiki.org

CRL
Codebase Chocolate Doom 3.0.0, Chocorenderlimits
Developer(s) Julia Nechaevskaya
Initial release 1.0 (2023-03-31, 2 years ago)
Latest release 1.9 (2024-09-21, 7 months ago)
Development status Active
Written in C
Target platform Cross-platform
Available in English (United States)
License GPLv2+
Website jnechaevsky.github.io
Source Repository

(Git)

GitHub

CRL is a source port of Doom, a continuation of Chocorenderlimits, a Chocolate Doom fork. Like its parent it is designed for play-testing levels for vanilla Doom. It displays counters for visplanes, drawsegs, etc. to help determine the location and the time that a static limit was exceeded.

Some parts of the code have also been taken from International Doom, Crispy Doom, and Doom Retro.

Features[edit]

Same as Chocorenderlimits and Chocolate Doom.

Several warnings for non-vanilla features and vanilla Doom's static limits:

  • In-game and console warnings for unsupported linedef and sector specials
  • In-game and console warnings while level loading for linedefs without first sidedef
  • Console warnings for certain linedef specials without a tag
  • In-game warnings for MAXLINEANIMS, MAXOPENINGS and MAXPLATS overflows

Toggle-able menu with ~ key to switch between several modes:

  • Spectator mode, similar vanilla to no clipping except there is no gravity and no linedef triggers
    • When toggled the camera goes back to the player's original position
  • Freeze mode, disables monster AI and linedef triggers
  • Buddha mode, player health never goes below 1%
  • No target mode, disables monsters attacking
  • No momentum mode, disables player momentum

Cheats:

  • IDKA gives all keys
  • KILLEM reduces monster health to 0
  • TNTEM gibs all monsters
  • NOTARGET disables monsters attacking
  • BUDDHA player health never goes below 1%
  • MDK kills monster targeting player
  • IDDQD can now revive a dead player
  • IDFA and IDKFA now give the backpack

Parameters:

External links[edit]

Source code genealogy
Based on Name Base for
Chocorenderlimits CRL International Doom 7.0+
International Doom 6.x