Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9cf6faa

Browse filesBrowse files
authored
N40: Add Digital Extinction (rust-gamedev#1209)
1 parent 0e31e2b commit 9cf6faa
Copy full SHA for 9cf6faa

File tree

2 files changed

+37
-0
lines changed
Filter options

2 files changed

+37
-0
lines changed
154 KB
Loading

‎content/news/040/index.md

Copy file name to clipboardExpand all lines: content/news/040/index.md
+37Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,43 @@ _Discussions: [Reddit](https://www.reddit.com/r/rust_gamedev/comments/ypf38k/des
102102
[Vangers]: https://store.steampowered.com/app/264080/Vangers/
103103
[vangers-video]: https://vimeo.com/manage/videos/765602608
104104

105+
### Digital Extinction
106+
107+
![laser trail in Digital Extinction](digital-extinction.jpeg)
108+
_Laser trail in Digital Extinction_
109+
110+
[Digital Extinction] ([GitHub][de-github], [Discord][de-discord],
111+
[Reddit][de-reddit]) by [@Indy2222] is a 3D real-time strategy game made with
112+
[Bevy].
113+
114+
Here is the summary of the changes since the last update. It consists of commit
115+
range ffd5987..494096b (2022-11-03–2022-11-27). There were 75 non-merge commits
116+
in total.
117+
118+
The most notable updates are:
119+
120+
- trails after laser fires are briefly visible,
121+
- flying drones no longer slide on terrain but fly in height,
122+
- simple main menu and map selection were added,
123+
- a game design document was kicked off,
124+
- both Rust API, and other technical documentation are automatically published
125+
at [docs.de-game.org][de-docs],
126+
- many community-related improvements have been made,
127+
- the game was migrated to the new Bevy v0.9,
128+
- there were some code quality and performance improvements,
129+
- de_tools crate was fixed.
130+
131+
A more detailed update summary is available [here][de-update-02].
132+
133+
[Digital Extinction]: https://de-game.org
134+
[de-github]: https://github.com/DigitalExtinction/Game
135+
[de-discord]: https://discord.gg/vHMFuCWGSX
136+
[de-reddit]: https://www.reddit.com/r/DigitalExtinction
137+
[@Indy2222]: https://github.com/Indy2222
138+
[Bevy]: https://bevyengine.org
139+
[de-docs]: https://docs.de-game.org
140+
[de-update-02]: https://mgn.cz/blog/de02
141+
105142
## Engine Updates
106143

107144
### [Pixel Engine][pixel_engine]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.