Skip to content

Commit

Permalink
Add playtest announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
PunkPun authored and abcdefg30 committed Aug 1, 2023
1 parent 0e6aa79 commit cb01e55
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 9 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permalink: /:categories/:title/index.html

download_page_tags:
release: "release-20230225"
playtest: ""
playtest: "playtest-20230801"

defaults:
-
Expand Down
11 changes: 3 additions & 8 deletions gamenews
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
2023-03-07 18-00-00:
Title: Kautious Kup #6
Author: Kaution
Content: The first tournament on the new release is upon us: on March 18 at 17:00 UTC we will have our 6th edition of the Kautious Kup for Red Alert. If you would like to sign up or find more information, head over to the official Discord server and check out \#competitions-events.

2023-02-25 18-00-00:
Title: Release 20230225
2023-08-01 20-00-00:
Title: Playtest 20230801
Author: PunkPun
Content: Today we have a special occasion on our hands. We have been waiting for this moment for almost two years: A new stable OpenRA Release is out now, containing several major new features and many small-scale polish improvements. Head to www.openra.net for the full news post and to download the new release.
Content: As summer is in full swing, we are kicking off the playtest series for the upcoming OpenRA release!\n\nNotable changes include:\n • New Red Alert and Tiberium Dawn missions\n • Return of the player color brightness remapping\n • Red Alert balance changes\n • And loads of small fixes and tiny features\n\nVisit www.openra.net to grab your download and dive right into the action. Make sure to share your feedback with us on the forum, Discord, or GitHub. Happy playtesting!
Binary file added images/news/20230801-smoke.mp4
Binary file not shown.
Binary file added images/news/20230801-smoke.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/news/20230801-smoke.webm
Binary file not shown.
32 changes: 32 additions & 0 deletions news/_posts/2023-07-31-playtest-20230801.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
kind: article
title: "Playtest 20230801"
author: "PunkPun"
created_at: 2023-08-01 20:00 +0000
disqus_id: "playtest-20230801"
permalink: "/news/playtest-20230801/"
---

As summer is in full swing, we are excited to kick off the playtest series for the upcoming OpenRA release! This time around, it is all about spring cleaning: squashing bugs, implementing minor requested features, and preparing for larger reworks. But fear not! We still have a bunch of cool stuff lined up just for you! Without further ado, here are some notable changes you can expect in [Playtest 20230801]({{ '/download' | relative_url }}):

* Added new Covert Ops missions for Tiberian Dawn: "Eviction Notice" and "Twist of Fate"
* Added new Red Alert missions "Allies10b" and "Soviet13a" and the Counter-Strike mission "Mousetrap"
* Fixed several palette remapping issues and restored the ability to select darker player colors
* Implemented a new custom Lua wrapper which improves error reporting for map scripters
* Introduced a modular asset installer which allows for installation of the classic assets via Steam or the EA app
* Reworked sprite sequences, significantly improving third party modding support

<figure>
<video autoplay loop muted>
<source src="{{ '/images/news/20230801-smoke.mp4' | relative_url }}" type="video/mp4">
<source src="{{ '/images/news/20230801-smoke.webm' | relative_url }}" type="video/webm">
<img src="{{ '/images/news/20230801-smoke.png' | relative_url }}"/>
</video>
<figcaption>One of the smaller features is a new smoke emitter for D2k's damaged vehicles which better matches the original</figcaption>
</figure>

For more information see the [full changelog](https://github.com/OpenRA/OpenRA/wiki/Changelog/dc43bf4e0213eb50e2f4b6a3090f8bab031079d3).

And before we wrap up, we would like mention that this release contains significant progress towards C&C Remastered Collection support, including compatibility with the new EA app. The "Tiberian Dawn HD" playtest is a separate release and can be [downloaded here](https://github.com/OpenRA/TiberianDawnHD/releases/tag/playtest-20230801). This preview is multiplayer-compatible with the main 20230801 playtest. However, please keep in mind that performance, memory usage and loading times have not been optimized yet. The C&C Remastered Collection must be installed through Steam or the EA App, and in case you are using macOS or Linux the project README provides you [detailed installation instructions](https://github.com/OpenRA/TiberianDawnHD#asset-installation).

Stay tuned for more updates and be sure to take part in the playtest. Don't forget to share your feedback with us on [our forum](https://forum.openra.net/), [community Discord server](https://discord.openra.net), or [GitHub](https://github.com/OpenRA/OpenRA/issues). Enjoy the summer gaming season with OpenRA!

0 comments on commit cb01e55

Please sign in to comment.