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

3 Months Ago
merge from pipette_skin
3 Months Ago
Messed up my last commit, re-applying 98711: 'pipette' command can now copy items skin 'selectitem' will also try to select item with the same skin in your inventory
3 Months Ago
Retouch material/model uncaching Making sure it doesn't happen when mcore is turnedon/allowed Resolved case sensitivity issues with lua_refresh_file Change up GetPhysicsObjectNum warnings with more info
3 Months Ago
Animgraph: Add modelspace blending support to Add and Subtract nodes https://files.facepunch.com/layla/1b1011b1/sbox-dev_DkWD1KYUFD.mp4
3 Months Ago
FPXR update, new actions manifest path format, temporarily remove knuckles bindings
3 Months Ago
Start moving over to subactions for per-controller input context
3 Months Ago
'pipette' command can now copy items skin 'selectitem' will also try to select item with the same skin in your inventory
3 Months Ago
Added client flags for braking, pulling over and lights
3 Months Ago
map updates - mid rework added extra deathmatch spawns
3 Months Ago
Expose overall stock Swap vendor check to a distance check Expose refill time Set vendor up to just have 1 of each item
3 Months Ago
Revert method change
3 Months Ago
DigitalAction -> BooleanAction, strip down input stuff, remove unnecessary refresh rate calculations Strip down input stuff, we can just do everything by path New actions manifest format
3 Months Ago
Change the way we handle bindings and actions
3 Months Ago
Expose refill time Increase brake power Reduced check radius
3 Months Ago
player update. 3p updated chainsaw anims exported
3 Months Ago
merge from main
3 Months Ago
- correct WaterFactor handling with eye height - corrected deployable spawn orientation - driving animation with throttle input
3 Months Ago
Formatting fix
3 Months Ago
Switched method of equipping
3 Months Ago
Context menu UI to add / remove inputs / outputs Fixes Facepunch/sbox-issues#5625
3 Months Ago
▄▌▍▍▇ ▆▍█▌ ▋▄▌▄▉ ▌▆▉▋ ▊▅▄▊▆_▍▌▌▉▆_▋▋▍▅▇▄
3 Months Ago
Fixed incorrect patron wait condition
3 Months Ago
Fixed a potential OOB error when clearing wires
3 Months Ago
Added CallsPerSecond attributes on SeismicSensor, Electrical Branch and WireTool RPCs Codegen
3 Months Ago
fix for 3p captive struggle anim not working
3 Months Ago
Spawned vendor now points in the direction of initial travel Client stop targets discarded
3 Months Ago
3 Months Ago
ParameterDefinitionExtensions.With order test, actual fix
3 Months Ago
Added vendor fronts to new WIP model Removed DDdraw's Removed redudant ServerInit in vendor front
3 Months Ago
No fall damage if noclipping
3 Months Ago
map iterations
3 Months Ago
Redo fall damage
3 Months Ago
Restyled developer menu to categorize properly
3 Months Ago
War Helmet LODs
3 Months Ago
Implement Input::GetVector2ActionState InputDigitalAction -> InputBooleanAction, move Input initialisation into instance and link session afterwards
3 Months Ago
Don't use blur on pause menu
3 Months Ago
storage building large progress
3 Months Ago
Add drop shadow to crosshair elements, add game settings for dynamic crosshair, crosshair dot Expose crosshair distance, length params basic color editing for crosshair
3 Months Ago
Show belt items as locked to make it clearer you can't use them when handcuffed
3 Months Ago
ParameterDefinitionExtensions.With order fix
3 Months Ago
3 Months Ago
Gasmask LODs
3 Months Ago
▊█▉▆█ ▍▅█▄ ▉▌▊▍
3 Months Ago
Unsubscribe from OnTeamChanged in PlayerId.OnDestroy
3 Months Ago
Added dev command that'll drop the player's audio listener until they hit the button again, good for testing footsteps - adjusted soundscape volume Expose ability to update footstep range globally, turn off occlusion on them
3 Months Ago
Add a priority of 10 to ChangeAttribute. Change logic will be done before Sync Var logic, ensures we can get the old value properly. This should fix recursion in change callback.
3 Months Ago
Add Priority to CodeGeneratorAttribute - allows you to specify priority. Higher priority means the target method/property is wrapped first.
3 Months Ago
Adjust c4 beep frequency
3 Months Ago
Bomb plant radio originates from the correct player
3 Months Ago
Add some debug logs to track down this player marker shit