3 Years Ago
Add new PersistentObjectWorkQueue, similar to ObjectWorkQueue<T> but designed to iterate over a non-changing list of objects Implemented new queue on LightgroupAtTime (consistently taking 0.6ms a frame, new limit is 0.1ms) Fixed ObjectWorkQueues never actually starting the stopwatch (this will be causing performance impacts on clients and servers)