249,918 Commits over 3,959 Days - 2.63cph!

5 Years Ago
Call RemoveFromTriggers when the player dies/respawns on the client
5 Years Ago
Potentially fixed player getting stuck in the TriggerPlayerForce volume when mounting/dismounting by manually removing them from the volume (probably caused player getting flung away when dismounting) Added ClientOnPlayerMountedSeat ClientOnPlayerDismountedSeat callbacks to BaseVehicle
5 Years Ago
Increased the width of mount hot spots on the cockpit modules
5 Years Ago
Added a swap seat sound def field to Mountables that will play instead of the mount sfx if a player is swapping seats to that mountable The dismount sfx will no longer play when swapping seats in the same vehicle
5 Years Ago
Remove a redundant every frame copy in LightLOD.UpdateAll
5 Years Ago
Added a new debugging.debugcamera_offset convar to manage offset in the debugcamera in a way that doesn't zero out the third person camera offset
5 Years Ago
More melee stuff. Manifest & scene backup.
5 Years Ago
Switch ImpostorRenderer to use a NativeArray instead of a C# one Use Shader.PropertyToID when setting shader properties
5 Years Ago
DebugUtil method now handles rotated wireframe cubes
5 Years Ago
HideIfOwnerIsFirstPerson will now enable meshes if a debug camera exists (fixes held entity meshes not rendering when switching to debug camera while in first person)
5 Years Ago
Add Model components to various tool entities so that skins are properly assigned to the third person mesh Fixed: salvaged icepick, longsword, rock, stone hatchet, stone pickaxe, explosive satchel, salvaged sword, hatchet, hammer and pickaxe
5 Years Ago
Include Vehicle Movement layer in spawn PlacementCheckMask and BoundsCheckMask, so that vehicles won't ever spawn together in the same spot
5 Years Ago
Don't check NeedsTimeout every cycle of the loop because it's a bit expensive
5 Years Ago
Correct - to +
5 Years Ago
Adding DebugUtil.cs, draws (unrotated) wireframe cubes without gizmos
5 Years Ago
Merge from main
5 Years Ago
Melee impact effects WIP Better metal impact base
5 Years Ago
Adjust ball mass, bounciness
5 Years Ago
Don't add extra bounce boost to balls hitting other balls
5 Years Ago
Switch Ball collision from Discrete to Continuous Dynamic
5 Years Ago
claw,frame,laser targeting build !redux
5 Years Ago
Bear fur model/prefab updates
5 Years Ago
merge from main
5 Years Ago
▇▄▇█ ▄▊▌▇▅
5 Years Ago
Animal fur shader
5 Years Ago
Updated Bear model/textures/prefabs Moved bear animation fbx's to their own folder
5 Years Ago
Add app.listenip to set the IP address the companion server should listen on (optional) Add app.publicip to set the IP address that Rust+ should connect to when pairing (optional) Add app.info to display which IP addresses and ports the companion server is currently using
5 Years Ago
▆▍▉▉▆ ▅▄▇▋▋▊▉▌ ▆▄▇█▅▉ ▋▆▇▅▅█▄▅▉▌, ▊▍▇▄█▉▌▍▉ █▊▇▄▋▍█ ▋█ ▆▊ ▌█ ▅ ▆▍ ▋▍▌▇▅▆▍ ▉▉▄ ▌▇██▋▆▇ ▍▋▌▇▆ ▊▅▋ ▋▉▌ ▌▄ ▅ ▋▄▅▊▉▄'▉ ▇▅▋▌ ▉▋ ▅▄▆▄?
5 Years Ago
Fixed going back to split-screen after reviving a player Fixed respawn pod regression !redux
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
Improvements to bonus calculations, item tweaks.
5 Years Ago
[▊█▄] ▉▄▋▌ ▌▄▍▄▉ ▇▊▉/▅▇▄▇
5 Years Ago
[▅▅▇] ▇▉▌▇▇▍ ▉▆▌▋▄▌▉▌█▇██▌▄ ▄▌▅ ▄▌▆▌▋▋ ▊▆█▉▍█ ▇▆▋ ▇▆▆▆██▅▄▄▌ █▍▊▉▆▄▆██▌ ▉▅▄▌ █▆█▊▇▊█.
5 Years Ago
Fixed NPC.Give() being able to give the NPC multiple copies of the same weapon, now returns the existing copy Added NPC.GetWeapons(), NPC.GetWeapon( class ), NPC.SelectWeapon( class/ent )
5 Years Ago
avoid divergence when setting initial _targetPlayerUpdateTimer Only log frame times if replays don't diverge Merge branch 'master' into split-screen Switch between split-screen and one camera on player death Animate transition from split-screen to single camera Update Jenkinsfile !redux
5 Years Ago
fix misaligned spinner on logging in for iOS
5 Years Ago
views for failed to load Privacy and Terms
5 Years Ago
Unmounted materials appear as missing textures properly, instead of just white Broken Patch materials fallback to LightmappedGeneric Changed the default fallback shader to a working Wireframe shader
5 Years Ago
▍▇▅▄▌▊▊▇ ▆▇▌▅▉
5 Years Ago
change external button and tweaks
5 Years Ago
Change Legal and TOS to their own pages
5 Years Ago
█▉▄▇▉ ▄▇▌▌ ▆▊▋▉█▉▍▅_▌▅▍▆▊▉_▍▍▇▆ ▆▋▊██▍▄ ▆▅█▆▌▅▌ ▌▅▆▉▉
5 Years Ago
▍▆▇▅▄▅▌▇ / ▋▌▍▄▌ ▌▌▇▊▆ ▄▉▅██▉ ▍▋█▊█▌▄▅▉▄▍. ▅▊▉▊▉▄▉▉ ▅▍▊▄▄. ▄▋▊▍▊ ▊ ▉█▌▋▆▇▋ ▆▌▍▌▋█ ▌▍▋▊▄ (▉▉█▉ ▌▆▉▆▊)
5 Years Ago
Fixed extreme performance loss when trying to render unmounted materials (unmounting CSS while on a map that uses CSS content and re-joining that map)
5 Years Ago
▌▊▍▋ ▅▇▍▇█▅██ █ & ▌ █▄▌▄▄ ▋▌▍▄▌▋ █▊▇▌▅▇ ▊▋▍▆▄▍▆
5 Years Ago
Use UnlitGeneric as fallback shader when no shader is given, so that brushes/displacements are not completely invisible or have weird distorted wireframe representations floating around
5 Years Ago
Fixed decal related crashes on world geometry (brushes/displacements) when the material they are applied to are unmounted
5 Years Ago
▆▋▌▅▋ ▋▊▌▅▄▆▅▇▆ ▇▅ ▉▅▍▊█▆ ▉▌█▉▅▉ ▄▋ ▆▌▉▌▅▍▉▅▌▋▆ ▅▊▉ ▇▆▇▍▉▄▄
5 Years Ago
Merge from main