Skip to content

Commit c796eda

Browse files
Bombfuseozkriff
andauthored
N26: Add Emerald and Harvest Hero Origins (#787)
Co-authored-by: Andrey Lesnikov <[email protected]>
1 parent 9d90378 commit c796eda

File tree

3 files changed

+56
-0
lines changed

3 files changed

+56
-0
lines changed
439 KB
Loading

content/news/026/hho_pax.jpg

117 KB
Loading

content/news/026/index.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,33 @@ September's full weekly devlogs: "This Week In Veloren...":
136136
[veloren-011-dev-chats]:https://www.youtube.com/watch?v=J5Xz-vbE27Q
137137
[veloren-011-release-blog]: https://veloren.net/release-0-11/
138138

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+
139166
## Engine Updates
140167

141168
### [good-web-game]
@@ -207,6 +234,35 @@ As the godot-rust community keeps growing, the project can now be found
207234
[gd-discord]: https://discord.com/invite/FNudpBD
208235
[gd-twitter]: https://twitter.com/GodotRust
209236

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+
210266
## Learning Material Updates
211267

212268
## Tooling Updates

0 commit comments

Comments
 (0)