30,753 Commits over 3,867 Days - 0.33cph!
Breaking Transform Monitoring into buckets
Keep the console at native res
Fixed infinite loop in FormatMemory
Added gc.collect
objects command now shows memory usage
Fixed terrain overlay texture index calculations being slightly off
Refactoring
Unified network position lerping, less shitty
Fixed schoolboy error (got client and server the wrong way around)
Added LUT blending
Reordered camera image effects in an order that seems to make the most sense
improved several of the wolf animations; finished adding all the sound fx for the wolf
Update terrain generator test scene
Added overlay support to the terrain shaders
Fixed weapon worldmodels floating 30 feet in front of player
Bow can now fire arrows (wip)
Fixed GameTrace sometimes returning too early
Can pick up dropped world items again
Fixed terrain overlay value normalization
Added overlay sampling to terrain cginc
Added more variants of the terrain layer masking functions
More work on the terrain overlay system
We can cache these messages and reuse them to avoid GC churn
Added terrain overlay textures
improved some wolf animations; added a new death animation for the wolf;
Updated TerrainMeta class description
Improved TerrainOverlayAdd
Made terrain overlay texture update nicer and faster
Fixed motion blur flicker when tonemapping is disabled; fixed warnings
commiting batch 4 of re-exported anims on new rig.
Added more terrain overlay functionality
Eating now affects metabolism properly
Campfire placement guide proper
Pass time to take onto ItemActions
Prepared the terrain foundation for overlays (trails, snow, ...)
Changed say so you don't have to use quotes
Wolf ragdoll
Resources now use the Resource Dispenser component
Fixed gibs not working if the mesh wasn't convex
Added command say
Added command users
Added command banlist
Added command banlistex
Added command listid
Those get auto-modified by Unity all the time
Added status command
Added connection.ping
Added connection.connectionTime
Added connection.GetSecondsConnected()
Added ConsoleSystem.RunConfig
Ban.cfg now saved/loaded proper
Added ConsoleSystem.Arg.GetPlayer( name/ip/steamid )
Added BasePlayer.Find( name/ip/steamid )
Added kick command
Added ban command
Added banid command
Server errors and asserts
Added a more readable font for the FPS graph