Ticket #42 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Gravity isn't set when the world is loaded from db.

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

When a game world is loaded from db, the realm does not set the physics properties. They are loaded fine from db, just not initialized.

Change History

Changed 6 years ago by mike

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

Solution

Realms had code to setup the world params after being transferred over the network. I fixed that so the same code ran after being loaded.

Note: See TracTickets for help on using tickets.