@@ -136,6 +136,33 @@ September's full weekly devlogs: "This Week In Veloren...":
136
136
[ veloren-011-dev-chats ] :https://www.youtube.com/watch?v=J5Xz-vbE27Q
137
137
[ veloren-011-release-blog ] : https://veloren.net/release-0-11/
138
138
139
+ ### [ Harvest Hero Origins] [ hho ] @ PAX West 2021
140
+
141
+ ![ hho @ pax] ( hho_pax.jpg )
142
+ _ Gemdrop Games booth at PAX West 2021_
143
+
144
+ [ Harvest Hero Origins] [ hho ]
145
+ ([ Discord] ( https://discord.gg/CJRbxQn3d9 ) ,
146
+ [ Twitter] ( https://twitter.com/GemdropGames ) )
147
+ is an arcade wave defense game by [ Gemdrop Games] [ gemdrop ] ,
148
+ built in Rust on top of [ Emerald] .
149
+
150
+ Gemdrop Games recently took Harvest Hero Origins to [ PAX West 2021] [ hho_pax ]
151
+ and had a very positive response from most of the players!
152
+ Being able to watch people play the game was extremely valuable,
153
+ the developers were able to see pain points in UI/UX design
154
+ and can now fix them without worry.
155
+ They were also able to see what players find fun about controlling each hero,
156
+ which helps with the next hero planning in the full release of the game.
157
+
158
+ Harvest Hero Origins is still planned to release by the end of 2021,
159
+ please wishlist it on [ Steam] [ hho ] !
160
+
161
+ [ Emerald ] : https://github.com/Bombfuse/emerald
162
+ [ gemdrop ] : https://twitter.com/GemdropGames
163
+ [ hho ] : https://store.steampowered.com/app/1651500/Harvest_Hero_Origins
164
+ [ hho_pax ] : https://twitter.com/GemdropGames/status/1433819047481659394
165
+
139
166
## Engine Updates
140
167
141
168
### [ good-web-game]
@@ -207,6 +234,35 @@ As the godot-rust community keeps growing, the project can now be found
207
234
[ gd-discord ] : https://discord.com/invite/FNudpBD
208
235
[ gd-twitter ] : https://twitter.com/GodotRust
209
236
237
+ ### [ Emerald]
238
+
239
+ ![ hotreload] ( emd_texture_hotreload.gif )
240
+ _ Built in texture hot reloading, just call ` emd.loader().hotreload() ` _
241
+
242
+ [ Emerald] by [ @bombfuse ] [ bombfuse_twi ]
243
+ is a 2D game engine focused on being super portable and easy-to-use.
244
+
245
+ Currently supported platforms are:
246
+ Windows, Linux (WIP gamepad support), macOS (WIP gamepad support),
247
+ Web, Android (WIP audio, gamepad Support),
248
+ [ GameShell] ( http://imgur.com/a/8cWxOPs ) ,
249
+ and even [ WearOS] ( https://twitter.com/bombfuse_dev/status/1444100458260299778 ) !
250
+
251
+ Recently added features include:
252
+
253
+ - Texture hot reloading (sound hot reloading is coming soon!).
254
+ - Cross-platform file saving/loading.
255
+ This is essential for games, basically allows the user to save
256
+ their files to the platform specific save directory.
257
+
258
+ [ Emerald] has slowly been growing, both in contributor size and feature sets
259
+ recently. If any of this interests you and you'd like to contribute,
260
+ [ feel free to grab a task] ( https://github.com/Bombfuse/emerald/issues ) ,
261
+ fork and PR!
262
+
263
+ [ Emerald ] : https://github.com/Bombfuse/emerald
264
+ [ bombfuse_twi ] : https://twitter.com/bombfuse_dev
265
+
210
266
## Learning Material Updates
211
267
212
268
## Tooling Updates
0 commit comments