Ticket #43 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

When Teleporting PlayerView won't remove items you can't see

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

Description

Problem

If you suddenly teleport or move fast enough through areas, PlayerView? won't remove objects you can't technically view any more because it won't iterate through them.

Change History

Changed 6 years ago by mike

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

Solution

PlayerView? now keeps track of areas that you are in and on the next update (though this should be instant), it will remove any objects from areas that it hasn't looked in.

Note: See TracTickets for help on using tickets.