Skip to content

Commit 1aacd5e

Browse files
committed
Curate some stuff
1 parent 1e9b29c commit 1aacd5e

File tree

1 file changed

+14
-34
lines changed

1 file changed

+14
-34
lines changed

Diff for: content/news/050/index.md

+14-34
Original file line numberDiff line numberDiff line change
@@ -124,55 +124,38 @@ That's all for now. Have fun reading!
124124
**May 20th, 2024**!
125125

126126
Way of Rhea is a color based puzzle game with difficult puzzles, but forgiving
127-
mechanics being developed by [@masonremaley] in a custom Rust engine.
127+
mechanics being developed by [@masonremaley] in a custom engine.
128128

129129
You can support development by [wishlisting Way of Rhea on Steam][wor], or
130130
[signing up for the mailing list][wor-mail].
131131

132-
Recent updates:
132+
The most important updates are:
133133
- A [closed beta][wor-closed-beta] began
134134
- All characters now have voices
135-
- A [reset button][wor-reset] was added for when undo is inconvenient
136-
- Speech bubbles now [identify the speaker][wor-speech-bubble]
137-
- Orbs now are shown with an "xray" effect so they are visible even when behind scenery
138-
- Older CPUs without AVX support are [now supported][wor-avx]
139135
- Various [speedrunning features][wor-speedrun] were added
140-
- Secrets were made harder
141-
- An [in game achievement UI][wor-achievements] was created
142-
- An [in game Jukebox UI][wor-jukebox] was created
143-
- For more updates, see the [release notes on Steam][wor-release-notes]...
136+
137+
For the full changelog, see the [release notes on Steam][wor-release-notes].
144138

145139
[@masonremaley]: https://twitter.com/masonremaley
146140
[wor]: https://store.steampowered.com/app/1110620/Way_of_Rhea/?utm_campaign=tmirgd&utm_source=n50
147141
[wor-trailer]: https://youtu.be/vFsO436r2Pw
148142
[wor-closed-beta]: https://store.steampowered.com/news/app/1110620/view/7665759271877780609
149-
[wor-reset]: https://clan.cloudflare.steamstatic.com/images//35599024/49e8760118b7b18e3b230ba3a3a28179c4b0e526.png
150-
[wor-speech-bubble]: https://clan.cloudflare.steamstatic.com/images//35599024/5f63bca0a4258a26e77ac40b3d2a75f197304dcb.png
151-
[wor-avx]: https://store.steampowered.com/news/app/1110620/view/4118050466869150657
152143
[wor-speedrun]: https://clan.cloudflare.steamstatic.com/images//35599024/6ee82d4e0105f073082c83626e37933e682b5936.png
153-
[wor-achievements]: https://clan.cloudflare.steamstatic.com/images//35599024/573f81c1ebce54d9efedcd693fcbe684a5629c7f.png
154-
[wor-jukebox]: https://clan.cloudflare.steamstatic.com/images//35599024/b21c4b8ce5fa9cca7c6c1967ec5ffe169d8f1cb2.png
155144
[wor-mail]: https://anthropicstudios.com/newsletter/signup/tech
156145
[wor-release-notes]: https://store.steampowered.com/news/app/1110620
157146

158147
### [SM64JSARCHIVE][sm64jsarchive]
159148

160149
![Super Mario 64 JavaScript](sm64jsarchive.jpg)
161150

162-
[SM64JSARCHIVE][sm64jsarchive] is an actively maintained fork of [sm64js]: a decompilation project of Super Mario 64 to javaScript.
151+
[SM64JSARCHIVE][sm64jsarchive] is an actively maintained fork of [sm64js]: a decompilation project of Super Mario 64 to JavaScript.
163152
Its source code is available on [GitHub][sm64jsarchive-github]
164153

165-
The [backend server][sm64jsarchive-server] has been finally been able to start after 10 long months
166-
and is now live to <https://mmo.sm64jsarchive.com>
167-
168-
The newest updates have been:
169-
170-
- Working MMO
171-
- More stable changes to the games client
172-
173-
A stress test is scheduled for 2024-04-10 12:25 CST and everyone is invited!
154+
The [backend server][sm64jsarchive-server], which is written in Rust,
155+
has been finally been able to start after 10 long months
156+
and is now live at <https://mmo.sm64jsarchive.com>
174157

175-
Note: if you have a laggy computer or the page does not load within 10-20 minutes then please try refreshing.
158+
A successful stress test for the MMO feature was run on 2024-04-10.
176159

177160
[sm64jsarchive]: https://mmo.sm64jsarchive.com
178161
[sm64jsarchive-github]: https://github.com/uuphoria2/sm64jsarchive
@@ -188,17 +171,14 @@ Open Combat ([Website][OpenCombat_website], [GitHub][OpenCombat_github],
188171
[Discord][OpenCombat_discord]) is a real-time tactical game
189172
which takes place during World War II.
190173

191-
Some major changes since last news!
174+
The basic game logic and HUD are now complete,
175+
and the high definition map for the demo is finished.
192176

193-
- Basic HUD is now complete
194-
- High definition map finished for the demo
195-
- Basic game logic finished
177+
Some things are missing, like soldier high definition assets, or minimal AI for opponent.
178+
But the demo is playable and the team would love to hear your feedback!
196179

197-
The game demo is almost finished.
198-
Some things are missing like soldier high definition assets, or minimal AI for opponent.
199-
But the demo is playable and we need some alpha players to make feedbacks 🎮 !
200180
You can find game binaries on the [Github page][OpenCombat_release].
201-
Please come and see us on the [Discord][OpenCombat_discord] to make your feedback !
181+
You can also join the community on their [Discord][OpenCombat_discord].
202182

203183
[OpenCombat_website]: https://opencombat.bux.fr/
204184
[OpenCombat_github]: https://github.com/buxx/OpenCombat

0 commit comments

Comments
 (0)