userFlaviencancel
branchrust_reboot/main/autoturret_servertick_optimcancel

4 Commits over 0 Days - ∞cph!

2 Months Ago
Fixed npc turrets erroring when finding a target, caused by 114404
2 Months Ago
Toggle the client warning zone trigger based on the peacekeeper flag Set the exclude layers
2 Months Ago
Strip the massive target detection trigger from the client Set the exclude layers
2 Months Ago
Check if the autoturret has entities connected to its outputs before calling MarkDirtyForceUpdateOutputs This will drastically reduce the time spent on AutoTurret::ServerTick on server with a large IO queue Enqueuing turrets can be very slow because of the duplicate checks - temp solution until we back the IO queue with an hashset