5,292 Commits over 2,345 Days - 0.09cph!
Added delay to melee attacks
Fixed bolt rifle ironsights being wrong
ViewModel.scene: Viewmodel switching button list
ViewModel.scene: Right click look around, wsad move
ViewModel.scene: Added melee hit button (plays "attack", then plays "attack2" on "Strike" event
ViewModel.scene: Selects animation on viewmodel change in editor
ViewModel.scene: Remembers last open viewmodel
Converted rock, torch, hammer melee viewmodels to new system
Rock hit sounds, screenshake
Fixed weapon sounds effects sometimes not playing
Fixed server not saving config files on quit
Added ragdoll testing scene
Adding a bunch of primitive meshes - for placeholding, prototyping
Added triangle shaped foundation (test) http://files.facepunch.com/garry/2014/September/12/1410522651.jpg
Hatchet, Boneknife, Pickaxe should be functional - even if the animations are kind of odd
Added mesh colliders to hazmat suit parts
Added triangular floor peice
Wolf meat is now proper cookable
Ragdolls for boar, bear, stag
Tweaked player ragdoll (should fix LOD issues)
Fixed supply drop not dropping
Stag, Bear, Boar now use their real ragdolls
Deleted UnityVS files committed by Scott
Made ViewmodelBob smoother, no snapping between states
Fixed boltrifle ironsights hold position being massively off (for real this time)
Toned down rock hit screen shake
Upped max texture resolution on 729 textures
Fixed hazmat suit making the player invunerable
Fixed sleep inside spectator exploit
Give items back on cancelling craft
Cancel crafting on die
Fixed stone hatchet - good job dyngnosis on reddit, you win
Adding Google Analytics test
Making snapshots on respawn a bit more predicatble so we can show loading screens
protocol++
Log connections, disconnections with Google
Deleting cfg folder added by Scott
Loadtime reporting, current screen reporting, crafting reporting
Updated Lidgren
Testing different lerp method for player positions
Fixed floor triangle having a square collider (thanks hamiltonfed)
Added self test to bootstrap
Fixed a couple of Sentry errors
Added a couple of speedtrees to make sure it works
Meat now needs to be in a campfire to cook (not your pockets)
Meat now becomes spoiled after a while
Meat can now become burned if left cooking for too long
Hammer behaviour now derived from melee
Fixed hammer animations not playing as they should be
Added convars to adjust physics iterations, physics steps at runtime
Added GA to server too
GA now reports memory, average fps
Fixed compile warnings in torch anim controller
Undone another one of Scott's crazy commits
Fixed server tracking code having a trailing space
Added server -autoupdate command line
Changed sliders in F2 menu to not be terrible
Added shadow distance control in F2 menu
Added Tools/Check Animations
Fixed null state transitions in animation files (fixes a u5b4 crash) http://files.facepunch.com/garry/2014/September/19/1411118438.png
Changed voice playback method, but it isn't working
Updated project to Unity5b5
Updating native libraries (should fix linux issues)
Fixed craft cancel refund dupe exploit/bug
Fixed not being able to walk up stairs (made collider convex)
Don't report each attack (performance)
Removed some unused shaders
Added script to find unused shaders (which is mostly useless)
Dropping items now uses player eye angles properly
Fixed prefab warning when prefab has caps in name
Fixed all compile warnings (apart from inconsistent newline bullshit)
Fixed hammer hitting slow
Fixed sleeping bag owner id not surviving a load