5,292 Commits over 2,345 Days - 0.09cph!
Physics performance tweaks
Fixed campfires not dealing damage properly
time and physics convars for server owners
Stability performance vars
Workqueue insight
Player prefab performance test
Temporarily preventing sending network update on stability var change
Setting up console window to host other developer tools
Another IsNaNOrInfinity check in AILocomotion
WorkQueue performance tweak
UpdateSurroundingsQueue profiling
globalchat enabled by default
More server console tweaks/fixes
Tweaking console newline behaviour
Don't load entities with NAN/Infinity positions, warn on it
Tweaked WorkQueue warning times
Show stats in server console
Guards against NaN/Infinity vectors and added warnings
Don't re-network updated stability value unless it changed
Spawned entities send a creation message immediately
Fixed player models not aiming up/down
Properly named queue time warnings
Splitting up Cl_BasePlayer into partials
Fixed fall damage
Rebuilt plugins
Fixed missing smoke materials on cargo plane and torch
Reverted to previous lidgren version
Fixed startup error in buildingtest
Fixed guns making now shoot effects
Fixed entity disable broken logic
Converted weapon worldmodels to the new ShadowOnly stuff
Limting error reporting to 5 per minute
Fixed NRE when getting pingTime
Fixed deploy guide NRE
Fixed "Ignore collision failed" warnings
Fixed NRE and warnings in new console system
Fixed fog shader on windows
Tweaked entity network rates
Fixed logic error in DamageTypes
Updated builder to use b18
Made the work queue class generic
Fixed stability system huge freezes
Warn if loading an entity takes too long
Attempt to fix "NetException: This message has already been sent!"
Fixed assertion weirdness on server startup
Fixed Lerp not lerping when far away
Better behaviour for disabled entities
When loading a HeldEntity, reset the owner
Bunch of clientside profiling
Switched networking to use times instead of ticks
Added server.fakelag
Added sever.fakeloss
Made lerping more sophisticated
Fixed RemoteLog serialization
Protocol++
Fixed ddraw.boxes all being white
null entity check in SaveAll (something weird is happening)
More low level network message writing
Added server.compression to turn network compression on/off
Added timewarnings to stability system
Added MaxSpawnDistance to effects
Added low quality mode to lerp
Fixed serialization fuckup in StorageBox (fixes capacity)
Made walls face outwards properly by default
Fixed ore texture
Check before adding position update
Fixed server info modal closing
More profiling
Fixed bushes being bulletproof
Changed how entity position/updates are networked for performance
Fixed loading screen not showing connection progress
Fixed "server is closing" error
Server log now shows reason for disconnect