DarkflameServer/dWorldServer
David Markowitz 58cc569c75 fix out of order physics updates
fixes an issue where physics entities were not given a chance to be marked as sleeping, causing a initial sleeping calls to be missed and causing objects that collided with one another to not register new collisions since they were sleeping at the time the new collision fired off.

Tested that Brick Fury now corectly aggros the _first_ spawn of enemies near by to him.
Tested that the turrets in crux prime now correctly shoot the _first_ wave of enemies that spawn.
2024-04-30 23:09:35 -07:00
..
CMakeLists.txt fix: Dissolve more CMake dependencies (#1387) 2024-03-05 20:13:24 -06:00
PerformanceManager.cpp Move CDClientManager to be a namespace (#1431) 2024-02-08 23:40:43 -06:00
PerformanceManager.h Update WorldServer timings 2022-12-16 03:46:38 -08:00
WorldServer.cpp fix out of order physics updates 2024-04-30 23:09:35 -07:00