diff --git a/content/news/045/cybergate.jpg b/content/news/045/cybergate.jpg new file mode 100644 index 000000000..0f377be95 Binary files /dev/null and b/content/news/045/cybergate.jpg differ diff --git a/content/news/045/index.md b/content/news/045/index.md index 767bfb2aa..62a88734a 100644 --- a/content/news/045/index.md +++ b/content/news/045/index.md @@ -67,6 +67,36 @@ If needed, a section can be split into subsections with a "------" delimiter. ## Game Updates +### [CyberGate][cybergate-yt] + +![hundreds of npcs smoothly interpolating](cybergate.jpg) +_hundreds of npcs smoothly interpolating_ + +CyberGate ([YouTube][cybergate-yt], [Discord][cybergate-dis]), +an ambitious multiplayer project in development by CyberSoul, +aims to invite players into a constantly evolving universe. +Harnessing the power of procedural generation and artificial intelligence, +this work-in-progress aspires to provide an engaging experience +that emphasizes exploration and discovery across its diverse worlds. + +The latest updates to CyberGate include: + +- Networking Interpolation version 2: + increased reliability over frame rate changes, + improved accuracy of object motion and detail by ~20%, + and objects update 12-45 milliseconds faster. +- Server compilation was drastically simplified (100x faster). +- Improved browser server process, to have more consistent behavior. +- Improved mouse lock on browsers. +- Simplified code related to state synchronization. +- Significant gameplay changes and bug fixes. + +They are currecntly working on universe generation alghoritms for version 8.0. +Participate [by joining the Discord server][cybergate-dis]. + +[cybergate-yt]: https://youtube.com/channel/UClrsOso3Xk2vBWqcsHC3Z4Q +[cybergate-dis]: https://discord.gg/R7DkHqw7zJ + ## Engine Updates ## Learning Material Updates