5 Years Ago
DTLS IMPROVEMENTS 1. Better staging order ( so its not across > 1 tick ) 2. Better memory management ( empty staging containers won't pollute pix ) 3. Immediate mode takes less stages/latency 4. Sending bug fix ( didn't send until after rtti ) + flush fixing 5. Lowered tick frequency to 15ms ( from 5ms ). Local tests giving same results as 5ms. Fixes for local server stuff on editor/consoles ( brought about by necessary changes to the server code by Alex ).