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 c11c861

Browse filesBrowse files
N39: CyberGate (rust-gamedev#1186)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent fce4839 commit c11c861
Copy full SHA for c11c861

File tree

2 files changed

+25
-0
lines changed
Filter options

2 files changed

+25
-0
lines changed

‎content/news/039/cybergate.gif

Copy file name to clipboard
2.33 MB
Loading

‎content/news/039/index.md

Copy file name to clipboardExpand all lines: content/news/039/index.md
+25Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,31 @@ _Discussions: [GitHub][jumpy_discussions], [Twitter][jumpy_twitter]_
136136
[spicy_lobster]: https://spicylobster.itch.io/
137137
[`bevy_mod_js_scripting`]: https://github.com/jakobhellermann/bevy_mod_js_scripting
138138

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+
139164
## Engine Updates
140165

141166
### [Fyrox]

0 commit comments

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