244,594 Commits over 3,898 Days - 2.61cph!

4 Months Ago
small off by one error
4 Months Ago
Determine major Key Names from NativeKeyCode before anything else. Fixes non-english keyboard layouts (Facepunch/sbox-issues#6044)
4 Months Ago
Unset light index mapping uses blank light constants to kill off the light
4 Months Ago
Reset stock back to 10 Removed excess logs
4 Months Ago
Attempted travelling vendor 'Advance Path NRE' patch
4 Months Ago
added BaseEntity query that properly checks radius against the entity obbs - existing uses replaced with GetInSphereFast version that don't do the finer check
4 Months Ago
Update Shortcuts to use the new Editor Keybinds system
4 Months Ago
Optimize navmesh debug view
4 Months Ago
Added shortcut for pause (CTRL+F5)
4 Months Ago
player update. added y transform offset to swim N anim to match the height of the treadwater anims
4 Months Ago
Make internal for now
4 Months Ago
Allow merge at start or end of split edge We should be testing min denominator here to avoid NaN Allow ignoring edge style in DebugDump.Bevel
4 Months Ago
populated playerAnimation.controller with latest 3p anims
4 Months Ago
Some refactor, try to branch out with convar where possible
4 Months Ago
merge from swap_keycard_fix
4 Months Ago
Complete client navmesh drawing
4 Months Ago
Put Create News Post at the top News style tweaks Fix video uploads ModelDialog footer button gap Position section edit buttons where we can find them Add autoplay to video block Fix page stretching
4 Months Ago
Make it possible for admins to see the navmesh
4 Months Ago
Don't use Shortcut as type "Window" when forcing Shortcut . Fixes F5 not being called when game view is in focus.
4 Months Ago
divesite container update
4 Months Ago
Integrated unique environments into World Setup stack Adjusted min altitude for inland place cliff components to -100m
4 Months Ago
merge from unique environments to cliffs
4 Months Ago
Be a bit more explicit with CTRL+C/V/X so other shortcuts work.
4 Months Ago
ue_oasis_c build and level prep
4 Months Ago
Don't send Ctrl+C/V/X shortcuts when in a text field (since you probably only wanna do that in the text field). Resolves Facepunch/sbox-issues#6057
4 Months Ago
Branch for experimenting and fucking around with networking w/ diagnostics Test trying to reduce packet sizes a lot Only do parent rpc if we're network root Change order here Go back to reliable test Test Reduce initial size Test unreliable again Unreliable transform updates test Prevent calling Msg_ClearInterpolation for ourselves Fix drop older updates Fix Remove this log When flushing pending updates before RPC calls - send reliable transform update Move net stats drawing out into system Only flush pending updates on reliable RPCs Some docs Don't call set parent if we called the rpc Call these flags Transmission maybe
4 Months Ago
Potential SwapKeycard.UpdateAccessLevel fix
4 Months Ago
Name the decal/particles/prefab objects that weapons create Don't stomp the default saturation
4 Months Ago
Call these flags Transmission maybe
4 Months Ago
Don't call set parent if we called the rpc
4 Months Ago
Baseline, added prefabs
4 Months Ago
.mat missing
4 Months Ago
Compile fix following merge
4 Months Ago
merge from main
4 Months Ago
barnacle_tiling_orange variant
4 Months Ago
Better rotation and demolish blocked errors Grade upgrade message order
4 Months Ago
Make frame selection behaviour more consistent
4 Months Ago
Optim: Don't wait full timeout for CompanionServer if it's done Tests now run 2.5s instead of 12s. Tests: Ran all tests multiple times - all green
4 Months Ago
Plaster added to jungle ruins
4 Months Ago
Update: Adding last tests to CompanionServerTests One of them, TestNexusAuth, doesn't do deep testing since it requires setup of NexusServer, which is incompatible because of DontDestroyOnLoad. Tests: Ran all unit tests multiple times - all green
4 Months Ago
Pretty up shortcut hints a bit Add more context menu shortcut hints
4 Months Ago
Some docs
4 Months Ago
Make TreeView item renaming more explicit, share same rebindable shortcut
4 Months Ago
Don't need two copies of Pooled<T> Include SDF data in dump Fix parsing edge loops from dump
4 Months Ago
Only flush pending updates on reliable RPCs
4 Months Ago
merge from main
4 Months Ago
Fix shortcuts like Ctrl+Z in ActionGraph @CarsonKompon let me know if this isn't the right solution here
4 Months Ago
Keep an updated count on packages showing what % of users are experiencing errors
4 Months Ago
Move net stats drawing out into system
4 Months Ago
Set light index mapping if we have a bake light index