Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Groups
Collapse
Brand Logo
  1. Home
  2. Announcements
  3. Development Updates
  4. 2025-03-23

2025-03-23

Scheduled Pinned Locked Moved Development Updates
1 Posts 1 Posters 186 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • purpleP Offline
    purpleP Offline
    purple
    replay
    wrote on last edited by
    #1

    As promised, today's update is a more visual one.

    • We implemented state synchronization for world entities.
      Currently only for entities inheriting from gameDeviceBase, which covers the majority of gameplay relevant entities.
      A demonstration of that sync can be seen in the attached video.

    • We made quite a lot of progress in our animation sync re-write effort. Still too early to showcase fully, but all of the door / window opening animations seen in the video (yes, those are animation driven) are created client local from shared state.
      While that state is currently sent from a client, we designed the system to support server enforced state in the future (This will be relevant for all servers choosing to limit the amount of state changes clients can author)

    • We made various improvements regarding data locality on server and client to support synchronization and processing of thousands of entities at any given time.

    Youtube Video

    That's it for today, we'll keep you updated.

    1 Reply Last reply
    2
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Groups