248,620 Commits over 3,928 Days - 2.64cph!

20 Days Ago
Reorganize node definitions
20 Days Ago
vm mini crossbow rig updated also deploy and admire animation edits
20 Days Ago
Fix GraphInputParameter test
20 Days Ago
Use intermediate locals for value passing More tests passing, simpler expression trees
20 Days Ago
Hide local player arms when mounting the ballista
20 Days Ago
v4 crouch anim exports
20 Days Ago
Hints NRE fix
20 Days Ago
▅▌▍▊▄ ▄▇▇▊█ ▆▋ ▍▉▇▄▊ ▄▇▅▊
20 Days Ago
Temporarily comment skid lines out in MoveMode while they're not accounting for the latest changes to the parameters
20 Days Ago
Added WASD controls to ballista
20 Days Ago
This makes more sense Gather objects Split logic into COcclusionCullingStandard
20 Days Ago
Don't use absolute path when creating sounds from mp3s
20 Days Ago
Fixed up DoF in main menu
20 Days Ago
Rotating game hints in certain menus
20 Days Ago
updated avatar settings on a few test anims
20 Days Ago
Main menu additively opens an arena as the background
20 Days Ago
Show ability stack
20 Days Ago
Game cancellation
20 Days Ago
jungle ruins topologies for procmap testing, terrain blendmaps
20 Days Ago
Copy over properties when bulk creating multiple nav links
20 Days Ago
Link connection radius should be internal not private
20 Days Ago
Make sure SoundEvent is compiled before we try to add sounds to it. Fixes Right Click MP3 -> Create Sound Event(s)
20 Days Ago
Avoid loading the same includes from disk over and over again Fix shader cache concurrency Use shader compile context
20 Days Ago
Ballista swivel rotation
20 Days Ago
updated the s2p settings for the jungle ruins, mainly filters/outputs. Some scene cleanup
20 Days Ago
Remove debug #pragma optimize statements
20 Days Ago
NavLink doc comments Format
20 Days Ago
player model NRE fix
20 Days Ago
Tweaks, inverted ballista up animator parameter
20 Days Ago
Tpose for fingers in avatar
20 Days Ago
Update: comments - fixed spelling mistake - added an explanation for invalidation of cached tick state Tests: none, trivial change
20 Days Ago
Correct meta rotations in the avatar (maybe)
20 Days Ago
Added leg animator to the player model, only enabled when mounting the ballista
20 Days Ago
Proper object.Equals overrides for AssetBrowser entries Asset browser: fixes for thumbnails not displaying/regenerating properly
20 Days Ago
merge from main
20 Days Ago
renamed idle breathe to match source exported jog E and idle on v4 rig added anims to player animator
20 Days Ago
Added better TAA sampling to reduce blurring
20 Days Ago
Should've resolved issues playing ability cards
20 Days Ago
Removed ballista debug logs
20 Days Ago
Increased ballista mass Dismount driver when flipping or reaching high velocities Fixed some rotation issues Fixed missing wheel NRE
20 Days Ago
Fixed warnings
20 Days Ago
Avatar fixes to prevent submerged animations
20 Days Ago
Modify default agents to behave better when traversing nav links (They still suck though) https://files.facepunch.com/lolleko/1b0611b1/sbox-dev_xO6m7sWLTo.mp4
20 Days Ago
Collision pass on ruin walls. Fixes to prefab settings.
20 Days Ago
adjust bullet impact
20 Days Ago
Can shoot mine
20 Days Ago
Simplify serialization, get ready for directly reusable graphs # Conflicts: # Facepunch.ActionGraphs.Test/Serialization.cs # Facepunch.ActionGraphs.Test/Validation.cs # Facepunch.ActionGraphs/ActionGraph.Delegates.cs
20 Days Ago
edited mini crossbow 3p anims, set the anim clips to get the r prop bone working and set up holster position
20 Days Ago
Bind IVfx Bind IVfx Remove unused Shader compile, support passing in pre-loaded, pre-masked code
20 Days Ago
Big rewrite to simplify code generation Re-implement OutputNodeDefinition.OnBuildExpression Test fixes, cleaner generated expression tree Fix evaluating exposed properties