Skip to content

DarkRadiant 3.3.0

Compare
Choose a tag to compare
@codereader codereader released this 23 Sep 15:39
· 798 commits to master since this release

DarkRadiant 3.3.0 is ready for download!

A changelog of tracked issues can be found on the Bugtracker Changelog. Visit the forum release thread in case you want to stop by and discuss this release.

Downloads

Windows x64: Download Installer | Download Portable
macOS: Download App
Linux: There's a debian package available (with some delay), otherwise you'll have to compile it yourself.

What has been changed since 3.2.0

  • Feature: Remove menu options which are not applicable to current game
  • Feature: Grey-out menu entries that are not applicable
  • Feature: FX Declaration Parsing Support
  • Feature: FX Chooser
  • Feature: Renderer now takes "translucent" keyword into account
  • Fixed: Lighting Mode Renderer draws hidden lights
  • Fixed: Loading map results in "Real Hard DarkRadiant Failure" exception
  • Fixed: Crash when trying to set default mouse or keyboard bindings
  • Fixed: Unit Tests intermittently get stuck on Github runner
  • Fixed: xmlutil thread safety problems
  • Fixed: Some materials aren't displayed correctly

Compiling

If you need help compiling DarkRadiant from source, please have a look at the Compilation Guide on our wiki. There are instructions for numerous Linux distributions as well as guidance to compile DarkRadiant in macOS.

The Visual Studio solution will automatically attempt to download the required dependencies. If it fails for some reason, you'll have to download them manually from here and extract them to your working copy.