branchrust_reboot/main/world_update_2/antihack_query_optimizationcancel
6 Commits over 0 Days - ∞cph!
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
removed unused command generating function
gave Parallel.For some profile regions on the scripting threads
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
merge from world_update_2