userGarry Newmancancel

19,201 Commits over 3,898 Days - 0.21cph!

10 Years Ago
Added convars to adjust physics iterations, physics steps at runtime
10 Years Ago
Hammer behaviour now derived from melee Fixed hammer animations not playing as they should be
10 Years Ago
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
10 Years Ago
Added self test to bootstrap Fixed a couple of Sentry errors Added a couple of speedtrees to make sure it works
10 Years Ago
A bunch of speedtrees (open in speedtree then go to file -> save as with assets and save into Rust content folder somewhere)
10 Years Ago
Fixed floor triangle having a square collider (thanks hamiltonfed)
10 Years Ago
Updated Lidgren Testing different lerp method for player positions
10 Years Ago
Compile fix
10 Years Ago
Loadtime reporting, current screen reporting, crafting reporting
10 Years Ago
Deleting cfg folder added by Scott
10 Years Ago
Log connections, disconnections with Google
10 Years Ago
Making snapshots on respawn a bit more predicatble so we can show loading screens protocol++
10 Years Ago
Adding Google Analytics test
10 Years Ago
Fixed stone hatchet - good job dyngnosis on reddit, you win
10 Years Ago
Give items back on cancelling craft Cancel crafting on die
10 Years Ago
Fixed sleep inside spectator exploit
10 Years Ago
Fixed hazmat suit making the player invunerable
10 Years Ago
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
10 Years Ago
Fixed supply drop not dropping
10 Years Ago
Ragdolls for boar, bear, stag Tweaked player ragdoll (should fix LOD issues)
10 Years Ago
Added triangular floor peice Wolf meat is now proper cookable
10 Years Ago
Added hazmat suit parts
10 Years Ago
Added mesh colliders to hazmat suit parts
10 Years Ago
Hatchet, Boneknife, Pickaxe should be functional - even if the animations are kind of odd
10 Years Ago
BuildingTest scene
10 Years Ago
Added triangle shaped foundation (test) http://files.facepunch.com/garry/2014/September/12/1410522651.jpg
10 Years Ago
Adding a bunch of primitive meshes - for placeholding, prototyping
10 Years Ago
Added ragdoll testing scene
10 Years Ago
Fixed server not saving config files on quit
10 Years Ago
Rock hit sounds, screenshake Fixed weapon sounds effects sometimes not playing
10 Years Ago
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
10 Years Ago
Log parser more compatible
10 Years Ago
Trim newline in stack trace
10 Years Ago
Crash detection, extract + clean up stack trace so grouping works properly in Sentry
10 Years Ago
Undone compile fix (upgrade to u5b3)
10 Years Ago
Undoing changes in ClearFirstFrame (causing black screen)
10 Years Ago
Installscript for Rust Windows
10 Years Ago
Door can now be locked open (probably won't ever want to do this) Lock costs less to craft Can now duplicate a key without a lock Doors have visible lock when a lock is attached (placeholder) Fixed projectile script being ifdef'd out Refactored CrosshairInfo to GameMenu
10 Years Ago
Added tools/Find Prefab Errors - finds missing components on prefabs
10 Years Ago
Log resource/animal respawns - (trying to isolate the problem)
10 Years Ago
Weapon animations no longer use triggers - this prevents small delays on firing etc Changed states in the weapon animations (state must be named attack, attack2, reload etc) Wooden Door Key costs 50 wood (down from 200) Hammer now has a holdtype
10 Years Ago
Fixed moderators/owners not being properly marked
10 Years Ago
Crash reporter - scan for crash folders, report crashes from them
10 Years Ago
Crash reporter: clean up reported logs
10 Years Ago
Crash report fixes
10 Years Ago
Attempt to detect and report crashes in previous runs
10 Years Ago
Added option to compile debug 64bit windows client
10 Years Ago
Item module "Container" can now have default items Camp fire now created with wood inside
10 Years Ago
Added Tools/Update Effects Prefabs to verify that the fx prefabs are valid Fixed fx prefabs without recyclers, with disabled recyclers
10 Years Ago
Forgot launcher code