Ticket #47 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

PlayerServer never culls its list of Player Views

Reported by: mike Owned by: mike
Priority: normal Milestone: alpha-test
Component: server Version: 0.1-alpha
Keywords: Cc:
Estimated Effort: 1 day Platform:
State: Relative Size:

Description

Problem

Once a player connects, its view will never go away.

Change History

Changed 6 years ago by mike

  • status changed from new to closed
  • resolution set to fixed

Solution

Upgraded connection.IsDisconnected? so that it works with receiving connections. Had player server check each player view's connection to see if it was active and if not, destroy it.

Note: See TracTickets for help on using tickets.