Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Initial Version and Version 10 of Ticket #266


Ignore:
Timestamp:
Feb 27, 2009, 11:03:07 PM (15 years ago)
Author:
scheusso
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #266

    • Property Component changed from AI to Network
    • Property Priority changed from blocker to major
    • Property Milestone changed from to Version 0.2 Codename: Bellatrix
    • Property Keywords PPS added
    • Property Type changed from defect to enhancement
  • Ticket #266 – Description

    initial v10  
    66 * Distance between the player and the object
    77 * Importance of the object (e.g. Asteroids don't change their rotationrate and velocity and can be precalculated well by the client)
     8
     9== Current status ==
     10There has already been a lot done here by chpeter:
     11 * the TrafficControl class processes a list of objects, sorts it and cuts it down to the desired size
     12 * this list afterwards gets processed by the gamestate and affects directly what gets sent to the client
     13
     14further things to do:
     15 * better integration into the rest of orxonox
     16 * considering of compression
     17 * communication of clients bandwidth