Navigation

    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Users
    1. Home
    2. diericx
    3. Topics
    • Continue chat with diericx
    • Start new chat with diericx
    • Flag Profile
    • block_user
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by diericx

    • I re-designed how Rooms work, making them customizable and have started implementing an AOI feature.
      Showcase • • diericx

      1
      0
      Votes
      1
      Posts
      1825
      Views

      No one has replied

    • Is there any way to implement Area of Interest?
      Questions & Help • • diericx

      3
      0
      Votes
      3
      Posts
      1581
      Views

      @endel I just finished an implementation of AI that puts players into "Regions". The server will broadcast a global state for messages, trades, etc. and then only broadcasts data from that region. I have to work on sending the unseen state of a new region to a player when they first get into it and making the change more user friendly, but I'll try to upload my code soon!
    • Crazy lag on Unity Client while trying to deserialize MsgPack data. Issue with patching. (SOLVED)
      Questions & Help • • diericx

      3
      0
      Votes
      3
      Posts
      1581
      Views

      @endel Worked perfectly!! Thank you so much man, this is really cool.