@@ -69,6 +69,43 @@ If needed, a section can be split into subsections with a "------" delimiter.
69
69
70
70
## Game Updates
71
71
72
+ ### Digital Extinction
73
+
74
+ ![ laser trail in Digital Extinction] ( digital-extinction.jpeg ) _ laser trail in
75
+ Digital Extinction_
76
+
77
+ [ Digital Extinction] ([ GitHub] [ de-github ] , [ Discord] [ de-discord ] ,
78
+ [ Reddit] [ de-reddit ] ) by [ @Indy2222 ] is a 3D real-time strategy game made with
79
+ [ Bevy] .
80
+
81
+ Here is the summary of the changes since the last update. It consists of commit
82
+ range ffd5987..494096b (2022-11-03–2022-11-27). There were 75 non-merge commits
83
+ in total.
84
+
85
+ The most notable updates are:
86
+
87
+ - trails after laser fires are briefly visible,
88
+ - flying drones no longer slide on terrain but fly in height,
89
+ - simple main menu and map selection were added,
90
+ - a game design document was kicked off,
91
+ - both Rust API, and other technical documentation are automatically published
92
+ at [ docs.de-game.org] [ de-docs ] ,
93
+ - many community-related improvements have been made,
94
+ - the game was migrated to the new Bevy v0.9,
95
+ - there were some code quality and performance improvements,
96
+ - de_tools crate was fixed.
97
+
98
+ A more detailed update summary is available [ here] [ de-update-02 ] .
99
+
100
+ [ Digital Extinction ] : https://de-game.org
101
+ [ de-github ] : https://github.com/DigitalExtinction/Game
102
+ [ de-discord ] : https://discord.gg/vHMFuCWGSX
103
+ [ de-reddit ] : https://www.reddit.com/r/DigitalExtinction/
104
+ [ @Indy2222 ] : https://github.com/Indy2222/
105
+ [ Bevy ] : https://bevyengine.org/
106
+ [ de-docs ] : https://docs.de-game.org/
107
+ [ de-update-02 ] : https://mgn.cz/blog/de02/
108
+
72
109
## Engine Updates
73
110
74
111
## Learning Material Updates
0 commit comments