userGriglercancel
branchrust_reboot/main/world_update_2/antihack_query_optimizationcancel

6 Commits over 0 Days - ∞cph!

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