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