239,408 Commits over 3,837 Days - 2.60cph!

5 Months Ago
Backport more shadowcache code from cs2, start adapting lightbinner for new layout
5 Months Ago
Match import fbx offsets exactly
5 Months Ago
First pass on dedicated vm animator handling script for sks Uses new IViewmodelComponent interface, will probably come in handy in the future
5 Months Ago
▄▆▌▋ ▋▆█▉▌▄▍▉
5 Months Ago
Marked ScaleBySpeed as IClientComponent, fixes it running pointlessly on the server as it's only used for visual effects (0.15ms a frame in recent profiler snapshot!) Cleaned up RealmedRemove components on SImpleShark and boogieboard.deployed, all other instances of ScaleBySpeed were correctly being removed on the server Marked TriggerPlayerTimer as IServerComponent, it's only used on the boogie board server side
5 Months Ago
Wrap player input around IsLocallyControlled
5 Months Ago
Code refactor, start working on pawn possession (so we can do networked spectators later)
5 Months Ago
Properly aligned sharp coastal cliffs Medium cliff variant test
5 Months Ago
▍█▊█▍▄▋▉ ▅▌▉▌▋▄▍ ▉▋▋▊▉█ █▆▇ ▄ ▄▍▌▊▄ ▅▋▋█▆ ▍▇ ▉▌▍▋▌▄▍▌ ▌▅▌▋▉ ▌▄▋▌ ▄▉▆▆▇▍ ▄▍ ▌▄▊▋▄▇ ▌▍ ▆▅▌ ▊▋▉▇▆▉▅▌▅▄ ▅▆▄▍▍▇▋▋▄ ▅▍ ▌ ▌▄▄▆▄▋ ▌▄ ▋▆▊▆▄▅▉▅▍ ▋▆▄▌ ▌ ▊▋▉▌
5 Months Ago
Merge from mission_improvements_may_24
5 Months Ago
Fixed escape key not working anywhere
5 Months Ago
viewmodel updates inc bolt states & triggers
5 Months Ago
- Rearranged and updated prefabs, separated meshes and made doors separate, updated LODs and colliders
5 Months Ago
.gitignore update, case sens changes
5 Months Ago
viewmodel updates
5 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
5 Months Ago
Fix node graph comment not saving position after resize
5 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)
5 Months Ago
Fixes Fix input to work on the controller
5 Months Ago
GameObjectControlWidget: allow opening prefabs in editor
5 Months Ago
Merge from unity_2022.3.24
5 Months Ago
Merge from main
5 Months Ago
Fixed a bunch of places in PlayerWalkMovement setting Rigidbody.velocity without checking isKinematic
5 Months Ago
▅▄▅▆▆ ▍▄▄▆ ▇█▅█▆█▆▇█▆▊ █▋▊▅▉
5 Months Ago
More fucking around with Unity.AI.Navigation
5 Months Ago
Link.IsNestedInput ActionGraph delegates can override input values
5 Months Ago
Removed some bullshit files, compile fix
5 Months Ago
Analytics for asset warmup & prefab warmup
5 Months Ago
Maybe fix hostile UI sometimes not showing if you're inside a safe zone
5 Months Ago
merge from fix_ammo_unload_drop
5 Months Ago
merge from fix_pickafriend_dark_colors
5 Months Ago
merge from fix_broken_minigun_delete_ammo
5 Months Ago
merge from fix_place_foundation_under_floor/roof
5 Months Ago
merge from reduce_server_tags/compact
5 Months Ago
merge from tutorial_terrain_splat_issues
5 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
5 Months Ago
New Hair + Space Suit LODs
5 Months Ago
Citizen: convert the remaining 'Walk2X' sequences to source the new WalkFast clips
5 Months Ago
Fix horses occassionally being hit twice by bullets & dealing an extra +50% damage to them - raised density to 100 = no bullet penetration
5 Months Ago
Citizen/animgraph: added WalkFast_SE & WalkFast_SW + updated animgraph
5 Months Ago
Missed pathing files
5 Months Ago
Ported over a bunch of pathing code from Bradley Swapped wheelbase to that of a Ford Transit :O
5 Months Ago
Use interfaces instead of attributes Unused GameObject.PreRender Component.OnStart works on components that don't implement OnUpdate
5 Months Ago
Added Ackermann steering to target
5 Months Ago
Client IO lines parenting (missed some files)
5 Months Ago
5 Months Ago
Client IO lines parenting wip: wires placed on doors are now properly parented and will follow as they open and close
5 Months Ago
Swap to BaseEntity Added scene to scene loader Shock and tire animation swapped to clientside Cleaned up vendor scenes
5 Months Ago
Initial test scene and client and server script setup
5 Months Ago
Fix ammo being dropped on the ground when unloading a weapon with a full inventory