Skip to content

Commit c3e1aea

Browse files
committed
Release 3.9.0
1 parent dba3f59 commit c3e1aea

File tree

3 files changed

+80
-1
lines changed

3 files changed

+80
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ description: > # this means to ignore newlines until "baseurl:"
2020
baseurl: "" # the subpath of your site, e.g. /blog
2121
url: "https://www.darkradiant.net"
2222
github_username: codereader
23-
dr_latest_ver: 3.8.0
23+
dr_latest_ver: 3.9.0
2424

2525
# Build settings
2626
markdown: kramdown

download.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,54 @@ title: DarkRadiant Downloads
4343
});
4444
</script>
4545

46+
<div class="section download latest">
47+
<h2>
48+
<span class="">DarkRadiant 3.9.0</span>
49+
<span class="date">2024-03-31</span>
50+
<span class="changelog">({% include bugtracker_changelog_link.md version=110 %})</span>
51+
</h2>
52+
<p>What's new:</p>
53+
<ul>
54+
<li>Feature: Add "Show definition" button for the "inherit" spawnarg</li>
55+
<li>Improvement: Preserve patch tesselation fixed subdivisions when creating caps</li>
56+
<li>Improvement: Add Filters for Location Entities and Player Start</li>
57+
<li>Improvement: Support saving entity key/value pairs containing double quotes</li>
58+
<li>Improvement: Allow a way to easily see all properties of attached entities</li>
59+
<li>Fixed: "Show definition" doesn't work for inherited properties</li>
60+
<li>Fixed: Incorrect mouse movement in 3D / 2D views on Plasma Wayland</li>
61+
<li>Fixed: Objective Description flumoxed by double-quotes</li>
62+
<li>Fixed: Spinboxes in Background Image panel don't work correctly</li>
63+
<li>Fixed: Skins defined on modelDefs are ignored</li>
64+
<li>Fixed: Crash on activating lighting mode in the Model Chooser</li>
65+
<li>Fixed: Can't undo deletion of atdm_conversation_info entity via conversation editor</li>
66+
<li>Fixed: 2D views revert to original ortho layout each time running DR.</li>
67+
<li>Fixed: WX assertion failure when docking windows on top of the Properties panel on Linux</li>
68+
<li>Fixed: Empty rotation when cloning an entity using editor_rotatable and an angle key</li>
69+
<li>Fixed: Three-way merge produces duplicate primitives when a func_static is moved</li>
70+
<li>Fixed: Renderer crash during three-way map merge</li>
71+
<li>Internal: Replace libxml2 with pugixml</li>
72+
<li>Internal: Update wxWidgets to 3.2.4</li>
73+
</ul>
74+
<p>View the {% include bugtracker_changelog_link.md version=110 %} to see what's new in this version.</p>
75+
<div class="col1">
76+
{% include download-github-win.md ver='3.9.0' x64only=true %}
77+
</div>
78+
<div class="col2">
79+
{% include download-github-win-portable.md ver='3.9.0' x64only=true %}
80+
</div>
81+
<div class="col2">
82+
<h3>Linux</h3>
83+
<p>
84+
<ul>
85+
<li>Get it from <a href="https://launchpad.net/~orbweaver/+archive/ubuntu/darkradiant">OrbWeaver's PPA</a></li>
86+
<li>or search the <a href="https://packages.debian.org/sid/darkradiant">Debian Packages</a> (maintained by the Debian Games Group)</li>
87+
<li>or download the Flatpak version from <a href="https://flathub.org/apps/details/net.darkradiant.DarkRadiant">Flathub</a></li>
88+
<li>or <a href="source.html">Compile from source</a></li>
89+
</ul>
90+
</p>
91+
</div>
92+
</div>
93+
4694
<div class="section download latest">
4795
<h2>
4896
<span class="">DarkRadiant 3.8.0</span>

index.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,37 @@
22
layout: default
33
title: DarkRadiant, open-source level editor for Doom 3 and The Dark Mod
44
---
5+
<div class="section">
6+
<h2>
7+
<span class="date">2024-03-31</span>
8+
<span class="title">DarkRadiant 3.9.0 released</span>
9+
</h2>
10+
<p>What's new:</p>
11+
<ul>
12+
<li>Feature: Add "Show definition" button for the "inherit" spawnarg</li>
13+
<li>Improvement: Preserve patch tesselation fixed subdivisions when creating caps</li>
14+
<li>Improvement: Add Filters for Location Entities and Player Start</li>
15+
<li>Improvement: Support saving entity key/value pairs containing double quotes</li>
16+
<li>Improvement: Allow a way to easily see all properties of attached entities</li>
17+
<li>Fixed: "Show definition" doesn't work for inherited properties</li>
18+
<li>Fixed: Incorrect mouse movement in 3D / 2D views on Plasma Wayland</li>
19+
<li>Fixed: Objective Description flumoxed by double-quotes</li>
20+
<li>Fixed: Spinboxes in Background Image panel don't work correctly</li>
21+
<li>Fixed: Skins defined on modelDefs are ignored</li>
22+
<li>Fixed: Crash on activating lighting mode in the Model Chooser</li>
23+
<li>Fixed: Can't undo deletion of atdm_conversation_info entity via conversation editor</li>
24+
<li>Fixed: 2D views revert to original ortho layout each time running DR.</li>
25+
<li>Fixed: WX assertion failure when docking windows on top of the Properties panel on Linux</li>
26+
<li>Fixed: Empty rotation when cloning an entity using editor_rotatable and an angle key</li>
27+
<li>Fixed: Three-way merge produces duplicate primitives when a func_static is moved</li>
28+
<li>Fixed: Renderer crash during three-way map merge</li>
29+
<li>Internal: Replace libxml2 with pugixml</li>
30+
<li>Internal: Update wxWidgets to 3.2.4</li>
31+
</ul>
32+
<p>It's recommended to prefer this version over any previous release. View the full list of changes on our {% include bugtracker_changelog_link.md version=110 %}.</p>
33+
<p>Get DarkRadiant by using the shortcuts on this page or the ones in the <a href="download.html">Download</a> section.</p>
34+
</div>
35+
536
<div class="section">
637
<h2>
738
<span class="date">2023-02-03</span>

0 commit comments

Comments
 (0)