Skip to content

Commit fa17a7a

Browse files
committed
Deploy website to GitHub pages
1 parent 1224d95 commit fa17a7a

File tree

140 files changed

+685
-262
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+685
-262
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<meta property="og:description" content="Classic strategy games rebuilt for the modern era" />
1313
<meta property="og:url" content="https://www.openra.net/404.html" />
1414
<!-- query param at the end is for cache busting if/when more dynamic social images are added -->
15-
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-11-25-21-25" />
15+
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-12-28-20-51" />
1616
<!-- Twitter -->
1717
<meta name="twitter:card" content="summary_large_image">
1818
<meta name="twitter:site" content="@openRA">

about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<meta property="og:description" content="Classic strategy games rebuilt for the modern era" />
1313
<meta property="og:url" content="https://www.openra.net/about/" />
1414
<!-- query param at the end is for cache busting if/when more dynamic social images are added -->
15-
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-11-25-21-25" />
15+
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-12-28-20-51" />
1616
<!-- Twitter -->
1717
<meta name="twitter:card" content="summary_large_image">
1818
<meta name="twitter:site" content="@openRA">

appimages.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"d2k": "https://github.com/OpenRA/OpenRA/releases/download/release-20231010/OpenRA-Dune-2000-x86_64.AppImage.zsync"
99
},
1010
"playtest": {
11-
"ra": "https://github.com/OpenRA/OpenRA/releases/download/playtest-20241116/OpenRA-Red-Alert-playtest-x86_64.AppImage.zsync",
12-
"cnc": "https://github.com/OpenRA/OpenRA/releases/download/playtest-20241116/OpenRA-Tiberian-Dawn-playtest-x86_64.AppImage.zsync",
13-
"d2k": "https://github.com/OpenRA/OpenRA/releases/download/playtest-20241116/OpenRA-Dune-2000-playtest-x86_64.AppImage.zsync"
11+
"ra": "https://github.com/OpenRA/OpenRA/releases/download/playtest-20241228/OpenRA-Red-Alert-playtest-x86_64.AppImage.zsync",
12+
"cnc": "https://github.com/OpenRA/OpenRA/releases/download/playtest-20241228/OpenRA-Tiberian-Dawn-playtest-x86_64.AppImage.zsync",
13+
"d2k": "https://github.com/OpenRA/OpenRA/releases/download/playtest-20241228/OpenRA-Dune-2000-playtest-x86_64.AppImage.zsync"
1414
}
1515
}

community/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<meta property="og:description" content="Classic strategy games rebuilt for the modern era" />
1313
<meta property="og:url" content="https://www.openra.net/community/" />
1414
<!-- query param at the end is for cache busting if/when more dynamic social images are added -->
15-
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-11-25-21-25" />
15+
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-12-28-20-51" />
1616
<!-- Twitter -->
1717
<meta name="twitter:card" content="summary_large_image">
1818
<meta name="twitter:site" content="@openRA">

download/index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<meta property="og:description" content="Classic strategy games rebuilt for the modern era" />
1313
<meta property="og:url" content="https://www.openra.net/download/" />
1414
<!-- query param at the end is for cache busting if/when more dynamic social images are added -->
15-
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-11-25-21-25" />
15+
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-12-28-20-51" />
1616
<!-- Twitter -->
1717
<meta name="twitter:card" content="summary_large_image">
1818
<meta name="twitter:site" content="@openRA">
@@ -152,7 +152,7 @@
152152
<h1 class="site-section__heading">Download</h1>
153153
<p class="text--large">OpenRA is available for many modern operating systems.
154154

155-
The latest stable release is <code>release-20231010</code> and the latest playtest is <code>playtest-20241116</code>.
155+
The latest stable release is <code>release-20231010</code> and the latest playtest is <code>playtest-20241228</code>.
156156

157157
</p>
158158

@@ -288,7 +288,7 @@ <h2 class="site-section__heading">Choose Your Platform</h2>
288288

289289

290290
<a
291-
href="https://github.com/OpenRA/OpenRA/releases/download/playtest-20241116/OpenRA-playtest-20241116-x64.exe"
291+
href="https://github.com/OpenRA/OpenRA/releases/download/playtest-20241228/OpenRA-playtest-20241228-x64.exe"
292292
class="
293293
instruction__download-button
294294
@@ -309,15 +309,15 @@ <h2 class="site-section__heading">Choose Your Platform</h2>
309309

310310
<span class="instruction__download-button__release badge">
311311

312-
playtest-20241116 (58.41MB)
312+
playtest-20241228 (58.4MB)
313313

314314
</span>
315315
</a>
316316
</span>
317317
</p>
318318
<p class="text--info text--small">
319319

320-
32-bit installers and portable releases can be downloaded from the <a href="https://github.com/OpenRA/OpenRA/releases/tag/release-20231010">release-20231010</a> and <a href="https://github.com/OpenRA/OpenRA/releases/tag/playtest-20241116">playtest-20241116</a> archives.
320+
32-bit installers and portable releases can be downloaded from the <a href="https://github.com/OpenRA/OpenRA/releases/tag/release-20231010">release-20231010</a> and <a href="https://github.com/OpenRA/OpenRA/releases/tag/playtest-20241228">playtest-20241228</a> archives.
321321

322322
</p>
323323
<p>Stable releases are also available from <a href="https://winstall.app/apps/OpenRA.OpenRA">WinGet</a>:</p>
@@ -368,7 +368,7 @@ <h2 class="site-section__heading">Choose Your Platform</h2>
368368

369369

370370
<a
371-
href="https://github.com/OpenRA/OpenRA/releases/download/playtest-20241116/OpenRA-playtest-20241116.dmg"
371+
href="https://github.com/OpenRA/OpenRA/releases/download/playtest-20241228/OpenRA-playtest-20241228.dmg"
372372
class="
373373
instruction__download-button
374374
@@ -389,7 +389,7 @@ <h2 class="site-section__heading">Choose Your Platform</h2>
389389

390390
<span class="instruction__download-button__release badge">
391391

392-
playtest-20241116 (152.46MB)
392+
playtest-20241228 (152.4MB)
393393

394394
</span>
395395
</a>
@@ -437,7 +437,7 @@ <h4>Official AppImages</h4>
437437

438438

439439
<a
440-
href="https://github.com/OpenRA/OpenRA/releases/download/playtest-20241116/OpenRA-Red-Alert-playtest-x86_64.AppImage"
440+
href="https://github.com/OpenRA/OpenRA/releases/download/playtest-20241228/OpenRA-Red-Alert-playtest-x86_64.AppImage"
441441
class="
442442
instruction__download-button
443443
@@ -454,7 +454,7 @@ <h4>Official AppImages</h4>
454454

455455
<span class="instruction__download-button__release badge">
456456

457-
playtest-20241116 (41.72MB)
457+
playtest-20241228 (41.79MB)
458458

459459
</span>
460460
</a>
@@ -489,7 +489,7 @@ <h4>Official AppImages</h4>
489489

490490

491491
<a
492-
href="https://github.com/OpenRA/OpenRA/releases/download/playtest-20241116/OpenRA-Tiberian-Dawn-playtest-x86_64.AppImage"
492+
href="https://github.com/OpenRA/OpenRA/releases/download/playtest-20241228/OpenRA-Tiberian-Dawn-playtest-x86_64.AppImage"
493493
class="
494494
instruction__download-button
495495
@@ -506,7 +506,7 @@ <h4>Official AppImages</h4>
506506

507507
<span class="instruction__download-button__release badge">
508508

509-
playtest-20241116 (52.49MB)
509+
playtest-20241228 (52.57MB)
510510

511511
</span>
512512
</a>
@@ -541,7 +541,7 @@ <h4>Official AppImages</h4>
541541

542542

543543
<a
544-
href="https://github.com/OpenRA/OpenRA/releases/download/playtest-20241116/OpenRA-Dune-2000-playtest-x86_64.AppImage"
544+
href="https://github.com/OpenRA/OpenRA/releases/download/playtest-20241228/OpenRA-Dune-2000-playtest-x86_64.AppImage"
545545
class="
546546
instruction__download-button
547547
@@ -558,7 +558,7 @@ <h4>Official AppImages</h4>
558558

559559
<span class="instruction__download-button__release badge">
560560

561-
playtest-20241116 (45.4MB)
561+
playtest-20241228 (45.48MB)
562562

563563
</span>
564564
</a>
@@ -701,7 +701,7 @@ <h4>Community Maintained Packages</h4>
701701

702702

703703
<a
704-
href="https://github.com/OpenRA/OpenRA/releases/download/playtest-20241116/OpenRA-playtest-20241116-source.tar.bz2"
704+
href="https://github.com/OpenRA/OpenRA/releases/download/playtest-20241228/OpenRA-playtest-20241228-source.tar.bz2"
705705
class="
706706
instruction__download-button
707707
@@ -722,15 +722,15 @@ <h4>Community Maintained Packages</h4>
722722

723723
<span class="instruction__download-button__release badge">
724724

725-
playtest-20241116 (30.99MB)
725+
playtest-20241228 (30.99MB)
726726

727727
</span>
728728
</a>
729729
</button>
730730
</p>
731731
<p class="text--info text--small">
732732

733-
Compilation instructions are available for <a href="https://github.com/OpenRA/OpenRA/blob/release-20231010/INSTALL.md">release-20231010</a> and <a href="https://github.com/OpenRA/OpenRA/blob/playtest-20241116/INSTALL.md">playtest-20241116</a>.
733+
Compilation instructions are available for <a href="https://github.com/OpenRA/OpenRA/blob/release-20231010/INSTALL.md">release-20231010</a> and <a href="https://github.com/OpenRA/OpenRA/blob/playtest-20241228/INSTALL.md">playtest-20241228</a>.
734734

735735
</p>
736736
</div>

gamenews

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2024-11-16 22-30-00:
2-
Title: Playtest 20241116
1+
2024-12-28 01-30-00:
2+
Title: Playtest 20241228
33
Author: PunkPun
4-
Content: Welcome back, Commanders! After a whole year of development, the OpenRA team proudly presents Playtest 20241116. New features include but are not limited to: improved map editor, higher quality Dune 2000 assets, significant performance improvements, new missions, an ingame EVA database.
4+
Content: Welcome back, Commanders! Just in time for the New Year, we are releasing Playtest 20241228. New features include but are not limited to: improved map editor, higher quality Dune 2000 assets, significant performance improvements, new missions, an ingame EVA database.

games/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<meta property="og:description" content="Classic strategy games rebuilt for the modern era" />
1313
<meta property="og:url" content="https://www.openra.net/games/" />
1414
<!-- query param at the end is for cache busting if/when more dynamic social images are added -->
15-
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-11-25-21-25" />
15+
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-12-28-20-51" />
1616
<!-- Twitter -->
1717
<meta name="twitter:card" content="summary_large_image">
1818
<meta name="twitter:site" content="@openRA">

index.html

Lines changed: 30 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<meta property="og:description" content="Classic strategy games rebuilt for the modern era" />
1313
<meta property="og:url" content="https://www.openra.net/" />
1414
<!-- query param at the end is for cache busting if/when more dynamic social images are added -->
15-
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-11-25-21-25" />
15+
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-12-28-20-51" />
1616
<!-- Twitter -->
1717
<meta name="twitter:card" content="summary_large_image">
1818
<meta name="twitter:site" content="@openRA">
@@ -292,12 +292,37 @@ <h3>Made Better By The Community</h3>
292292
<article class="developer-update">
293293
<header class="developer-update__header">
294294
<div class="developer-update__subheading text--medium">
295-
Posted by <strong class="developer-update__author">PunkPun</strong> on <time>16 November 2024</time>
295+
Posted by <strong class="developer-update__author">PunkPun</strong> on <time>28 December 2024</time>
296296
</div>
297-
<h3 class="developer-update__heading">Playtest 20241116</h3>
297+
<h3 class="developer-update__heading">Playtest 20241228</h3>
298298
</header>
299299
<div class="developer-update__body">
300-
<p>Welcome back, Commanders!</p>
300+
<div style="border-radius: 4px; background-color: #272d2c; padding: 5px">
301+
<div style="margin: -10px 5px">
302+
303+
<p>Just in time for the New Year, we are releasing <a href="/download">Playtest 20241228</a> with <a href="https://github.com/OpenRA/OpenRA/wiki/Changelog/6f9f128d81e599f7836637e59b108ca6d39fdfd7">several important fixes and minor features</a>:</p>
304+
305+
<p>Notable changes include:</p>
306+
<ul>
307+
<li>Saboteurs can now cloak while moving</li>
308+
<li>added delete area button to the map editor</li>
309+
<li>improved Battlefield News dropdown</li>
310+
<li>improved formatting of unit descriptions and encyclopedias</li>
311+
<li>fixed Dune 2000 not detecting installed music and videos</li>
312+
<li>fixed harvesters not always acting correctly with queued orders</li>
313+
<li>fixed a bug where the game window could glitch out on Windows 10</li>
314+
<li>fixed several crashes</li>
315+
<li>and fixed a few other minor bugs</li>
316+
</ul>
317+
318+
<p>And of course the Tiberian Dawn HD playtest can be <a href="https://github.com/OpenRA/TiberianDawnHD/releases/tag/playtest-20241228">downloaded here</a>.</p>
319+
320+
<p>Stay tuned for more updates and be sure to take part in the playtest. Don’t forget to share your feedback with us on <a href="https://forum.openra.net/">our forum</a>, <a href="https://discord.openra.net">community Discord server</a>, or <a href="https://github.com/OpenRA/OpenRA/issues">GitHub</a>. Good luck on the battlefield, Commanders, and happy holidays!</p>
321+
322+
</div>
323+
</div>
324+
325+
<p>Welcome back, Commanders!</p>
301326

302327
<p>After a whole year of development, the OpenRA team proudly presents <a href="/download">Playtest 20241116</a>. This latest installment elevates your OpenRA experience with enhanced visuals, new tools and improved performance across the board.</p>
303328

@@ -356,7 +381,7 @@ <h3 class="developer-update__heading">Playtest 20241116</h3>
356381
<script>
357382
if (document.domain == 'www.openra.net') {
358383
var disqus_config = function () {
359-
this.page.url = window.location.origin + "/news/playtest-20241116/";
384+
this.page.url = window.location.origin + "/news/playtest-20241228/";
360385
this.page.identifier = "playtest-20241116";
361386
};
362387

legal/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<meta property="og:description" content="Classic strategy games rebuilt for the modern era" />
1313
<meta property="og:url" content="https://www.openra.net/legal/" />
1414
<!-- query param at the end is for cache busting if/when more dynamic social images are added -->
15-
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-11-25-21-25" />
15+
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-12-28-20-51" />
1616
<!-- Twitter -->
1717
<meta name="twitter:card" content="summary_large_image">
1818
<meta name="twitter:site" content="@openRA">

news/10th-anniversary/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<meta property="og:description" content="Classic strategy games rebuilt for the modern era" />
1313
<meta property="og:url" content="https://www.openra.net/news/10th-anniversary/" />
1414
<!-- query param at the end is for cache busting if/when more dynamic social images are added -->
15-
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-11-25-21-25" />
15+
<meta property="og:image" content="https://www.openra.net/images/social.jpg?t=2024-12-28-20-51" />
1616
<!-- Twitter -->
1717
<meta name="twitter:card" content="summary_large_image">
1818
<meta name="twitter:site" content="@openRA">

0 commit comments

Comments
 (0)