242,147 Commits over 3,867 Days - 2.61cph!

6 Months Ago
- Rearranged and updated prefabs, separated meshes and made doors separate, updated LODs and colliders
6 Months Ago
.gitignore update, case sens changes
6 Months Ago
viewmodel updates
6 Months Ago
Adjust recoil system to be more sane Add some UI components back, start on ammo hud. Default map facepunch.prison Reflect real ammo counts, fixed MP5 ammo container
6 Months Ago
Fix node graph comment not saving position after resize
6 Months Ago
Switch asset warmup to use the existing Timing class Hook Timing events and send to Azure inside performance analytics (so we can assossiate load times -> hardware)
6 Months Ago
Fixes Fix input to work on the controller
6 Months Ago
GameObjectControlWidget: allow opening prefabs in editor
6 Months Ago
Merge from unity_2022.3.24
6 Months Ago
Merge from main
6 Months Ago
Fixed a bunch of places in PlayerWalkMovement setting Rigidbody.velocity without checking isKinematic
6 Months Ago
▅▄▅▆▆ ▍▄▄▆ ▇█▅█▆█▆▇█▆▊ █▋▊▅▉
6 Months Ago
More fucking around with Unity.AI.Navigation
6 Months Ago
Link.IsNestedInput ActionGraph delegates can override input values
6 Months Ago
Removed some bullshit files, compile fix
6 Months Ago
Analytics for asset warmup & prefab warmup
6 Months Ago
Maybe fix hostile UI sometimes not showing if you're inside a safe zone
6 Months Ago
merge from fix_ammo_unload_drop
6 Months Ago
merge from fix_pickafriend_dark_colors
6 Months Ago
merge from fix_broken_minigun_delete_ammo
6 Months Ago
merge from fix_place_foundation_under_floor/roof
6 Months Ago
merge from reduce_server_tags/compact
6 Months Ago
merge from tutorial_terrain_splat_issues
6 Months Ago
Fix index out of range sometimes when clicking on the clan announcement textbox for editing Fix clicking on the clan announcement textbox not being able to put the caret right at the end of the text
6 Months Ago
New Hair + Space Suit LODs
6 Months Ago
Citizen: convert the remaining 'Walk2X' sequences to source the new WalkFast clips
6 Months Ago
Fix horses occassionally being hit twice by bullets & dealing an extra +50% damage to them - raised density to 100 = no bullet penetration
6 Months Ago
Citizen/animgraph: added WalkFast_SE & WalkFast_SW + updated animgraph
6 Months Ago
Missed pathing files
6 Months Ago
Ported over a bunch of pathing code from Bradley Swapped wheelbase to that of a Ford Transit :O
6 Months Ago
Use interfaces instead of attributes Unused GameObject.PreRender Component.OnStart works on components that don't implement OnUpdate
6 Months Ago
Added Ackermann steering to target
6 Months Ago
Client IO lines parenting (missed some files)
6 Months Ago
6 Months Ago
Client IO lines parenting wip: wires placed on doors are now properly parented and will follow as they open and close
6 Months Ago
Swap to BaseEntity Added scene to scene loader Shock and tire animation swapped to clientside Cleaned up vendor scenes
6 Months Ago
Initial test scene and client and server script setup
6 Months Ago
Fix ammo being dropped on the ground when unloading a weapon with a full inventory
6 Months Ago
█▌▉▆▉ ██▍▋▍ ▌▆▆▊▌ ▋▊▄█▌
6 Months Ago
▍▉▌ ▄▅▉ ▄█▊▊▄▉▉▅▅▅ '▆███▉▊▋▍▋' (▋▅▉ ▉▊▍▅▄▇▌▄▍ ▉▇▍▄▊▍▍), ▊▅▅▅█ ▋▊▆▌▌▆▇▋▍ ▇▇██▍▄▊ ▍█▅ ▆▄▆▊▄██▍▋▌ ▇▊▉▄▅ ▌▍▊▇, ▆▄▉▇▍▆ ▍▉▉▋ ▍▆▊▊ ▍▌▇█▄▅▇█▇▊▍
6 Months Ago
merge from harmony2_3
6 Months Ago
Start doing some stats for maps
6 Months Ago
merge from fix_spawn_map_entities
6 Months Ago
merge from fix_safezone_backpack_drop
6 Months Ago
Bullets point towards lerped direction, not raw input
6 Months Ago
Fixed projectile collisions being funky, disable main collider properly
6 Months Ago
Changed wire culling to per-pixel; disabled by default on materials
6 Months Ago
player update. exported setup L96 rifle animation set. made L96 holdtype override controller for it too
6 Months Ago
Don't update scene view camera input if the editor window isn't active (sbox-issues/issues/5383)
6 Months Ago
Implement haptics for shooting Trigger haptics when taking damage