@@ -124,55 +124,38 @@ That's all for now. Have fun reading!
124
124
** May 20th, 2024** !
125
125
126
126
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.
128
128
129
129
You can support development by [ wishlisting Way of Rhea on Steam] [ wor ] , or
130
130
[ signing up for the mailing list] [ wor-mail ] .
131
131
132
- Recent updates:
132
+ The most important updates are :
133
133
- A [ closed beta] [ wor-closed-beta ] began
134
134
- 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 ]
139
135
- 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 ] .
144
138
145
139
[ @masonremaley ] : https://twitter.com/masonremaley
146
140
[ wor ] : https://store.steampowered.com/app/1110620/Way_of_Rhea/?utm_campaign=tmirgd&utm_source=n50
147
141
[ wor-trailer ] : https://youtu.be/vFsO436r2Pw
148
142
[ 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
152
143
[ 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
155
144
[ wor-mail ] : https://anthropicstudios.com/newsletter/signup/tech
156
145
[ wor-release-notes ] : https://store.steampowered.com/news/app/1110620
157
146
158
147
### [ SM64JSARCHIVE] [ sm64jsarchive ]
159
148
160
149
![ Super Mario 64 JavaScript] ( sm64jsarchive.jpg )
161
150
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 .
163
152
Its source code is available on [ GitHub] [ sm64jsarchive-github ]
164
153
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 >
174
157
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 .
176
159
177
160
[ sm64jsarchive ] : https://mmo.sm64jsarchive.com
178
161
[ sm64jsarchive-github ] : https://github.com/uuphoria2/sm64jsarchive
@@ -188,17 +171,14 @@ Open Combat ([Website][OpenCombat_website], [GitHub][OpenCombat_github],
188
171
[ Discord] [ OpenCombat_discord ] ) is a real-time tactical game
189
172
which takes place during World War II.
190
173
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.
192
176
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!
196
179
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 🎮 !
200
180
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 ] .
202
182
203
183
[ OpenCombat_website ] : https://opencombat.bux.fr/
204
184
[ OpenCombat_github ] : https://github.com/buxx/OpenCombat
0 commit comments