File tree 2 files changed +25
-0
lines changed
Filter options
2 files changed +25
-0
lines changed
Original file line number Diff line number Diff line change @@ -136,6 +136,31 @@ _Discussions: [GitHub][jumpy_discussions], [Twitter][jumpy_twitter]_
136
136
[ spicy_lobster ] : https://spicylobster.itch.io/
137
137
[ `bevy_mod_js_scripting` ] : https://github.com/jakobhellermann/bevy_mod_js_scripting
138
138
139
+ ### [ CyberGate] [ cybergate-yt ]
140
+
141
+ ![ State Syncronization] ( cybergate.gif )
142
+ _ The health bar that is closer updates more frequently_
143
+
144
+ CyberGate ([ YouTube] [ cybergate-yt ] , [ Discord] [ cybergate-dis ] ) by CyberSoul
145
+ is an attempt to use artificial intelligence to build diverse universe experiences
146
+ with strange creatures and procedural gameplay styles.
147
+
148
+ Recent updates:
149
+
150
+ - Constructed powerful and extremely fast synchronization for states:
151
+ - Able to Extract and Merge partial changes of components and global states.
152
+ - Restrict visibility, if the state is conditionally decided to be private.
153
+ - Limit the frequency of these state updates based on object priority.
154
+ - Big improvement of the organization of the networking systems
155
+ - Improved timers in 70 places, resulting in higher performance and flexibility
156
+ - Better health bars
157
+ - Several minor game content fixes
158
+
159
+ [ Join the Discord server] [ cybergate-dis ] to participate in upcoming Phase 6.0!
160
+
161
+ [ cybergate-yt ] : https://youtube.com/channel/UClrsOso3Xk2vBWqcsHC3Z4Q
162
+ [ cybergate-dis ] : https://discord.gg/R7DkHqw7zJ
163
+
139
164
## Engine Updates
140
165
141
166
### [ Fyrox]
You can’t perform that action at this time.
0 commit comments