branchrust_reboot/main/world_update_2/antihack_query_optimizationcancel

6 Commits over 0 Days - ∞cph!

10 Months Ago
separated stationary player processing from moving player processing - lets us run normalize tick finalizing code for players while we run physics queries on jobs in the background
10 Months Ago
removed unused command generating function
10 Months Ago
gave Parallel.For some profile regions on the scripting threads
10 Months Ago
no-clip functional with physics queries as generated commands - requires a lot of lists to gather information of the sub-set, need to find a better pattern here
10 Months Ago
merge from world_update_2