userGriglercancel
branchrust_reboot/main/world_update_2/antihack_query_optimizationcancel

6 Commits over 0 Days - Infinitycph!

2 Years 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
2 Years Ago
removed unused command generating function
2 Years Ago
gave Parallel.For some profile regions on the scripting threads
2 Years 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
2 Years Ago
merge from world_update_2